log

age author description
Sat, 29 Jan 2005 23:59:32 +0000 michael require a few valid and equal mp3 headers for resync libavcodec
Sat, 29 Jan 2005 20:09:33 +0000 mmu_man added a lock/unlock_lib pair to allow extern progs to serialize access to lavc. libavcodec
Fri, 28 Jan 2005 19:54:10 +0000 alex exported ff_mpa_synth_filter for upcoming qdm2 decoder libavcodec
Fri, 28 Jan 2005 11:21:57 +0000 michael make decode012() static inline libavcodec
Wed, 26 Jan 2005 17:04:34 +0000 michael 10l (negative strides) libavcodec
Wed, 26 Jan 2005 12:01:35 +0000 michael use dc tables from msmpeg4 instead of duplicating them patch by anonymous libavcodec
Tue, 25 Jan 2005 01:40:58 +0000 michael dont duplicate decode012() libavcodec
Tue, 25 Jan 2005 01:29:10 +0000 michael check norm6 vlc validity as there are some bit sequences which dont corespond to any codeword, the other vlc tables all seem to be huffman tables though libavcodec
Mon, 24 Jan 2005 23:01:18 +0000 michael Fixes: libavcodec
Mon, 24 Jan 2005 01:56:53 +0000 michael more 10l typos libavcodec
Mon, 24 Jan 2005 01:46:12 +0000 michael norm-6 / diff-6 support (untested, parts of it just guessed as the spec is unclear) libavcodec
Mon, 24 Jan 2005 00:35:18 +0000 michael fixing many bugs in bitplane_decoding() libavcodec
Sun, 23 Jan 2005 22:54:51 +0000 michael dont use several 100 mb memory for a tiny 120 element table libavcodec
Sun, 23 Jan 2005 22:49:41 +0000 michael 1000000000l typos libavcodec
Sun, 23 Jan 2005 22:10:55 +0000 michael mention table duplications, note, please avoid duplicating tables! libavcodec
Sun, 23 Jan 2005 21:36:24 +0000 rtognimp Check pointers before writing to memory libavcodec
Sun, 23 Jan 2005 19:11:02 +0000 michael simplify libavcodec
Sun, 23 Jan 2005 18:09:06 +0000 michael avoid buf_size == 0 checks in every decoder libavcodec
Sun, 23 Jan 2005 17:59:01 +0000 michael more detailed error messages libavcodec
Sun, 23 Jan 2005 16:18:10 +0000 michael 10l libavcodec
Sun, 23 Jan 2005 14:07:25 +0000 michael framerate check libavcodec
Sun, 23 Jan 2005 14:03:13 +0000 michael simplify deblock libavcodec
Sun, 23 Jan 2005 11:08:18 +0000 michael use clip_uint8() libavcodec
Sun, 23 Jan 2005 03:49:36 +0000 michael simplify libavcodec
Sat, 22 Jan 2005 18:00:36 +0000 alex preliminary vc9 bitstream decoder, committing to make syncing and team-work on it easier libavcodec
Sat, 22 Jan 2005 17:52:01 +0000 alex preliminary vc9 bitstream decoder, committing to make syncing and team-work on it easier libavcodec
Fri, 21 Jan 2005 23:47:03 +0000 michael count errors instead of printing 2^31 libavcodec
Fri, 21 Jan 2005 22:16:05 +0000 michael Out-of-directory build patch by (Philipp Matthias Hahn <pmhahn titan.lahn de>) libavcodec
Thu, 20 Jan 2005 00:30:20 +0000 michael jpeg style yuv fixes libavcodec
Wed, 19 Jan 2005 17:35:51 +0000 michael H.264 b ref pic list order and long term pictures patch by (Loic Le Loarer <loic.le-loarer polytechnique org>) libavcodec
Wed, 19 Jan 2005 13:24:43 +0000 michael div by zero aspect fix libavcodec
Wed, 19 Jan 2005 13:03:38 +0000 michael svq3_get_se_golomb() fix libavcodec
Wed, 19 Jan 2005 12:58:34 +0000 michael compile with TRACE define patch by (Loic <lll+ffmpeg m4x org>) libavcodec
Tue, 18 Jan 2005 01:01:54 +0000 michael x86_64 pointer typecast fix by (Martin Drab <drab kepler.fjfi.cvut cz>) libavcodec
Mon, 17 Jan 2005 18:25:32 +0000 michael simplify libavcodec
Sun, 16 Jan 2005 22:11:47 +0000 michael 10l patch by (matthieu castet <castet.matthieu free fr>) libavcodec
Sat, 15 Jan 2005 20:04:41 +0000 michael simplify libavcodec
Sat, 15 Jan 2005 19:05:26 +0000 michael simplify, null pointer, selftest libavcodec
Sat, 15 Jan 2005 14:59:47 +0000 rtognimp Decode MP3 in ADU format libavcodec
Sat, 15 Jan 2005 14:05:37 +0000 rtognimp 1l, forgot to remove duplicated error message libavcodec
Sat, 15 Jan 2005 10:34:49 +0000 diego Mention the l5 pp filter in 'mplayer -pphelp' output. libavcodec
Sat, 15 Jan 2005 00:07:38 +0000 rtognimp Use avcodec_check_dimensions instead of custom hack libavcodec
Fri, 14 Jan 2005 23:48:12 +0000 michael assertion about bits statistic and minor bits stat fix libavcodec
Thu, 13 Jan 2005 11:59:19 +0000 michael 10l (dont modify the input picture pts) libavcodec
Wed, 12 Jan 2005 18:25:48 +0000 michael av_malloc vs av_mallocz patch by (Kurosu <kurosu inforezo org>) libavcodec
Wed, 12 Jan 2005 11:14:12 +0000 michael 10l (gcc 2.95 fix) libavcodec
Wed, 12 Jan 2005 01:44:02 +0000 michael disallow strcat libavcodec
Wed, 12 Jan 2005 00:59:42 +0000 michael dissallow sprintf libavcodec
Wed, 12 Jan 2005 00:16:25 +0000 michael various security fixes and precautionary checks libavcodec
Tue, 11 Jan 2005 08:16:04 +0000 diego Quote path expression to take care of $(prefix) possibly containing spaces. libavcodec
Tue, 11 Jan 2005 03:18:08 +0000 michael fixing selftest libavcodec
Mon, 10 Jan 2005 23:41:25 +0000 michael picture heap corruption fix libavcodec
Sun, 09 Jan 2005 23:39:32 +0000 rtognimp Check pointers before writing to memory, fix possible integer overflows libavcodec
Sun, 09 Jan 2005 00:48:37 +0000 lorenm 10l (obmc_scratchpad not always initialize) libavcodec
Sat, 08 Jan 2005 08:56:18 +0000 lorenm 10l: scratchpad could be allocated before its size was known. libavcodec
Fri, 07 Jan 2005 05:56:07 +0000 lorenm H.264 weighted prediction. libavcodec
Thu, 06 Jan 2005 01:02:36 +0000 michael print "D" instead of "P" for dropable frames in flv with -debug 1 libavcodec
Thu, 06 Jan 2005 00:54:03 +0000 michael RV30/RV40 demuxing (untested) libavcodec
Wed, 05 Jan 2005 02:36:10 +0000 michael fixing decoding of http://mplayerhq.hu/~atmos4/ffrv20-crashing-atmos.rm libavcodec
Wed, 05 Jan 2005 00:20:52 +0000 michael fix decoding of http://mplayerhq.hu/~diego/problem.mov libavcodec