aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/dirac.c
AgeCommit message (Expand)Author
2014-10-15lavc: deprecate the use of AVCodecContext.time_base for decodingAnton Khirnov
2014-09-09dirac: K&R formatting cosmeticsGabriel Dume
2014-06-20Add av_image_check_sar() and use it to validate SARJustin Ruggles
2013-10-31dirac: stop using deprecated avcodec_set_dimensionsAnton Khirnov
2012-10-18avcodec: Rename avpriv_frame_rate_tab to ff_mpeg12_frame_rate_tabMartin Storsjö
2012-10-08Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov
2012-08-24dirac: add Comments and references to the standardJordi Ortiz
2012-08-21dirac: use meaningful return valuesJordi Ortiz
2012-06-18dirac: replace compound literal with normal initialiserRonald S. Bultje
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-06-02Remove unused variablesMans Rullgard
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
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