summaryrefslogtreecommitdiffstats
path: root/libavcodec/dirac.h
Commit message (Expand)AuthorAgeFilesLines
* diracdec: move the MAX_DWT_LEVELS macro to dirac.hRostislav Pehlivanov2016-02-031-0/+11
* dirac: add more parse codes from the specificationsRostislav Pehlivanov2016-01-211-0/+7
* Merge commit 'e02de9df4b218bd6e1e927b67fd4075741545688'Hendrik Leppkes2015-12-171-7/+31
|\
| * lavc: export Dirac parsing API used by the ogg demuxer as publicAnton Khirnov2015-12-061-5/+28
* | diracdec: Replace dirac parse codes with better onesKieran Kunhya2015-12-101-0/+22
* | diracdec: Extract version parametersKieran Kunhya2015-12-101-0/+6
* | diracdec: Move strides to bytes, and pointer types to uint8_t.Kieran Kunhya2015-12-101-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-061-1/+1
|\ \ | |/
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-061-1/+1
* | Dirac: Doxygen comments and some formatting enhancementsJordi Ortiz2011-10-301-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-211-2/+2
|\ \ | |/
| * lavc: use avpriv_ prefix for ff_dirac_parse_sequence_header.Anton Khirnov2011-10-201-2/+2
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Fix grammar errors in documentationMåns Rullgård2010-06-301-1/+1
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Add a function to parse Dirac's sequence headerDavid Conrad2010-01-111-0/+57
OpenPOWER on IntegriCloud