summaryrefslogtreecommitdiff
path: root/libavcodec/libschroedingerenc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when encoding using libschroedinger.Anuradha Suraparaju2009-02-101-5/+0
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Add support for creating Simple Profile (I-frame only, no arithmetic coding)Anuradha Suraparaju2008-09-091-0/+5
* Fix pts handling when encoding with libschroedinger, closes issue 453.Anuradha Suraparaju2008-07-121-13/+58
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-121-1/+1
* missing codec long names by Stefano Sabatini, stefano.sabatini-lala poste itDiego Biurrun2008-05-171-0/+1
* Replace some occurrences of -1 with PIX_FMT_NONE.Carl Eugen Hoyos2008-05-111-1/+1
* Add Dirac support through libschroedinger.Anuradha Suraparaju2008-05-031-0/+387