aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/dirac.c
AgeCommit message (Expand)Author
2012-09-01lavc: add missing new line to some messagesPiotr Bandurski
2012-08-24Merge commit 'a1bcc76e6036e78f25cbb7323c145056cfca9d93'Michael Niedermayer
2012-08-24dirac: add Comments and references to the standardJordi Ortiz
2012-08-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-21dirac: use meaningful return valuesJordi Ortiz
2012-06-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-18dirac: replace compound literal with normal initialiserRonald S. Bultje
2011-10-30Dirac: Doxygen comments and some formatting enhancementsJordi Ortiz
2011-10-30DIRAC Decoder stable version, MMX support removed.multiple authors
2011-10-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-20lavc: use avpriv_ prefix for ff_frame_rate_tab.Anton Khirnov
2011-10-20lavc: use avpriv_ prefix for ff_dirac_parse_sequence_header.Anton Khirnov
2011-09-17check all svq3_get_ue_golomb() returns.Michael Niedermayer
2011-06-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-02Remove unused variablesMans Rullgard
2011-05-30Fix various unused variable warningsClément Bœsch
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-02-16Merge libavcore into libavutilReinhard Tartler
2011-02-15Merge libavcore into libavutilReinhard Tartler
2010-09-07Use new imgutils.h API names, fix deprecation warnings.Stefano Sabatini
2010-08-06Remove use of the deprecated function avcodec_check_dimensions(), useStefano Sabatini
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2010-01-11Add a function to parse Dirac's sequence headerDavid Conrad