Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_head... | Michael Niedermayer | 2014-12-14 | 1 | -1/+1 |
* | avcodec/xiph: make extradata argument const | Michael Niedermayer | 2014-11-06 | 1 | -1/+1 |
* | Correct few "ffmpeg" typos | Paul B Mahol | 2014-08-24 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-21 | 1 | -1/+1 |
|\ | |||||
| * | lavc: use avpriv_ prefix for ff_split_xiph_headers. | Anton Khirnov | 2011-10-20 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -5/+5 |
|/ | |||||
* | Fix build: Add intreadwrite.h and bswap.h #includes where necessary. | Diego Biurrun | 2009-01-11 | 1 | -0/+1 |
* | Simplify ff_split_xiph_headers | Reimar Döffinger | 2008-04-20 | 1 | -8/+7 |
* | Add checks to ff_split_xiph_headers to ensure that returned header_len and | Reimar Döffinger | 2008-04-20 | 1 | -4/+11 |
* | extract vorbis header spliting code into a reusable function | Aurelien Jacobs | 2007-03-25 | 1 | -0/+56 |