• Clément Bœsch's avatar
    ffmpeg: switch to codecpar · 955b818c
    Clément Bœsch authored
    This commit is largely based on commit 15e84ed3 from Anton Khirnov
    <anton@khirnov.net> which was previously skipped in bbf5ef9d.
    
    There are still a bunch of things raising codecpar related warnings that
    need fixing, such as:
    - the use of codec->debug in the interactive debug mode
    - read_ffserver_streams(): it's probably broken now but there is no test
    - lowres stuff
    - codec copy apparently required by bitstream filters
    
    The matroska references are updated because they now properly forward
    the field_order (previously unknown, now progressive).
    
    Thanks to James Almer for fixing a bunch of FATE issues in this commit.
    Signed-off-by: 's avatarClément Bœsch <clement@stupeflix.com>
    Signed-off-by: 's avatarJames Almer <jamrial@gmail.com>
    955b818c
Name
Last commit
Last update
..
api Loading commit data...
checkasm Loading commit data...
fate Loading commit data...
filtergraphs Loading commit data...
ref Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
audiogen.c Loading commit data...
audiomatch.c Loading commit data...
base64.c Loading commit data...
copycooker.sh Loading commit data...
extended.ffconcat Loading commit data...
fate-run.sh Loading commit data...
fate-valgrind.supp Loading commit data...
fate.sh Loading commit data...
ffserver-regression.sh Loading commit data...
ffserver.conf Loading commit data...
ffserver.regression.ref Loading commit data...
lavf-regression.sh Loading commit data...
md5.sh Loading commit data...
reference.pnm Loading commit data...
regression-funcs.sh Loading commit data...
rotozoom.c Loading commit data...
simple1.ffconcat Loading commit data...
simple2.ffconcat Loading commit data...
test.ffmeta Loading commit data...
tiny_psnr.c Loading commit data...
tiny_ssim.c Loading commit data...
utils.c Loading commit data...
videogen.c Loading commit data...