summaryrefslogtreecommitdiffstats
path: root/libavcodec/mpegvideo.h
Commit message (Expand)AuthorAgeFilesLines
...
* add a ff_ prefix to the now exported mpeg1_find_frame_end() functionAurelien Jacobs2007-05-051-1/+1
* move mpegvideo_parser in it's own fileAurelien Jacobs2007-05-051-0/+12
* typos/grammarDiego Biurrun2007-04-071-1/+1
* Add doxy comments, based on Loren's explanations posted here:Guillaume Poirier2007-03-311-1/+5
* move RLTable stuff to its own headerMichael Niedermayer2007-03-141-28/+1
* skiprdMichael Niedermayer2006-12-231-0/+1
* skip motion estimation and encoding of non direct-0,0 MBs if the next MB is s...Michael Niedermayer2006-12-211-0/+2
* throw error if unsupported resolution is used with h261Baptiste Coudurier2006-11-161-0/+1
* add codec_tag and codec_stream_tag to MpegEncContext to not alter avctx valuesBaptiste Coudurier2006-11-071-0/+2
* move AVCodecParser prototypes and definitions to parser.h, and move mpegvideo...Baptiste Coudurier2006-11-061-19/+1
* lambda* should be unsignedMichael Niedermayer2006-10-281-2/+2
* Fixes:Dominik Mierzejewski2006-10-081-0/+1
* Fixes:Dominik Mierzejewski2006-10-081-0/+2
* Fixes:Dominik Mierzejewski2006-10-081-1/+1
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* fix buffer underflows by reencoding the current frame with a higher QPMichael Niedermayer2006-10-051-0/+1
* Move the ratecontrol related code from mpegvideo.h to a separate header file.Panagiotis Issaris2006-09-291-66/+2
* Pull out the ff_eval* from the mpegvideo header, as it doesn't belong there andPanagiotis Issaris2006-09-291-10/+0
* dc_val should be signedMåns Rullgård2006-09-271-2/+2
* fix some signedness warningsMåns Rullgård2006-09-271-5/+5
* Make ratecontrol use ff_eval2().Panagiotis Issaris2006-09-271-0/+6
* Compile fix (for GCC<3.3) when encoders are disabledGuillaume Poirier2006-08-151-0/+4
* fix mbd bits bug, finallyBaptiste Coudurier2006-05-261-1/+1
* MPEG-2 4:2:2 encoding supportBaptiste Coudurier2006-05-161-1/+1
* use previous qscale for intra_dc_threshold checkMichael Niedermayer2006-04-281-0/+1
* 2x faster ff_mpeg4_set_direct_mvLoren Merritt2006-04-031-0/+1
* various fixes for xvid_rcMichael Niedermayer2006-03-191-0/+1
* MSVC-compatible __align8/__align16 declarationSteve L'Homme2006-02-051-2/+2
* faster find_startcode()Michael Niedermayer2006-02-041-0/+1
* fixing bframe strategy 2Michael Niedermayer2006-01-271-0/+2
* warning fixes by Luca Abeni, lucabe72 ##@## email ##.## itDiego Biurrun2006-01-251-2/+2
* xvid ratecontrol supportMichael Niedermayer2006-01-241-0/+9
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* second try of improved lambda/qp guessing for motion estimation RD in first passMichael Niedermayer2005-12-291-0/+1
* better f_code guessing in 2nd passMichael Niedermayer2005-12-221-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-3/+3
* use correct qp & lambda for ME on the second passMichael Niedermayer2005-12-191-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-183/+183
* fix user data parsing code so it suppors pre1 and cvsMichael Niedermayer2005-07-241-1/+0
* spelling fixesDiego Biurrun2005-06-171-7/+7
* adding a few constMichael Niedermayer2005-06-011-6/+6
* switch to native time basesMichael Niedermayer2005-04-301-1/+0
* Ministry of English Composition, reporting for duty (and the word is "skipped...Mike Melanson2005-04-241-6/+6
* H.264: decode arbitrary frame orders and allow B-frames as references.Loren Merritt2005-03-041-0/+2
* various security fixes and precautionary checksMichael Niedermayer2005-01-121-1/+3
* common.c -> bitstream.c (and the single non bitstream func -> utils.c)Michael Niedermayer2004-12-291-0/+1
* rv20 encodingMichael Niedermayer2004-12-071-0/+1
* Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( ...Burkhard Plaum2004-11-271-2/+2
* H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>)Michael Niedermayer2004-10-281-0/+6
* type fixMichael Niedermayer2004-10-251-1/+1
OpenPOWER on IntegriCloud