summaryrefslogtreecommitdiff
path: root/libavcodec/xiph.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-241-1/+1
* 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-3/+3
|\
| * lavc: use avpriv_ prefix for ff_split_xiph_headers.Anton Khirnov2011-10-201-3/+3
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-5/+5
|/
* Fix grammar errors in documentationMåns Rullgård2010-06-301-1/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-171-1/+1
* add multiple inclusion guards to headersMåns Rullgård2007-06-171-0/+5
* extract vorbis header spliting code into a reusable functionAurelien Jacobs2007-03-251-0/+38