]> git.sesse.net Git - ffmpeg/history - libavcodec/mpegvideo.h
rv20 encoding
[ffmpeg] / libavcodec / mpegvideo.h
2004-12-07 Michael Niedermayerrv20 encoding
2004-11-27 Burkhard PlaumMemory leak fix patch by (Burkhard Plaum <plaum >at...
2004-10-28 Michael NiedermayerH.261 encoder by (Maarten Daniels <maarten dot daniels...
2004-10-25 Michael Niedermayertype fix
2004-10-08 Michael Niedermayerh.261 loop filter fix
2004-09-25 Michael Niedermayer1/2 resolution decoding
2004-09-25 Michael NiedermayerH.264 max reference pictures fix by (Loren Merritt...
2004-09-10 Michael Niedermayermess cleanup
2004-08-26 Michael Niedermayerquad tree based motion compensation (currently only...
2004-06-11 Ivan Kalvachevmpeg2 chroma422/444 support, may be slower, may be...
2004-05-30 Michael Niedermayerh261 decoder by (Maarten Daniels <maarten.daniels at...
2004-05-25 Michael Niedermayerwarning fixes by (Michael Roitzsch <mroi at users dot...
2004-05-18 Michael Niedermayersome of the warning fixes by (Michael Roitzsch <mroi...
2004-05-12 Michael Niedermayermotion estimation for SVQ1
2004-05-11 Michael Niedermayermoving motion estimation specific variables from MpegEn...
2004-04-29 Michael Niedermayerremove duplicated find_frame_end() code
2004-04-25 Michael Niedermayersupport reusing mb types and field select values of...
2004-04-22 Michael Niedermayermotion estimation cleanup
2004-04-17 Michael Niedermayerpassing AVFrame instead of AVPicture around in ffmpeg...
2004-04-17 Michael Niedermayerflv dropable p frame support
2004-04-16 Michael Niedermayerunify table indexing (motion_val,dc_val,ac_val,coded_bl...
2004-03-16 Michael Niedermayerinit cleanup
2004-03-10 Michael Niedermayerh263+ custom pcf support
2004-03-01 Ivan Kalvachevinitial chroma_format changes,xvmc tweaks and codec_cap
2004-02-25 Michael Niedermayerset AVFrame.pts based upon framerate if its 0
2004-02-23 Michael Niedermayermultithreaded mpeg2 decoding
2004-02-13 Michael Niedermayermultithreaded/SMP motion estimation
2004-02-06 Alex Beregszasziget_bit_count -> put_bits_count
2004-01-22 Michael Niedermayerclosed gop support & flags2 as all bits in flags are...
2004-01-10 Michael Niedermayercopyright year update of the files i touched and rememb...
2004-01-02 Michael Niedermayerdenoise_dct_mmx()
2003-12-30 Michael Niedermayerinterlaced motion estimation
2003-12-30 Wolfgang Hesselermotion vector vissualization improvements patch by...
2003-12-29 Michael Niedermayerpicture number fixes
2003-12-17 Michael Niedermayervbv_delay
2003-12-14 Michael Niedermayersplit intra / inter dequantization
2003-12-13 Michael Niedermayercleanup
2003-12-12 Michael Niedermayerstuffing to stay above min_bitrate
2003-12-12 Michael NiedermayerCBR improvements
2003-12-09 Wolfgang Hesselermove motion_val & mb_type to AVFrame patch by (Wolfgang...
2003-12-07 Michael Niedermayerh263 slice structured mode
2003-12-04 Michael Niedermayercleanup
2003-12-04 Michael Niedermayerrv20 (h263) b frame decoding support
2003-12-03 Michael Niedermayercleanup
2003-12-03 Michael Niedermayersplit ff_h263_decode_mb() into h263 and mpeg4 versions
2003-12-01 Michael Niedermayerh263 loop filter
2003-11-30 Michael Niedermayercleanup
2003-11-30 Michael Niedermayerrv20 decoder
2003-11-29 Michael Niedermayerh263 alternative inter vlc support
2003-11-28 Michael Niedermayer10000l
2003-11-02 Michael Niedermayernoise reduction of dct coefficients
2003-10-30 Michael Niedermayerpts fix and related fixes
2003-10-27 Ivan KalvachevXvMC speedup by removing one memcpy and doing MB packing
2003-10-22 Michael Niedermayer112 bytes smaller MpegEncContext
2003-10-22 Michael Niedermayermove blocks away MpegEncContext (7.4 -> 5.8k)
2003-10-22 Michael Niedermayermove mmx quantizer matrixes out of MpegEncContext ...
2003-10-22 Michael Niedermayermove q_*_matrix out of MpegEncContext (40k ->23k) dct_q...
2003-10-21 Michael Niedermayerdynamic alloc of picture structs instead of putting...
2003-10-20 Michael NiedermayerAVRational
2003-10-16 Michael Niedermayerpicture buffer cleanup, this fixes a assertion failure...
2003-10-12 Michael Niedermayerintra dc treshold != 0 decoding fixed
2003-10-07 Michael Niedermayeruse lagrange multipler instead of qp for ratecontrol...
2003-09-30 Michael Niedermayerrate distortion optimal cbp support (h263/mpeg4 non...
2003-09-09 Fabrice Bellardremoved warnings
2003-08-25 Michael Niedermayeroooooops, having 2 Eterms open and doing cvs diff in...
2003-08-25 Michael Niedermayermpeg2 encoding
2003-08-22 Michael Niedermayercustom quant matrix encoding support
2003-08-22 Michael NiedermayerPSX MDEC decoder, based upon some code from Sebastian...
2003-07-29 Michael Niedermayerrate distortion mb decision support
2003-07-17 Michael NiedermayerAVCodec.flush()
2003-07-10 Michael Niedermayerflv cleanup / simplify
2003-07-09 Garrick Meekerflash video (flv) support patch by (Garrick Meeker...
2003-06-18 Michael Niedermayermake ff_emulated_edge_mc() independant of MpegEncContext
2003-05-19 Michael NiedermayerASV1 codec
2003-05-14 Michael Niedermayercleanup
2003-04-27 Michael Niedermayer10l (returning negative number of consumed bytes if...
2003-04-10 Michael Niedermayersimplified adressing of most mb based arrays (mb_x...
2003-04-04 Michael NiedermayerH264 decoder & demuxer
2003-04-02 Michael Niedermayermsmpeg4 2pass support & some related cleanup
2003-03-31 Michael Niedermayersome static -> dynamic alloc & 16->8 bit
2003-03-30 Michael Niedermayermpeg1 slice encoding support
2003-03-30 Michael Niedermayersimplify slice encoding (variance of packet size is...
2003-03-22 Michael Niedermayeruser setable quantizer bias
2003-03-20 Michael Niedermayerbetter non conformant divx packed bitstream detection...
2003-03-20 Michael Niedermayererror resilience cleanup (its faster too...)
2003-03-17 Michael Niedermayerqmin/qmax cleanup
2003-03-16 Michael Niedermayerfield pic decoding cleanup
2003-03-12 Michael Niedermayerper context frame_rate_base, this should finally fix...
2003-03-06 Michael Niedermayerdoxy / cosmetics
2003-03-06 Michael Niedermayerper file doxy
2003-03-05 Michael Niedermayermpeg2 field pictures + sliced mode (doesnt work with...
2003-03-05 Michael Niedermayerfield picture decoding support (16x16 MC blocks only...
2003-03-03 Michael NiedermayerMpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2003-02-28 Michael Niedermayerh263(+) clenaup & bugfixes
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-02-10 Zdenek Kabelac* static,const,compiler warning cleanup
2003-02-08 Michael Niedermayermpeg1 bframe encoding patch by (Raphaël LEGRAND) with...
2003-01-21 Michael Niedermayercleanup
2003-01-20 Michael Niedermayertrying to fix mb skip bug in mpeg1/2 if slices are...
2003-01-19 Michael Niedermayerfinetuneing thresholds/factors
next