]> git.sesse.net Git - ffmpeg/commit
nut: export codec_tag provided by rawvideo
authorLuca Barbato <lu_zero@gentoo.org>
Sat, 13 Oct 2012 17:10:57 +0000 (19:10 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Tue, 16 Oct 2012 13:26:31 +0000 (15:26 +0200)
commit21de6ba5c12fbdd2ad86e5faf8aa12be8f5f6408
treedc851189a4c175d06b008bcbb4a0e6eb60c5e3d3
parent3b20eb25e7b95fafdccbb594c947a69c5d027b2c
nut: export codec_tag provided by rawvideo

Raw audio does not provide valid audio tags while rawvideo does.
The fate refs have to be updated because it undoes the previous tag
change.
19 files changed:
libavformat/nutenc.c
tests/ref/lavfi/crop
tests/ref/lavfi/crop_scale
tests/ref/lavfi/crop_scale_vflip
tests/ref/lavfi/crop_vflip
tests/ref/lavfi/null
tests/ref/lavfi/pixdesc
tests/ref/lavfi/pixfmts_copy
tests/ref/lavfi/pixfmts_crop
tests/ref/lavfi/pixfmts_hflip
tests/ref/lavfi/pixfmts_null
tests/ref/lavfi/pixfmts_pad
tests/ref/lavfi/pixfmts_scale
tests/ref/lavfi/pixfmts_vflip
tests/ref/lavfi/scale200
tests/ref/lavfi/scale500
tests/ref/lavfi/vflip
tests/ref/lavfi/vflip_crop
tests/ref/lavfi/vflip_vflip