aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/xiph.c
AgeCommit message (Expand)Author
2014-12-14avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_head...Michael Niedermayer
2014-11-06avcodec/xiph: make extradata argument constMichael Niedermayer
2014-08-24Correct few "ffmpeg" typosPaul B Mahol
2011-10-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-20lavc: use avpriv_ prefix for ff_split_xiph_headers.Anton Khirnov
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2009-01-11Fix build: Add intreadwrite.h and bswap.h #includes where necessary.Diego Biurrun
2008-04-20Simplify ff_split_xiph_headersReimar Döffinger
2008-04-20Add checks to ff_split_xiph_headers to ensure that returned header_len andReimar Döffinger
2007-03-25extract vorbis header spliting code into a reusable functionAurelien Jacobs