]> git.sesse.net Git - ffmpeg/history - libavcodec/mpegvideo.h
10l - set pixelfmt (colorspace) _before_ calling get_buffer() callback
[ffmpeg] / libavcodec / mpegvideo.h
2002-11-08 Michael Niedermayercleanup (breaks compatibility, requested by fabrice)
2002-11-02 Michael NiedermayerAltivec Patch (Mark III) by (Dieter Shirley <dieters...
2002-10-30 Michael Niedermayerexporting the internal qscale table, this allso fixes...
2002-10-27 Michael Niedermayerhandle direct rendering buffer allocation failure
2002-10-25 Michael Niedermayeridct_permutation_type variable, so the permutation...
2002-10-23 Michael Niedermayeroptimize block_permute()
2002-10-22 Michael Niedermayerxvid qpel bug autodetect
2002-10-16 Michael Niedermayercomplete mpeg4 GMC decoding support
2002-10-14 Michael Niedermayerbetter padding bug detection
2002-10-14 Michael Niedermayermpeg4 header parser clenup (needed for parsing of VOL...
2002-10-13 Michael Niedermayerbetter/cleaner error resilience (done in a 2nd pass...
2002-10-04 Alex Beregszaszimoved dct init out from mpv_common_init to dct_common_i...
2002-10-03 Leon van Stuivenbergps2 optimizations update patch by (Leon van Stuivenberg...
2002-09-29 Michael Niedermayerrenaming variable
2002-09-29 Michael Niedermayeridct permutation cleanup, idct can be selected per...
2002-09-24 Michael Niedermayeradaptive quantization for h263
2002-09-23 Michael Niedermayeradaptive quantization (lumi/temporal & spatial complexi...
2002-09-18 Michael Niedermayer10l (forgot to commit)
2002-09-14 Michael Niedermayerdont store version for bit-exact tests
2002-09-13 Michael Niedermayerinterlaced mpeg4 b frame decoding
2002-09-12 Michael Niedermayerstatistics for forw & back p-MBs instead of just one...
2002-09-11 Michael Niedermayerreducing sizeof MpegEncContext to avoid stack overflow...
2002-09-01 Michael Niedermayerdct cleanup
2002-08-30 Martin Olschewskisun solaris compilation bugfix, patch by (Martin Olsche...
2002-08-29 Michael Niedermayerslow but accurate integer dct from IJG (should be ok...
2002-08-26 Alex Beregszasziadded aspected_width/height for EXTENDED_PAR
2002-08-25 Michael Niedermayernew ratecontrol code
2002-08-22 Michael Niedermayerbetter scene change detection
2002-08-06 Michael Niedermayermpeg4 mpeg quantizer encoding
2002-08-05 Michael Niedermayer4mv + bframe decoding bugfix
2002-08-02 Michael Niedermayerfixing mpeg4 mpeg quantizers
2002-07-25 Michael Niedermayerdifferent edge positions fixed with edge emu / dr1
2002-07-15 Michael Niedermayeruvlinesize
2002-07-14 Michael Niedermayerdirect rendering method 1 support
2002-07-13 Michael Niedermayerrl vlc decoding optimizations
2002-07-10 Marko Kreenadding ff prefix to avoid global name conficts with...
2002-07-07 Michael Niedermayerwmv1 slice_height != mb_height support
2002-07-03 Falk HüffnerUpdate and activate dct_unquantize_h263_mvi. Thanks...
2002-06-18 Michael Niedermayerwmv1 support
2002-06-04 Fabrice Bellardadded missing externs (we were lucky that commons are...
2002-06-02 Michael Niedermayersingle coefficient elimination
2002-05-27 Zdenek Kabelac* started to cleanup name clashes for onetime compilation
2002-05-25 Fabrice Bellardlicense/copyright change
2002-05-21 Michael Niedermayerworkaround dc_scale bug in old ffmpeg msmpeg4v3 encoder...
2002-05-11 Juanjo- pict_type exported to AVCodecContext
2002-05-07 Alex Beregszasziclamp intra matrix to 8bit for mjpeg (workaround for...
2002-05-06 Michael Niedermayerthere are divx5? encoded files without a userdata secti...
2002-04-30 Michael Niedermayerfixing msmpeg4v3 dc-scale for quantizers 24-31
2002-04-27 Michael Niedermayerexport mbskip_table for direct rendering
2002-04-27 Michael Niedermayerfixed msmpeg4 infinite loop if buggy stream
2002-04-24 Michael Niedermayeravcodec_flush_buffers()
2002-04-22 Michael Niedermayerexport delay info
2002-04-22 Michael Niedermayerdivx 5.01 support
2002-04-21 Michael Niedermayerfixed ratecontrol & b-frames
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-14 Juanjo- ME setting moved to AVCodecContext/MpegEncContext...
2002-04-07 Michael Niedermayermpeg4 mpeg quantizer support
2002-04-05 Michael Niedermayermsmpeg4v2 decoding (no encoding yet)
2002-03-28 Michael Niedermayerforce frame type for 2-pass encoding
2002-03-27 Michael Niedermayer4MV motion estimation (not finished yet)
2002-03-24 Michael Niedermayerresync marker support, needed for some mp4 files
2002-03-24 Michael Niedermayer10l (motion_val was uninitilized)
2002-03-23 Michael Niedermayerstatistics for 2-pass encoding
2002-03-22 Michael Niedermayermpeg4 aspect_ratio_info in AVCodecContext (requested...
2002-03-22 Michael Niedermayernew motion estimation (epzs) not complete yet but allre...
2002-03-17 Michael Niedermayerhopefully better bitrate controll
2002-03-15 Michael Niedermayeroptimization
2002-03-15 Michael Niedermayeruse ac prediction in mpeg4 encoding (5% smaller intra...
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-18 Juanjo- H.263+ decoder support for Advanded INTRA Coding...
2002-02-18 Zdenek Kabelac* using static instead of extern
2002-02-15 Juanjo- Minor changes on bitrate control
2002-02-10 Juanjo- More work on preliminary bit rate control, just to...
2002-02-10 Juanjo- Now the ME is done for the entire picture when encond...
2002-02-09 Juanjo- Fixes on RTP and GOB headers for H.263.
2002-02-09 ArpiPATCH by Rik Snel <rsnel@cube.dyndns.org>
2002-01-27 Michael Niedermayer(commit by michael)
2002-01-15 Michael Niedermayer(commit by michael)
2002-01-10 Michael NiedermayerAC table reset (memset) optimization - patch by Michael...
2001-11-19 Juanjo- Preliminary RTP friendly mode for H.263.
2001-11-12 Juanjo- Fixed a bug on H.263 MV prediction for MB on GOBs...
2001-11-10 Nick Kurshevfixed gcc-3.0.x compilation (by Michael Niedermayer)
2001-08-31 JuanjoMoved some H.263+ variables to MpegEncContext to be...
2001-08-15 Fabrice Bellardchanged opendivx to mpeg4
2001-08-13 Fabrice Bellardwin32 fixes
2001-08-07 Fabrice Bellardfixed scan protos
2001-08-03 ArpiMMX/MMXEXT iDCT support, using external functions curre...
2001-07-30 Fabrice Bellarduse block[] in structure to have it aligned on 8 bytes...
2001-07-24 Fabrice Bellardadded skip macroblock optimization (big perf win on...
2001-07-22 Fabrice BellardInitial revision