]> git.sesse.net Git - ffmpeg/history - libavcodec/h263.c
h263_dc_scale() cleanup
[ffmpeg] / libavcodec / h263.c
2002-09-26 Michael Niedermayerh263_dc_scale() cleanup
2002-09-26 Michael Niedermayermpeg4 interlaced dct encoding
2002-09-24 Michael Niedermayeradaptive quantization for h263
2002-09-24 Michael Niedermayerfixing ac prediction encoding with adaptive quantization
2002-09-23 Michael Niedermayeradaptive quantization (lumi/temporal & spatial complexi...
2002-09-14 Michael Niedermayerdont store version for bit-exact tests
2002-09-14 Michael Niedermayerinterlaced b frames fix
2002-09-13 Alex Beregszasziaspect (ext. par too) support for h263 and mpeg4 (inc...
2002-09-13 Michael Niedermayer10l (field select readed at the wrong place ...)
2002-09-13 Michael Niedermayerinterlaced b frames cleanup
2002-09-13 Michael Niedermayerinterlaced mpeg4 b frame decoding
2002-09-13 Michael Niedermayerfixing 1/0 if the headers are incomplete (like what...
2002-09-12 Michael Niedermayerfixing interlaced mpeg4 decoding
2002-09-12 Michael Niedermayerparsing resync header extension support
2002-09-12 Michael Niedermayervbv parameter parsing (more skiping actually ;) )
2002-09-12 Michael Niedermayerstatistics for forw & back p-MBs instead of just one...
2002-09-12 Michael Niedermayerexport pts from stream if available
2002-09-07 Michael Niedermayeroptimizing mpeg4_encode_block(), generates allso slight...
2002-08-27 Michael Niedermayermpeg4 interlaced decoding support (not completly implem...
2002-08-26 Michael Niedermayerfixing some 64bit bugs
2002-08-06 Michael Niedermayermpeg4 mpeg quantizer encoding
2002-08-05 Michael Niedermayer4mv + bframe decoding bugfix
2002-08-05 Michael Niedermayerfixing level overflow check for qp=1
2002-08-02 Michael Niedermayerfixing mpeg4 mpeg quantizers
2002-07-25 Michael Niedermayerdifferent edge positions fixed with edge emu / dr1
2002-07-21 Michael Niedermayerminor optimizations
2002-07-17 Michael Niedermayerlow_delay / has_b_frames fix
2002-07-17 Michael Niedermayerfixes fire.avi & subtitles.avi
2002-07-13 Michael Niedermayerrl decoding optimization
2002-07-13 Michael Niedermayeroptimization (get_vlc -> get_vlc2)
2002-07-13 Michael Niedermayerrl vlc decoding optimizations
2002-07-09 Felix Bünemannwarning fix patch by atmos
2002-06-18 Michael Niedermayerdc scale simplification/optimization
2002-06-06 Fabrice Bellardfixed case where abs_level > MAX_LEVEL
2002-06-04 Michael Niedermayerrun1 can be <0 bugfix (found by fabrice)
2002-06-03 Falk HüffnerRevert previous bogus warning fix.
2002-06-03 Falk HüffnerMinor warning cleanup.
2002-06-02 Michael Niedermayererror concealment / error resilience
2002-05-25 Fabrice Bellardlicense/copyright change
2002-05-18 Fabrice Bellardremoved useless header includes - use av memory functions
2002-05-06 Michael Niedermayerthere are divx5? encoded files without a userdata secti...
2002-05-05 Michael Niedermayersegfault fix for b-frame encoding with height%16!=0
2002-05-05 Michael Niedermayershorter user data with formating by juanjo
2002-05-04 Michael Niedermayermove ABS() to common.h
2002-05-03 Michael Niedermayermove put_string() to common.{c,h}
2002-05-03 Juanjo- H263 PAR support by Alex Beregszaszi.
2002-05-02 Juanjo- Advanced Intra Coding (AIC) support for H.263+ encode...
2002-04-27 Michael Niedermayerdetecting xvid/divx4/opendivx and set low_delay flag
2002-04-27 Michael Niedermayerfixed msmpeg4 infinite loop if buggy stream
2002-04-24 Michael Niedermayeravcodec_flush_buffers()
2002-04-22 Michael Niedermayersegfault fix
2002-04-22 Michael Niedermayerexport delay info
2002-04-22 Michael Niedermayerb-frame mpeg4 fix when seeking
2002-04-22 Michael Niedermayerdivx 5.01 support
2002-04-21 Michael Niedermayerfix b-frame MB skip
2002-04-19 Michael Niedermayermuch better ME for b frames (a bit slow though)
2002-04-17 Michael Niedermayermpeg2/mpeg4 dequantizer support (c & mmx)
2002-04-17 Michael Niedermayerfixed mpeg4 time stuff on encoding
2002-04-15 Juanjo- Versions defined for libav/libavcodec.
2002-04-07 Michael Niedermayermpeg4 mpeg quantizer support
2002-03-29 Michael Niedermayerdivx5-gmc bug workaround
2002-03-28 Michael Niedermayermpeg4 4MV encoding
2002-03-27 Michael Niedermayer4MV motion estimation (not finished yet)
2002-03-25 Michael Niedermayeroptimizing mpeg4_encode_dc
2002-03-24 Michael Niedermayerfcode_tables where too small, found by Klaas-Pieter...
2002-03-24 Michael Niedermayerb-frame decoding bugfix
2002-03-24 Michael Niedermayerresync marker support, needed for some mp4 files
2002-03-23 Michael Niedermayerfixing motion estimation with h263p hopefully
2002-03-23 Michael Niedermayerstatistics for 2-pass encoding
2002-03-23 Michael Niedermayerdont return -1 if mpeg4 scalability ...
2002-03-23 Michael Niedermayerfixing MV range in h263
2002-03-22 Michael Niedermayermpeg4 aspect_ratio_info in AVCodecContext (requested...
2002-03-22 Michael Niedermayeroops
2002-03-22 Michael Niedermayernew motion estimation (epzs) not complete yet but allre...
2002-03-19 Michael Niedermayeruse the width & height from the mpeg4 header ... in...
2002-03-18 Michael Niedermayerfixing 4MV
2002-03-15 Michael Niedermayeroptimization
2002-03-15 Michael Niedermayeruse ac prediction in mpeg4 encoding (5% smaller intra...
2002-03-13 Michael Niedermayersupport decoding (with mplayer) of 3 .mp4 files from...
2002-03-13 Michael Niedermayergenerate even more complete mpeg4 headers
2002-03-12 Michael Niedermayermpeg4 b-frames :)
2002-03-09 Michael Niedermayerdivx5-gmc support
2002-03-07 Michael Niedermayergmc bitstream decoding support (the real motion compens...
2002-03-05 Michael Niedermayerparsing more of the mpeg4 header & print some "not...
2002-02-22 Juanjo- Bug fix on RTYPE (rounding type) not being honoured...
2002-02-19 Juanjo- Bug fixes in H.263+ Advanced INTRA Coding decoder.
2002-02-18 Juanjo- H.263+ decoder support for Advanded INTRA Coding...
2002-02-18 Zdenek Kabelac* simplified indexing
2002-02-18 Michael Niedermayeravoid overflow of picturenumber*fps*10000
2002-02-12 Michael Niedermayeralternative bitstream writer (disabled by default,...
2002-02-09 Juanjo- Fixes on RTP and GOB headers for H.263.
2001-12-09 Arpinew IDCT code by Michael Niedermayer (michaelni@gmx...
2001-11-19 Juanjo- Preliminary RTP friendly mode for H.263.
2001-11-17 Juanjo- Added support to Inter4V+Q MBs to H.263 decoder.
2001-11-13 Juanjo- Bug fix on MV prediction for MPEG4 caused by new...
2001-11-12 Juanjo- Fixed a bug on H.263 MV prediction for MB on GOBs...
2001-11-03 Juanjo- Bug fix on inter MCBPC table for inter+q.
2001-10-17 JuanjoAdded Juergen Keil fix on quant_tab[4] type.
2001-08-31 JuanjoMoved some H.263+ variables to MpegEncContext to be...
2001-08-28 JuanjoAdded support to Unrestricted Motion Vectors (UMV)
next