ffmpeg/tests
Andrew Kelley 9767d7c092 oggenc: Flush after writing headers
Before, header information for ogg format files was sent with the
first encoded packet.

This patch makes it so that it is possible for API users to
differentiate between headers and encoded audio. This is useful, for
example, when creating an audio stream where you want to send one set
of headers for every client that connects and then the encoded stream
of audio.

Signed-off-by: Martin Storsjö <martin@martin.st>
2014-05-27 20:16:59 +03:00
..
fate FATE/opus: increase fuzz for the celt tests 2014-05-16 14:35:20 +02:00
filtergraphs FATE: add a test for the ONE_STR mapping mode of the channelmap filter 2014-03-16 07:44:03 +01:00
ref oggenc: Flush after writing headers 2014-05-27 20:16:59 +03:00
Makefile lavc: add a native Opus decoder. 2014-05-15 06:49:34 +02:00
audiogen.c miscellaneous typo fixes 2013-07-25 19:43:32 +02:00
base64.c tests: K&R formatting cosmetics for test programs 2012-01-18 21:07:17 +01:00
fate-run.sh lavf: add AVFMT_FLAG_BITEXACT. 2014-05-15 07:42:07 +02:00
fate.sh fate.sh: Allow non-fast-forwards when updating sources 2013-10-29 14:46:28 +01:00
lavf-regression.sh fate: correctly set sample rate for mp2 tests 2014-04-09 02:11:25 +02:00
lena.pnm
md5.sh fate: improve md5sum utility selection 2012-10-15 21:40:08 +01:00
regression-funcs.sh lavf: add AVFMT_FLAG_BITEXACT. 2014-05-15 07:42:07 +02:00
rotozoom.c fate: avoid freopen(NULL) in videogen/rotozoom 2012-06-07 11:28:39 +01:00
tiny_psnr.c tiny_psnr: switch f32 handling to floating point 2013-10-15 19:10:33 +02:00
utils.c fate: teach videogen/rotozoom to output a single raw video stream 2012-05-29 08:27:19 +01:00
videogen.c fate: avoid freopen(NULL) in videogen/rotozoom 2012-06-07 11:28:39 +01:00