summaryrefslogtreecommitdiff
path: root/libavcodec/libschroedingerdec.c
Commit message (Expand)AuthorAge
* Add missing av_cold in static init/close functions.Daniel Verkamp2009-02-22
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Fix incorrectly constructed Dirac parse units that caused A/V sync loss.Anuradha Suraparaju2008-12-22
* Parse frames to feed the decoder with individual parse units.Anuradha Suraparaju2008-07-10
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-12
* missing codec long names by Stefano Sabatini, stefano.sabatini-lala poste itDiego Biurrun2008-05-17
* remove useless commentAurelien Jacobs2008-05-08
* Do not return -1 from void functions.Carl Eugen Hoyos2008-05-08
* Add Dirac support through libschroedinger.Anuradha Suraparaju2008-05-03