summaryrefslogtreecommitdiffstats
path: root/libavcodec/xiph.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_head...Michael Niedermayer2014-12-141-1/+1
* avcodec/xiph: make extradata argument constMichael Niedermayer2014-11-061-1/+1
* Correct few "ffmpeg" typosPaul B Mahol2014-08-241-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-211-1/+1
|\
| * lavc: use avpriv_ prefix for ff_split_xiph_headers.Anton Khirnov2011-10-201-1/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-5/+5
|/
* Fix build: Add intreadwrite.h and bswap.h #includes where necessary.Diego Biurrun2009-01-111-0/+1
* Simplify ff_split_xiph_headersReimar Döffinger2008-04-201-8/+7
* Add checks to ff_split_xiph_headers to ensure that returned header_len andReimar Döffinger2008-04-201-4/+11
* extract vorbis header spliting code into a reusable functionAurelien Jacobs2007-03-251-0/+56
OpenPOWER on IntegriCloud