]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/mpegvideo.h
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavcodec / mpegvideo.h
2004-10-28 michaelH.261 encoder by (Maarten Daniels <maarten dot daniels...
2004-10-25 michaeltype fix
2004-10-08 michaelh.261 loop filter fix
2004-09-25 michael1/2 resolution decoding
2004-09-25 michaelH.264 max reference pictures fix by (Loren Merritt...
2004-09-10 michaelmess cleanup
2004-08-26 michaelquad tree based motion compensation (currently only...
2004-06-11 iivempeg2 chroma422/444 support, may be slower, may be...
2004-05-30 michaelh261 decoder by (Maarten Daniels <maarten.daniels at...
2004-05-25 michaelwarning fixes by (Michael Roitzsch <mroi at users dot...
2004-05-18 michaelsome of the warning fixes by (Michael Roitzsch <mroi...
2004-05-12 michaelmotion estimation for SVQ1
2004-05-11 michaelmoving motion estimation specific variables from MpegEn...
2004-04-29 michaelremove duplicated find_frame_end() code
2004-04-25 michaelsupport reusing mb types and field select values of...
2004-04-22 michaelmotion estimation cleanup
2004-04-17 michaelpassing AVFrame instead of AVPicture around in ffmpeg...
2004-04-17 michaelflv dropable p frame support
2004-04-16 michaelunify table indexing (motion_val,dc_val,ac_val,coded_bl...
2004-03-16 michaelinit cleanup
2004-03-10 michaelh263+ custom pcf support
2004-03-01 iiveinitial chroma_format changes,xvmc tweaks and codec_cap
2004-02-25 michaelset AVFrame.pts based upon framerate if its 0
2004-02-23 michaelmultithreaded mpeg2 decoding
2004-02-13 michaelmultithreaded/SMP motion estimation
2004-02-06 alexget_bit_count -> put_bits_count
2004-01-22 michaelclosed gop support & flags2 as all bits in flags are...
2004-01-10 michaelcopyright year update of the files i touched and rememb...
2004-01-02 michaeldenoise_dct_mmx()
2003-12-30 michaelinterlaced motion estimation
2003-12-30 michaelmotion vector vissualization improvements patch by...
2003-12-29 michaelpicture number fixes
2003-12-17 michaelvbv_delay
2003-12-14 michaelsplit intra / inter dequantization
2003-12-13 michaelcleanup
2003-12-12 michaelstuffing to stay above min_bitrate
2003-12-12 michaelCBR improvements
2003-12-09 michaelmove motion_val & mb_type to AVFrame patch by (Wolfgang...
2003-12-07 michaelh263 slice structured mode
2003-12-04 michaelcleanup
2003-12-04 michaelrv20 (h263) b frame decoding support
2003-12-03 michaelcleanup
2003-12-03 michaelsplit ff_h263_decode_mb() into h263 and mpeg4 versions
2003-12-01 michaelh263 loop filter
2003-11-30 michaelcleanup
2003-11-30 michaelrv20 decoder
2003-11-29 michaelh263 alternative inter vlc support
2003-11-28 michael10000l
2003-11-02 michaelnoise reduction of dct coefficients
2003-10-30 michaelpts fix and related fixes
2003-10-27 iiveXvMC speedup by removing one memcpy and doing MB packing
2003-10-22 michael112 bytes smaller MpegEncContext
2003-10-22 michaelmove blocks away MpegEncContext (7.4 -> 5.8k)
2003-10-22 michaelmove mmx quantizer matrixes out of MpegEncContext ...
2003-10-22 michaelmove q_*_matrix out of MpegEncContext (40k ->23k) dct_q...
2003-10-21 michaeldynamic alloc of picture structs instead of putting...
2003-10-20 michaelAVRational
2003-10-16 michaelpicture buffer cleanup, this fixes a assertion failure...
2003-10-12 michaelintra dc treshold != 0 decoding fixed
2003-10-07 michaelniuse lagrange multipler instead of qp for ratecontrol...
2003-09-30 michaelnirate distortion optimal cbp support (h263/mpeg4 non...
2003-09-09 bellardremoved warnings
2003-08-25 michaelnioooooops, having 2 Eterms open and doing cvs diff in...
2003-08-25 michaelnimpeg2 encoding
2003-08-22 michaelnicustom quant matrix encoding support
2003-08-22 michaelniPSX MDEC decoder, based upon some code from Sebastian...
2003-07-29 michaelnirate distortion mb decision support
2003-07-17 michaelniAVCodec.flush()
2003-07-10 michaelniflv cleanup / simplify
2003-07-09 michaelniflash video (flv) support patch by (Garrick Meeker...
2003-06-18 michaelnimake ff_emulated_edge_mc() independant of MpegEncContext
2003-05-19 michaelniASV1 codec
2003-05-14 michaelnicleanup
2003-04-27 michaelni10l (returning negative number of consumed bytes if...
2003-04-10 michaelnisimplified adressing of most mb based arrays (mb_x...
2003-04-04 michaelniH264 decoder & demuxer
2003-04-02 michaelnimsmpeg4 2pass support & some related cleanup
2003-03-31 michaelnisome static -> dynamic alloc & 16->8 bit
2003-03-30 michaelnimpeg1 slice encoding support
2003-03-30 michaelnisimplify slice encoding (variance of packet size is...
2003-03-22 michaelniuser setable quantizer bias
2003-03-20 michaelnibetter non conformant divx packed bitstream detection...
2003-03-20 michaelnierror resilience cleanup (its faster too...)
2003-03-17 michaelniqmin/qmax cleanup
2003-03-16 michaelnifield pic decoding cleanup
2003-03-12 michaelniper context frame_rate_base, this should finally fix...
2003-03-06 michaelnidoxy / cosmetics
2003-03-06 michaelniper file doxy
2003-03-05 michaelnimpeg2 field pictures + sliced mode (doesnt work with...
2003-03-05 michaelnifield picture decoding support (16x16 MC blocks only...
2003-03-03 michaelniMpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2003-02-28 michaelnih263(+) clenaup & bugfixes
2003-02-11 kabi* UINTX -> uintx_t INTX -> intx_t
2003-02-10 kabi* static,const,compiler warning cleanup
2003-02-08 michaelnimpeg1 bframe encoding patch by (Raphaël LEGRAND) with...
2003-01-21 michaelnicleanup
2003-01-20 michaelnitrying to fix mb skip bug in mpeg1/2 if slices are...
2003-01-19 michaelnifinetuneing thresholds/factors
2003-01-15 michaelnifixing DCTELEM != short
2003-01-15 michaelnimore compare functions (rd & bit)
next