log

age author description
2003-03-31 michaelni some static -> dynamic alloc & 16->8 bit libavcodec
2003-03-31 michaelni mangle on mingw32 patch by ("Sascha Sommer" <saschasommer at freenet dot de>) libavcodec
2003-03-30 michaelni mpeg1 slice encoding support libavcodec
2003-03-30 michaelni simplify slice encoding (variance of packet size is practically identical) libavcodec
2003-03-29 michaelni faster C linear blend & interpolate deinterlacers libavcodec
2003-03-29 michaelni fixing cliping of c deinterlacers libavcodec
2003-03-28 michaelni AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>) libavcodec
2003-03-26 michaelni I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>) libavcodec
2003-03-26 mmu_man debug stuff only for DEBUG :) libavcodec
2003-03-26 michaelni faster hadamard transform libavcodec
2003-03-26 michaelni 10l libavcodec
2003-03-24 nickols_k binary compatibility fix (workaround for r.147, r.148) libavcodec
2003-03-22 michaelni user setable quantizer bias libavcodec
2003-03-22 michaelni binary compatibility fix libavcodec
2003-03-22 michaelni 10l libavcodec
2003-03-21 michaelni bitstream tracing support libavcodec
2003-03-21 michaelni new versions; put_pix's about 20% faster, get_pix 3.5x faster. patch by (Leon van Stuivenberg <leonvs at iae dot nl>) libavcodec
2003-03-20 michaelni better non conformant divx packed bitstream detection, so unpacked (no b frames) divx MPEG4-ES streams can be read libavcodec
2003-03-20 michaelni error resilience cleanup (its faster too...) libavcodec
2003-03-18 michaelni clear_blocks_mmi() optimization by BroadQ (and patch by Leon van Stuivenberg <leonvs at iae dot nl>) libavcodec
2003-03-18 michaelni merging a small amount of the changes from BroadQ, the rest is either not clean / doesnt apply / or is PS2 specific (someone with a PS2 should merge/send a patch for the later) libavcodec
2003-03-17 michaelni qmin/qmax cleanup libavcodec
2003-03-17 michaelni 10l libavcodec
2003-03-16 michaelni rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>) libavcodec
2003-03-16 michaelni field pic decoding cleanup libavcodec
2003-03-15 michaelni cleaner & more flexible edge bug workaround libavcodec
2003-03-15 michaelni halfpel MC doxy libavcodec
2003-03-14 al3x 10l libavcodec
2003-03-14 kabi * fixing cut&paste bug libavcodec
2003-03-12 michaelni oops libavcodec
2003-03-12 michaelni rvlc decoding support libavcodec
2003-03-12 mmu_man /me should really learn doxygen :) libavcodec
2003-03-12 kabi * added more options libavcodec
2003-03-12 kabi * cosmetic doc fix libavcodec
2003-03-12 kabi * moved os_support.h into libavcodec libavcodec
2003-03-12 michaelni 100l libavcodec
2003-03-12 michaelni per context frame_rate_base, this should finally fix frame_rate related av sync issues libavcodec
2003-03-11 michaelni restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) libavcodec
2003-03-10 kabi * 'externaly' visible option list begins avoptions_ prefix libavcodec
2003-03-10 michaelni even more fixes libavcodec
2003-03-10 kabi * oooooops - sorry for this one - wrong logic libavcodec
2003-03-10 michaelni more fixes libavcodec
2003-03-10 michaelni more fixes libavcodec
2003-03-10 michaelni bug workaround libavcodec
2003-03-09 al3x simplified libavcodec
2003-03-08 michaelni looks better IMHO libavcodec
2003-03-08 michaelni merging fourcc with codec_tag libavcodec
2003-03-07 kabi * support FF_MM_FORCE libavcodec
2003-03-07 kabi * more generic avoption_parse libavcodec
2003-03-07 michaelni Frame rate emulation patch by (Max Krasnyansky <maxk at qualcomm dot com>) libavcodec
2003-03-06 michaelni more cosmetics so that doxygen output is readable ... libavcodec
2003-03-06 michaelni typo libavcodec
2003-03-06 michaelni doxy / cosmetics libavcodec
2003-03-06 michaelni doxy / cosmetics libavcodec
2003-03-06 michaelni typos & cosmetics libavcodec
2003-03-06 michaelni altivec compilation fixes by (Magnus Damm <damm at opensource dot se>) libavcodec
2003-03-06 michaelni per file doxy libavcodec
2003-03-06 michaelni doxy libavcodec
2003-03-06 michaelni cosmetics libavcodec
2003-03-06 michaelni doxygen config file, so ppl just have to call doxygen in the libavcodec dir and a beatifull doxy is generated ;) libavcodec
2003-03-06 michaelni more dox libavcodec
2003-03-06 michaelni more idiot proof dox libavcodec
2003-03-05 michaelni ff_block_permute() dox libavcodec
2003-03-05 michaelni cleanup libavcodec
2003-03-05 michaelni mpeg2 field pictures + sliced mode (doesnt work with mplayer though, dunno why) libavcodec
2003-03-05 michaelni 10l libavcodec
2003-03-05 michaelni field picture decoding support (16x16 MC blocks only as i dont have any samples which use other modes ...) libavcodec
2003-03-05 michaelni extended option for h263+ patch by (fixounet at free dot fr) with some minor modifications libavcodec
2003-03-04 michaelni typo (fixes wmv1 regression test in c) libavcodec
2003-03-03 kabi * minor optimalization libavcodec
2003-03-03 michaelni MpegEncContext.(i)dct_* -> DspContext.(i)dct_* libavcodec
2003-03-01 michaelni fixing inaccurate frame_rate libavcodec
2003-02-28 michaelni 10l libavcodec
2003-02-28 michaelni h263(+) clenaup & bugfixes libavcodec
2003-02-28 michaelni fixing padding bug autodetection for some rare files, closes bug #647941 libavcodec
2003-02-27 michaelni support for PAL 4:1:1 SMPTE 314M DV streams patch by (Roman Shaposhnick <rvs at sun dot com>) libavcodec
2003-02-27 michaelni user specified motion estimation range limit libavcodec
2003-02-26 michaelni move repeat_pict field from AVCodecContext -> AVFrame (closes bug #683536) libavcodec
2003-02-25 bellard added DTG active format information libavcodec
2003-02-24 kabi * using const buffers for reading libavcodec
2003-02-24 kabi * const arrays libavcodec
2003-02-24 kabi * fixed IMA WAV decoding (though still might not be fully correct) libavcodec
2003-02-24 michaelni huffyuv v1 tables, as they are essential and the only possible way for decding of v1 files they very likely cant be copyrighted ... libavcodec
2003-02-24 michaelni get_vlc2() "docs" libavcodec
2003-02-24 michaelni round readed bits up to next 32bits, as orginal huffyuv cant handle less then 32bit blocks libavcodec
2003-02-22 michaelni 32 vs. 64bit bugfix by (Dave Huang (dahanc)) libavcodec
2003-02-20 michaelni reverse incorrect stride < (width+7)&~7 fix libavcodec
2003-02-20 nickols_k sync with mplayerxp. Fixes some 405.avi related flaws libavcodec
2003-02-18 kabi * using $(MAKE) libavcodec
2003-02-18 michaelni fixing 410 -> 420 libavcodec
2003-02-18 kabi * sync with main liba52 sources libavcodec
2003-02-18 kabi * update cleanup rules (Steven M. Schultz) libavcodec
2003-02-16 michaelni more #ifdef CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot com>) with modifications by me (s/WOLFGANG/CONFIG_ENCODERS/ and some other fixes) libavcodec
2003-02-14 michaelni moving postprocess to ffmpeg/libavcodec libavcodec
2003-02-14 michaelni improving parsing of incomplete headers libavcodec
2003-02-11 michael avoid #include "../ libavcodec