]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/oggparseflac.c
Add PCE support to the ADTS muxer.
[frescor/ffmpeg.git] / libavformat / oggparseflac.c
2009-04-13 stefanoRename bitstream.h to get_bits.h.
2009-01-25 jbruse function and definitions from libavcodec/flac.h...
2008-12-14 mruoggflac: fix bitstream reader usage
2008-11-06 mruOGG: untypedef demuxer structs
2008-08-24 reimarAdd ff_ prefix to ogg_codec_t structs
2008-08-24 reimarMake ogg_codec_t descriptions const
2008-05-09 diegoUse full path for #includes from another directory.
2007-11-07 diegoRename ogg2.[ch] to oggdec.[ch].
2007-08-12 michaeladd support for old flac in ogg
2007-06-14 mruuse get_bits_long() where needed
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-05-12 mruset stream time_base properly
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-07-17 michaelchanging AVCodecContext codec -> *codec in AVStream...
2005-05-11 mruflac in ogg support