third_party_ffmpeg/tests/ref
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
..
acodec movenc: Make tkhd "enabled" flag QuickTime compatible 2013-08-23 09:55:42 +02:00
fate fate: Add fic-in-avi test 2014-04-24 22:00:50 +01:00
lavf oggenc: Flush after writing headers 2014-05-27 20:16:59 +03:00
seek avconv: set the "encoder" tag when transcoding 2014-05-18 20:33:46 +02:00
vsynth ljpegenc: deMpegEncContextize 2013-12-05 13:35:55 +01:00