summaryrefslogtreecommitdiff
path: root/libavcodec/dirac.h
Commit message (Expand)AuthorAge
* diracdec: move the MAX_DWT_LEVELS macro to dirac.hRostislav Pehlivanov2016-02-03
* dirac: add more parse codes from the specificationsRostislav Pehlivanov2016-01-21
* Merge commit 'e02de9df4b218bd6e1e927b67fd4075741545688'Hendrik Leppkes2015-12-17
|\
| * lavc: export Dirac parsing API used by the ogg demuxer as publicAnton Khirnov2015-12-06
* | diracdec: Replace dirac parse codes with better onesKieran Kunhya2015-12-10
* | diracdec: Extract version parametersKieran Kunhya2015-12-10
* | diracdec: Move strides to bytes, and pointer types to uint8_t.Kieran Kunhya2015-12-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-06
|\|
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-06
* | Dirac: Doxygen comments and some formatting enhancementsJordi Ortiz2011-10-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-21
|\|
| * lavc: use avpriv_ prefix for ff_dirac_parse_sequence_header.Anton Khirnov2011-10-20
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* Fix grammar errors in documentationMåns Rullgård2010-06-30
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Add a function to parse Dirac's sequence headerDavid Conrad2010-01-11