• Andrew Kelley's avatar
    oggenc: Flush after writing headers · 9767d7c0
    Andrew Kelley authored
    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: 's avatarMartin Storsjö <martin@martin.st>
    9767d7c0
Name
Last commit
Last update
..
fate Loading commit data...
filtergraphs Loading commit data...
ref Loading commit data...
Makefile Loading commit data...
audiogen.c Loading commit data...
base64.c Loading commit data...
fate-run.sh Loading commit data...
fate.sh Loading commit data...
lavf-regression.sh Loading commit data...
lena.pnm Loading commit data...
md5.sh Loading commit data...
regression-funcs.sh Loading commit data...
rotozoom.c Loading commit data...
tiny_psnr.c Loading commit data...
utils.c Loading commit data...
videogen.c Loading commit data...