summaryrefslogtreecommitdiff
path: root/libavcodec/dirac.c
Commit message (Expand)AuthorAge
* lavc: add missing new line to some messagesPiotr Bandurski2012-09-01
* Merge commit 'a1bcc76e6036e78f25cbb7323c145056cfca9d93'Michael Niedermayer2012-08-24
|\
| * dirac: add Comments and references to the standardJordi Ortiz2012-08-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-21
|\|
| * dirac: use meaningful return valuesJordi Ortiz2012-08-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-19
|\|
| * dirac: replace compound literal with normal initialiserRonald S. Bultje2012-06-18
* | Dirac: Doxygen comments and some formatting enhancementsJordi Ortiz2011-10-30
* | DIRAC Decoder stable version, MMX support removed.multiple authors2011-10-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-21
|\|
| * lavc: use avpriv_ prefix for ff_frame_rate_tab.Anton Khirnov2011-10-20
| * lavc: use avpriv_ prefix for ff_dirac_parse_sequence_header.Anton Khirnov2011-10-20
* | check all svq3_get_ue_golomb() returns.Michael Niedermayer2011-09-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-03
|\|
| * Remove unused variablesMans Rullgard2011-06-02
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * Merge libavcore into libavutilReinhard Tartler2011-02-15
* | Fix various unused variable warningsClément Bœsch2011-05-30
* | Merge libavcore into libavutilReinhard Tartler2011-02-16
|/
* Use new imgutils.h API names, fix deprecation warnings.Stefano Sabatini2010-09-07
* Remove use of the deprecated function avcodec_check_dimensions(), useStefano Sabatini2010-08-06
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Add a function to parse Dirac's sequence headerDavid Conrad2010-01-11