ffmpeg/fftools
James Almer 231a73308f ffmpeg: pass reference counted packet on codec copy when possible
Should prevent unnecessary copy of data in cases where new references
to the packet are created within the muxer or a bitstream filter.

Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: James Almer <jamrial@gmail.com>
2018-03-23 22:05:25 -03:00
..
Makefile Remove the ffserver program 2018-01-06 18:31:37 +00:00
cmdutils.c cmdutils: print supported codecs in show_help_bsf() 2018-03-22 00:15:05 -03:00
cmdutils.h cmdutils: print supported codecs in show_help_bsf() 2018-03-22 00:15:05 -03:00
ffmpeg.c ffmpeg: pass reference counted packet on codec copy when possible 2018-03-23 22:05:25 -03:00
ffmpeg.h ffmpeg: remove dead call to av_parser_change() 2018-03-23 22:03:22 -03:00
ffmpeg_cuvid.c
ffmpeg_filter.c ffmpeg_filter: use nb_threads=1 on unused filtergraph 2017-11-19 04:38:29 +01:00
ffmpeg_hw.c ffmpeg: Use codec hardware config to configure hwaccels 2017-11-26 21:41:19 +00:00
ffmpeg_opt.c ffmpeg: support dump bit stream filter options. 2018-03-16 02:09:59 +01:00
ffmpeg_qsv.c
ffmpeg_videotoolbox.c
ffplay.c fftools, tools, examples: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
ffprobe.c ffprobe: fix infinite loop in subtitle decoding 2018-03-12 21:11:06 +01:00