summaryrefslogtreecommitdiffstats
path: root/libavcodec/mpeg12enc.c
Commit message (Expand)AuthorAgeFilesLines
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-1/+1
* bitstream: move put_sbits() from flacenc.c to bitstream.h and use itRamiro Polla2008-07-131-10/+10
* Support >=4096 dimensions, fixes issue499.Michael Niedermayer2008-06-251-4/+4
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-121-2/+2
* Replace some occurrences of -1 with PIX_FMT_NONE.Carl Eugen Hoyos2008-05-111-2/+2
* Add some long names to AVCodec declarations.Stefano Sabatini2008-04-291-0/+2
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-211-1/+1
* add FF_ prefix to all (frame)_TYPE usageAurelien Jacobs2008-03-091-9/+9
* get rid of mb_type_lenMichael Niedermayer2007-08-011-8/+6
* exchange the values of MV_DIR_FORWARD and MV_DIR_BACKWARD (this is more sane,Michael Niedermayer2007-08-011-1/+1
* add proper ff_ prefix to new extern symbolsAurelien Jacobs2007-07-051-32/+32
* split mpeg12 encoder out of mpeg12.cAurelien Jacobs2007-07-051-0/+956
OpenPOWER on IntegriCloud