summaryrefslogtreecommitdiffstats
path: root/libavcodec/cljr.c
Commit message (Expand)AuthorAgeFilesLines
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-121-2/+2
* Add long names to many AVCodec declarations.Stefano Sabatini2008-04-271-0/+2
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-211-3/+3
* remove more useless mpegvideo.h includesAurelien Jacobs2008-03-051-3/+4
* constMichael Niedermayer2008-02-011-1/+1
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+0
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-7/+7
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-9/+9
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-241-0/+2
* avoid buf_size == 0 checks in every decoderMichael Niedermayer2005-01-231-5/+0
* data_size = 0 cleanupMichael Niedermayer2004-05-211-2/+0
* cleanup & memleak fixMichael Niedermayer2004-04-301-8/+1
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2003-11-031-1/+1
* removed unused variablesFabrice Bellard2003-08-241-11/+3
* 410p -> 411pAlex Beregszaszi2003-07-271-4/+3
* CLJR decoding supportAlex Beregszaszi2003-07-271-0/+177
OpenPOWER on IntegriCloud