ffmpeg/fftools
Anton Khirnov f30a41a608 Stop hardcoding align=32 in av_frame_get_buffer() calls.
Use 0, which selects the alignment automatically.
2020-05-22 14:38:57 +02:00
..
Makefile
cmdutils.c cmdutils: drop libavformat/network.h include 2020-05-22 14:38:57 +02:00
cmdutils.h
ffmpeg.c Stop hardcoding align=32 in av_frame_get_buffer() calls. 2020-05-22 14:38:57 +02:00
ffmpeg.h fftools/ffmpeg: use a bsf list instead of individual bsfs 2020-05-02 19:14:08 +02:00
ffmpeg_filter.c fftools/ffmpeg_filter: check the codec's descriptor to see if it's lossless 2020-05-21 12:32:15 -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 fftools/ffmpeg: use a bsf list instead of individual bsfs 2020-05-02 19:14:08 +02: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
ffplay.c ffplay: set stream_index to -1 earlier to prevent segfault 2020-04-25 12:11:11 +10:00
ffprobe.c fftools/ffprobe: show closed caption info in the stream dump 2020-05-02 19:14:08 +02:00