summaryrefslogtreecommitdiff
path: root/libavcodec/xiph.c
Commit message (Expand)AuthorAge
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-24
* avcodec/xiph: Return better error codesAndreas Rheinhardt2020-05-23
* avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_head...Michael Niedermayer2014-12-14
* avcodec/xiph: make extradata argument constMichael Niedermayer2014-11-06
* Correct few "ffmpeg" typosPaul B Mahol2014-08-24
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-21
|\
| * lavc: use avpriv_ prefix for ff_split_xiph_headers.Anton Khirnov2011-10-20
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* Fix build: Add intreadwrite.h and bswap.h #includes where necessary.Diego Biurrun2009-01-11
* Simplify ff_split_xiph_headersReimar Döffinger2008-04-20
* Add checks to ff_split_xiph_headers to ensure that returned header_len andReimar Döffinger2008-04-20
* extract vorbis header spliting code into a reusable functionAurelien Jacobs2007-03-25