summaryrefslogtreecommitdiff
path: root/libavcodec/mpegvideo.h
Commit message (Expand)AuthorAge
...
* faster find_startcode()Michael Niedermayer2006-02-04
* fixing bframe strategy 2Michael Niedermayer2006-01-27
* warning fixes by Luca Abeni, lucabe72 ##@## email ##.## itDiego Biurrun2006-01-25
* xvid ratecontrol supportMichael Niedermayer2006-01-24
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* second try of improved lambda/qp guessing for motion estimation RD in first passMichael Niedermayer2005-12-29
* better f_code guessing in 2nd passMichael Niedermayer2005-12-22
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* use correct qp & lambda for ME on the second passMichael Niedermayer2005-12-19
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* fix user data parsing code so it suppors pre1 and cvsMichael Niedermayer2005-07-24
* spelling fixesDiego Biurrun2005-06-17
* adding a few constMichael Niedermayer2005-06-01
* switch to native time basesMichael Niedermayer2005-04-30
* Ministry of English Composition, reporting for duty (and the word is "skipped...Mike Melanson2005-04-24
* H.264: decode arbitrary frame orders and allow B-frames as references.Loren Merritt2005-03-04
* various security fixes and precautionary checksMichael Niedermayer2005-01-12
* common.c -> bitstream.c (and the single non bitstream func -> utils.c)Michael Niedermayer2004-12-29
* rv20 encodingMichael Niedermayer2004-12-07
* Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( ...Burkhard Plaum2004-11-27
* H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>)Michael Niedermayer2004-10-28
* type fixMichael Niedermayer2004-10-25
* h.261 loop filter fixMichael Niedermayer2004-10-08
* 1/2 resolution decodingMichael Niedermayer2004-09-25
* H.264 max reference pictures fix by (Loren Merritt <lorenm at u dot washingto...Michael Niedermayer2004-09-25
* mess cleanupMichael Niedermayer2004-09-10
* quad tree based motion compensation (currently only 16x16 & 8x8 OBMC blocks, ...Michael Niedermayer2004-08-26
* mpeg2 chroma422/444 support, may be slower, may be faster for other codecsIvan Kalvachev2004-06-11
* h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac d...Michael Niedermayer2004-05-30
* warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)Michael Niedermayer2004-05-25
* some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge...Michael Niedermayer2004-05-18
* motion estimation for SVQ1Michael Niedermayer2004-05-12
* moving motion estimation specific variables from MpegEncContext -> MotionEstC...Michael Niedermayer2004-05-11
* remove duplicated find_frame_end() codeMichael Niedermayer2004-04-29
* support reusing mb types and field select values of the source file, but use ...Michael Niedermayer2004-04-25
* motion estimation cleanupMichael Niedermayer2004-04-22
* passing AVFrame instead of AVPicture around in ffmpeg, that way stuff like mo...Michael Niedermayer2004-04-17
* flv dropable p frame supportMichael Niedermayer2004-04-17
* unify table indexing (motion_val,dc_val,ac_val,coded_block changed)Michael Niedermayer2004-04-16
* init cleanupMichael Niedermayer2004-03-16
* h263+ custom pcf supportMichael Niedermayer2004-03-10
* initial chroma_format changes,xvmc tweaks and codec_capIvan Kalvachev2004-03-01
* set AVFrame.pts based upon framerate if its 0Michael Niedermayer2004-02-25
* multithreaded mpeg2 decodingMichael Niedermayer2004-02-23
* multithreaded/SMP motion estimationMichael Niedermayer2004-02-13
* get_bit_count -> put_bits_countAlex Beregszaszi2004-02-06
* closed gop support & flags2 as all bits in flags are usedMichael Niedermayer2004-01-22
* copyright year update of the files i touched and remembered, things look anno...Michael Niedermayer2004-01-10
* denoise_dct_mmx()Michael Niedermayer2004-01-02
* interlaced motion estimationMichael Niedermayer2003-12-30