summaryrefslogtreecommitdiffstats
path: root/libavformat/oggparseflac.c
Commit message (Expand)AuthorAgeFilesLines
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* Rename ogg2.[ch] to oggdec.[ch].Diego Biurrun2007-11-071-1/+1
* add support for old flac in oggMichael Niedermayer2007-08-121-0/+16
* use get_bits_long() where neededAurelien Jacobs2007-06-141-1/+1
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* set stream time_base properlyMåns Rullgård2006-05-121-0/+3
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-3/+3
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-171-7/+7
* flac in ogg supportMåns Rullgård2005-05-111-0/+77
OpenPOWER on IntegriCloud