summaryrefslogtreecommitdiffstats
path: root/libavcodec/mpegvideo.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* h.261 loop filter fixMichael Niedermayer2004-10-081-0/+3
* 1/2 resolution decodingMichael Niedermayer2004-09-251-3/+5
* H.264 max reference pictures fix by (Loren Merritt <lorenm at u dot washingto...Michael Niedermayer2004-09-251-1/+1
* mess cleanupMichael Niedermayer2004-09-101-2/+0
* quad tree based motion compensation (currently only 16x16 & 8x8 OBMC blocks, ...Michael Niedermayer2004-08-261-1/+5
* mpeg2 chroma422/444 support, may be slower, may be faster for other codecsIvan Kalvachev2004-06-111-1/+3
* h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac d...Michael Niedermayer2004-05-301-0/+5
* warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)Michael Niedermayer2004-05-251-1/+2
* some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge...Michael Niedermayer2004-05-181-0/+2
* motion estimation for SVQ1Michael Niedermayer2004-05-121-0/+1
* moving motion estimation specific variables from MpegEncContext -> MotionEstC...Michael Niedermayer2004-05-111-5/+5
* remove duplicated find_frame_end() codeMichael Niedermayer2004-04-291-1/+2
* support reusing mb types and field select values of the source file, but use ...Michael Niedermayer2004-04-251-1/+0
* motion estimation cleanupMichael Niedermayer2004-04-221-16/+22
* passing AVFrame instead of AVPicture around in ffmpeg, that way stuff like mo...Michael Niedermayer2004-04-171-1/+0
* flv dropable p frame supportMichael Niedermayer2004-04-171-1/+2
* unify table indexing (motion_val,dc_val,ac_val,coded_block changed)Michael Niedermayer2004-04-161-1/+4
* init cleanupMichael Niedermayer2004-03-161-0/+1
* h263+ custom pcf supportMichael Niedermayer2004-03-101-0/+1
* initial chroma_format changes,xvmc tweaks and codec_capIvan Kalvachev2004-03-011-1/+9
* set AVFrame.pts based upon framerate if its 0Michael Niedermayer2004-02-251-0/+1
* multithreaded mpeg2 decodingMichael Niedermayer2004-02-231-0/+1
* multithreaded/SMP motion estimationMichael Niedermayer2004-02-131-4/+15
* get_bit_count -> put_bits_countAlex Beregszaszi2004-02-061-1/+1
* closed gop support & flags2 as all bits in flags are usedMichael Niedermayer2004-01-221-2/+1
* copyright year update of the files i touched and remembered, things look anno...Michael Niedermayer2004-01-101-0/+1
OpenPOWER on IntegriCloud