This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ffmpeg
/
fftools
History
Anton Khirnov
544631cab1
ffprobe: only hash extradata when it is present
...
Passing zero-sized/NULL buffers to av_hash_update() is invalid and may crash with certain hashes.
2021-05-09 10:59:21 +02:00
..
cmdutils.c
avdevice/avdevice: Constify av_*_device_next API
2021-04-27 10:43:14 -03:00
cmdutils.h
fftools: Switch to const AVCodec * where possible
2021-03-02 08:20:10 +01:00
ffmpeg_filter.c
libavresample: Remove deprecated library
2021-04-27 10:43:13 -03:00
ffmpeg_hw.c
ffmpeg: Don't require a known device to pass a frames context to an encoder
2020-05-03 16:04:27 +01:00
ffmpeg_opt.c
ffmpeg: stop accessing private AVStream.codec_info_nb_frames
2021-05-02 00:44:19 -03:00
ffmpeg_qsv.c
ffmpeg: Remove the hw_device_ctx global
2020-04-26 18:38:25 +01:00
ffmpeg_videotoolbox.c
Stop hardcoding align=32 in av_frame_get_buffer() calls.
2020-05-22 14:38:57 +02:00
ffmpeg.c
fftools/ffmpeg: copy average framerate for streamcopy, when known
2021-04-08 11:03:15 +02:00
ffmpeg.h
fftools/ffmpeg: use av_packet_alloc() to allocate packets
2021-03-17 15:19:38 -03:00
ffplay.c
avformat: Constify the API wrt AV(In|Out)putFormat
2021-04-27 10:43:08 -03:00
ffprobe.c
ffprobe: only hash extradata when it is present
2021-05-09 10:59:21 +02:00
Makefile
ffmpeg: remove superfluous custom cuvid hwaccel
2020-03-03 18:11:28 -03:00