]> git.sesse.net Git - ffmpeg/history - libavcodec/mpegvideo.c
h263 loop filter
[ffmpeg] / libavcodec / mpegvideo.c
2003-12-01 Michael Niedermayerh263 loop filter
2003-11-30 Michael Niedermayercleanup
2003-11-29 Michael Niedermayerh263 alternative inter vlc support
2003-11-28 Michael Niedermayerh263 OBMC & 4MV support
2003-11-27 Michael Niedermayerdont read from b frames if draw_horiz_band==NULL
2003-11-25 Michael Niedermayer16x8 MV vissualization by (Wolfgang Hesseler <qv at...
2003-11-24 Michael Niedermayer10l
2003-11-13 Michael Niedermayerqprd with b frames fix
2003-11-13 Michael Niedermayerqprd needs mbd=2
2003-11-12 Michael Niedermayerac prediction with rate distorted qp fix
2003-11-12 Michael Niedermayerrate distored optimal lambda->qp support
2003-11-03 Michael Niedermayerflush fix (untested)
2003-11-03 Michael Niedermayer10l (fixes dct coeff noise reduction)
2003-11-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
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-27 Michael Niedermayermake convert_matrix() independant of MpegEncContext
2003-10-25 Michael Niedermayersegfault fix
2003-10-23 Michael Niedermayeroptionally merge postscale into quantization table...
2003-10-22 Michael Niedermayerfloating point AAN DCT
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 Niedermayerexport mpeg2 active display area / pan scan
2003-10-17 Michael Niedermayeremu_edge checks simplification and avoid redundant...
2003-10-16 Michael Niedermayerpicture buffer cleanup, this fixes a assertion failure...
2003-10-14 Mike Melansondisable encoders where appropriate (patch courtesy...
2003-10-12 Michael Niedermayerfix decoding if the aspect ratio changes
2003-10-12 Alex Beregszasziremoved the obsolete and unused parameters of init_put_bits
2003-10-07 Michael Niedermayeruse lagrange multipler instead of qp for ratecontrol...
2003-10-02 Michael Niedermayerrd cbp + single coeff elimination fix
2003-10-02 Michael Niedermayeroptionally try to encode each MB with MV=<0,0> and...
2003-09-30 Michael Niedermayerrate distortion optimal cbp support (h263/mpeg4 non...
2003-09-24 Michael Niedermayerslight quality improvement ( < +0.04 PSNR) for high...
2003-09-16 Michael Niedermayerscenechange_threshold
2003-09-10 Michael NiedermayerAVI stream header FCC / more reliable detection of...
2003-09-09 Michael Niedermayer--disable-risky fix by (Luca Abeni <lucabe72 at email...
2003-09-08 Fabrice Bellardctype.h is a common header
2003-08-26 Michael Niedermayerfixing CODEC_FLAG_GLOBAL_HEADER
2003-08-25 Michael Niedermayeroooooops, having 2 Eterms open and doing cvs diff in...
2003-08-25 Michael Niedermayermpeg2 encoding
2003-08-24 Fabrice Bellardremoved unused variable
2003-08-22 Michael Niedermayercustom quant matrix encoding support
2003-08-12 Roman Shaposhnik * fixing a regression in mpeg encoder (not setting...
2003-08-05 Michael Niedermayercheck input pix_fmt
2003-08-05 Michael Niedermayercleanup / fixes
2003-08-02 Michael Niedermayerclear bitstream buffers in AVCodec.flush()
2003-08-01 Michael Niedermayermake the h263 decoder more error tolerant
2003-07-29 Michael Niedermayerrate distortion mb decision support
2003-07-26 Ivan Kalvachevmake MPV_frame_start fail on get_buffer failer
2003-07-26 Ivan Kalvachevinitial XvMC support
2003-07-23 Michael Niedermayerlast frames & b frames encoding fix
2003-07-20 Michael Niedermayerdefault for slices is display order again
2003-07-18 Michael Niedermayersvq3 b frame slices fix
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-07-05 Michael Niedermayermemleak fix by (Jake Page <jake at CS dot Stanford...
2003-07-03 Ivan KalvachevMpeg2 16x8 Patch by ("Ivan Kalvachev" <ivan at cacad...
2003-06-27 Michael Niedermayer2x100l
2003-06-23 Ivan KalvachevDMV support patch by ("Ivan Kalvachev" <ivan at cacad...
2003-06-18 Michael Niedermayermake ff_emulated_edge_mc() independant of MpegEncContext
2003-06-17 Michael Niedermayerlossless mjpeg encoding (planar yuv & RGB) and somerela...
2003-05-29 Michael Niedermayermpeg1 decoding fix
2003-05-27 Michael Niedermayermotion vector vissualization for mpeg1/2
2003-05-19 Michael NiedermayerASV1 codec
2003-05-14 Michael Niedermayercleanup
2003-05-09 Michael Niedermayersvq3 decoder by anonymous
2003-05-06 Michael Niedermayerrelease buffer cleanup
2003-05-05 Michael Niedermayerdoxy
2003-04-27 Michael Niedermayer10l (returning negative number of consumed bytes if...
2003-04-25 Michael Niedermayertypo in a comment ...
2003-04-25 Michael Niedermayerfixing mixed dr1 + internal buffers
2003-04-14 Michael Niedermayer10l
2003-04-14 Michael Niedermayercheck validity of some flags
2003-04-10 Michael Niedermayersimplified adressing of most mb based arrays (mb_x...
2003-04-06 Michael Niedermayerpict_type & quality fix
2003-04-04 Michael NiedermayerH264 decoder & demuxer
2003-04-02 Michael Niedermayer10l
2003-04-01 Michael Niedermayerfixing msmpeg4v2 encoding
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-22 Michael Niedermayer10l
2003-03-17 Michael Niedermayerqmin/qmax cleanup
2003-03-16 Michael Niedermayerfield pic decoding cleanup
2003-03-12 Zdenek Kabelac* added more options
2003-03-12 Michael Niedermayerper context frame_rate_base, this should finally fix...
2003-03-10 Zdenek Kabelac* 'externaly' visible option list begins avoptions_...
2003-03-08 Michael Niedermayermerging fourcc with codec_tag
2003-03-06 Michael Niedermayerper file doxy
2003-03-05 Michael Niedermayercleanup
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-05 Michael Niedermayerextended option for h263+ patch by (fixounet at free...
2003-03-04 Michael Niedermayertypo (fixes wmv1 regression test in c)
next