]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/msmpeg4.c
Added autogenerated Makefiles
[frescor/ffmpeg.git] / libavcodec / msmpeg4.c
2009-04-17 michaelGet rid of an unused variable, found by the clang stati...
2009-04-11 michaelGet rid of INIT_VLC_USE_STATIC in msmpeg4
2009-04-11 cehoyosUse INIT_VLC_USE_STATIC and not its value "1".
2009-02-22 stefanoAdd missing av_cold in static init/close functions.
2009-02-09 michaelFix: libavcodec/msmpeg4.c:1612: warning: ‘dc_pred_dir...
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2009-01-14 aurelreplace all occurrence of ENABLE_ by the corresponding...
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-10-16 flameeyesConvert asm keyword into __asm__.
2008-10-04 lu_zeroMark the ff_find_best_tables symbol static to msmpeg4...
2008-09-08 michaelRename error_resilience to error_recognizion.
2008-07-13 ramirobitstream: move put_sbits() from flacenc.c to bitstream...
2008-06-25 stefangremove duplicate tables
2008-05-30 michaelChange init_vlc_rl() so it doesnt use *alloc_static...
2008-03-09 aureladd FF_ prefix to all (frame)_TYPE usage
2008-02-13 diegotypo fix: inited --> initialized
2008-01-14 diegoAdd a couple of missing consts.
2007-11-07 aurelcosmetics: indentation
2007-11-07 aurelsplit wmv2 in its own file
2007-11-07 aurelrename some msmpeg4 symbols and make them non-static
2007-08-13 diegoMove msmpeg4 tables from a header file to msmpegdata.c.
2007-08-05 michaelmake wmv1 and wmv2 playable with M$ DMO decoder
2007-07-05 diegoGroup all copyright and author notices together.
2007-06-22 benoitmodify msmpeg4 functions to generate VC1 compatible...
2007-06-21 benoitstatic (inline) X => ff_X
2007-06-12 diegomisc typo fixes
2007-06-12 diegomisc spelling fixes
2007-06-05 gpoirierrename code012() to ff_code012(), and remove static...
2007-05-10 aurelsplit msmpeg4 data to easily share some of it with...
2007-03-14 michaelkill av_mallocz_static() calls in init_rl()
2006-11-12 mrurename inverse -> ff_inverse
2006-11-01 diegoUse common define for x86_32 and x86_64.
2006-10-11 diegoRename ABS macro to FFABS.
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-27 mrudc_val should be signed
2006-09-27 mruadd some #ifdef CONFIG_ENCODERS/DECODERS
2006-09-27 mrufix some signedness warnings
2006-07-09 michaelremove STATS code (probably hasnt been used for years...
2006-06-27 kostyaRename VC9 to VC1 as there is no such thing as VC9
2006-03-08 diego(f)printf --> av_log conversion
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-08-26 michaelCompilation fixes part 1 patch by (Arvind R. and Burkha...
2005-05-02 michaelput most codecs under ifdefs
2005-04-30 michaelswitch to native time bases
2005-04-25 michaelavoid unneeded clear_blocks()
2005-04-24 melansonMinistry of English Composition, reporting for duty...
2005-04-18 michaelavoid UPDATE_CACHE() in GET_RL_VLC() if not needed
2005-01-30 michaelIn that patch:
2005-01-26 michaeluse dc tables from msmpeg4 instead of duplicating them...
2005-01-25 michaeldont duplicate decode012()
2004-11-27 michaelMemory leak fix patch by (Burkhard Plaum <plaum >at...
2004-10-11 michaeladapting existing mmx/mmx2/sse/3dnow optimizations...
2004-05-25 michaelwarning fixes by (Michael Roitzsch <mroi at users dot...
2004-04-16 michaelunify table indexing (motion_val,dc_val,ac_val,coded_bl...
2004-01-10 michaelcopyright year update of the files i touched and rememb...
2003-12-03 michaelh263 modified quantization fix
2003-11-03 michaelav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-08-10 michaelniskip ext header missing message for msmpeg4v2
2003-07-29 michaelnidebug stuff
2003-06-22 michaelniCONFIG_ENCODERS cleanup
2003-05-19 michaelniASV1 codec
2003-05-14 michaelnifastdiv patch by (BERO <bero at geocities dot co dot...
2003-05-14 michaelnidecode motion & modulo optimize patch by (BERO <bero...
2003-04-25 michaelni2pass stats fix (by ffdshow cvslog)
2003-04-10 michaelnisimplified adressing of most mb based arrays (mb_x...
2003-04-02 michaelnimsmpeg4 2pass support & some related cleanup
2003-04-01 michaelnifixing msmpeg4v2 encoding
2003-03-20 michaelnierror resilience cleanup (its faster too...)
2003-03-12 michaelniper context frame_rate_base, this should finally fix...
2003-03-06 michaelniper file doxy
2003-02-16 michaelnimore #ifdef CONFIG_ENCODERS patch by (Wolfgang Hesseler...
2003-02-11 kabi* UINTX -> uintx_t INTX -> intx_t
2003-02-10 michaelnicheck for qscale==0 (fixes 1/0 on one corrupted stream)
2003-02-10 kabi* static,const,compiler warning cleanup
2003-01-21 michaelniGetBitContext.size is allways multiplied by 8 -> use...
2003-01-09 michaelnifixed wmv2 slices
2002-12-27 michaelniqpel encoding
2002-12-04 michaelnicleanup
2002-11-10 michaelnireversing header game
2002-10-27 michaelnimergeing inter & intra rl_length tables (50% smaller...
2002-10-27 michaelni75% smaller rl_length table
2002-10-25 michaelnifixing decoding of streams with no keyframe at the...
2002-10-20 michaelnifixing msmpeg4v3 encoding at bitrates <128k
2002-10-13 michaelnifixing wmv1 slice decoding
2002-10-13 michaelnibetter/cleaner error resilience (done in a 2nd pass...
2002-10-11 bellardremoved unused variables
2002-09-29 michaelniidct permutation cleanup, idct can be selected per...
2002-08-09 michaelnifaster vlc table selection
2002-08-04 michaelnihopefully fixing unreprodceable segfault when overreadi...
2002-08-04 michaelnisupporting rare overflow mess even with error_resilience>=0
2002-08-04 michaelnimaking some error checks optional
2002-07-22 michaelnifixing bitrate vs. kbitrate in header
2002-07-17 michaelnifixes fire.avi & subtitles.avi
2002-07-15 michaelniuvlinesize
2002-07-13 michaelnirl vlc decoding optimizations
2002-07-10 michaelniget_vlc() optimizations
2002-07-07 michaelniwmv1 slice_height != mb_height support
next