summaryrefslogtreecommitdiffstats
path: root/libavcodec/h261dec.c
Commit message (Expand)AuthorAgeFilesLines
* Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes anThilo Borgmann2009-04-071-1/+3
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Rename error_resilience to error_recognition.Michael Niedermayer2008-09-081-1/+1
* do not fail on qscale==0 if error resilience is high, fix broken quicktime h2...Baptiste Coudurier2008-08-021-2/+5
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-121-1/+1
* Change init_vlc_rl() so it does not use *alloc_static() anymore.Michael Niedermayer2008-05-301-1/+1
* Add long names to many AVCodec declarations.Stefano Sabatini2008-04-271-0/+1
* typo: occured --> occurredDiego Biurrun2008-03-221-2/+2
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-211-3/+3
* add FF_ prefix to all (frame)_TYPE usageAurelien Jacobs2008-03-091-5/+5
* constMichael Niedermayer2008-02-011-1/+1
* move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn'tMåns Rullgård2007-06-161-1/+1
* misc typo fixesDiego Biurrun2007-06-121-1/+1
* misc spelling fixesDiego Biurrun2007-06-121-3/+3
* Split the h261.c file into separate files for the encoder, decoder and common...Panagiotis Issaris2007-05-211-0/+650
OpenPOWER on IntegriCloud