ffmpeg/tests
Reimar Döffinger 76cc0992d8 oggenc: fix condition when not to flush due to keyframe granule.
The previous condition of 0 page size was wrong,
that would disable the mechanism for all frames at
a start of a page, thus some keyframes still would not
get their own granule.
The real problem is that header packets must not be flushed,
but they have (and must have) 0 granule and thus would
be detected as keyframes.
Add a separate parameter to mark header packets.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2012-02-18 21:35:49 +01:00
..
fate Merge remote-tracking branch 'qatar/master' 2012-02-14 03:24:27 +01:00
ref oggenc: fix condition when not to flush due to keyframe granule. 2012-02-18 21:35:49 +01:00
asynth1.sw
audiogen.c
base64.c
codec-regression.sh fate: use compression level 0 for flashsv2 tests. 2012-02-04 19:59:40 +01:00
copycooker.sh
fate_config.sh.template
fate-run.sh Add muxer test based on stream-copy from FATE sample. 2012-02-18 16:41:39 +01:00
fate-update.sh
fate-valgrind.supp
fate.sh fate: add support for specifying the shell used to run configure 2012-01-30 20:35:09 +01:00
ffserver-regression.sh
ffserver.conf
ffserver.regression.ref
lavf-regression.sh Add muxer test based on stream-copy from FATE sample. 2012-02-18 16:41:39 +01:00
lavfi-regression.sh
lena.pnm
Makefile Add muxer test based on stream-copy from FATE sample. 2012-02-18 16:41:39 +01:00
md5.sh
regression-funcs.sh Add muxer test based on stream-copy from FATE sample. 2012-02-18 16:41:39 +01:00
rotozoom.c
tiny_psnr.c
videogen.c