log

age author description
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