• James Almer's avatar
    ffmpeg: remove dead call to av_parser_change() · f5ceb15b
    James Almer authored
    It's been a noop for years, and it's been argued that in-band headers
    should not be forcedly removed without the user's explicit request.
    
    Also, as the FIXME line stated, this is a job for a bitstream filter
    like extract_extradata, remove_extradata, dump_extradata, and
    filter_units.
    Signed-off-by: 's avatarJames Almer <jamrial@gmail.com>
    f5ceb15b
Name
Last commit
Last update
..
Makefile Loading commit data...
cmdutils.c Loading commit data...
cmdutils.h Loading commit data...
ffmpeg.c Loading commit data...
ffmpeg.h Loading commit data...
ffmpeg_cuvid.c Loading commit data...
ffmpeg_filter.c Loading commit data...
ffmpeg_hw.c Loading commit data...
ffmpeg_opt.c Loading commit data...
ffmpeg_qsv.c Loading commit data...
ffmpeg_videotoolbox.c Loading commit data...
ffplay.c Loading commit data...
ffprobe.c Loading commit data...