log

age author description
Wed, 04 Jun 2008 00:44:43 +0000 bcoudurier cleanup, remove useless parentheses libavcodec
Wed, 04 Jun 2008 00:31:20 +0000 jbr return error on frame sync error libavcodec
Tue, 03 Jun 2008 23:34:26 +0000 jbr prevent crash when dba params are invalid libavcodec
Tue, 03 Jun 2008 16:46:38 +0000 banan Sample tested and the code worked so the comment is removed libavcodec
Tue, 03 Jun 2008 11:56:09 +0000 diego small spelling/wording fixes libavcodec
Tue, 03 Jun 2008 03:12:56 +0000 michael ff_fetch_timestamp() prototype libavcodec
Tue, 03 Jun 2008 02:43:17 +0000 michael In mpeg1/2 timestamps are associated with the access unit which libavcodec
Mon, 02 Jun 2008 23:00:04 +0000 aurel bump micro version after commit r13615 libavcodec
Mon, 02 Jun 2008 19:04:14 +0000 bcoudurier print correct mpeg-2 broken_link value, and print closed_gop libavcodec
Mon, 02 Jun 2008 18:29:04 +0000 vitor Remove warning that could never be triggered. libavcodec
Mon, 02 Jun 2008 14:54:19 +0000 michael indent libavcodec
Mon, 02 Jun 2008 14:53:54 +0000 michael Only store timestamps when there are timestamps. libavcodec
Mon, 02 Jun 2008 14:40:27 +0000 michael Our MPEG-TS demuxer does not send complete PES packets but sends them libavcodec
Mon, 02 Jun 2008 14:23:25 +0000 michael Move new field to the end to avoid ABI breakage, I thought this struct libavcodec
Mon, 02 Jun 2008 13:14:01 +0000 michael cosmetic libavcodec
Mon, 02 Jun 2008 13:12:54 +0000 michael Allow matching timestamps to be removed by fetch_timestamp(). libavcodec
Mon, 02 Jun 2008 13:09:56 +0000 michael Add off argument so that fetch_timestamp can search for timestamps libavcodec
Mon, 02 Jun 2008 13:05:38 +0000 michael Factorize fetch_timestamp() into its own function libavcodec
Mon, 02 Jun 2008 13:01:23 +0000 michael unused variable libavcodec
Mon, 02 Jun 2008 03:12:43 +0000 bcoudurier cosmetics, remove table_ prefix libavcodec
Mon, 02 Jun 2008 03:10:40 +0000 michael indent libavcodec
Mon, 02 Jun 2008 03:10:00 +0000 michael Rename last_frame_offset to next_frame_offset. libavcodec
Mon, 02 Jun 2008 03:07:32 +0000 bcoudurier optimize, merge offset bits in vlc code libavcodec
Mon, 02 Jun 2008 02:55:30 +0000 michael Simplify parser core. libavcodec
Mon, 02 Jun 2008 02:54:46 +0000 jbr move some AC3HeaderInfo struct fields to the Coded elements group. libavcodec
Sun, 01 Jun 2008 21:29:45 +0000 bcoudurier return if bitrate is not specified or too low libavcodec
Sun, 01 Jun 2008 20:51:44 +0000 bcoudurier add context_to_name func for logging libavcodec
Sun, 01 Jun 2008 19:51:33 +0000 vitor Replace comments by error messages. libavcodec
Sun, 01 Jun 2008 19:36:54 +0000 vitor Cosmetics libavcodec
Sun, 01 Jun 2008 19:36:43 +0000 vitor Rename dec2() function libavcodec
Sun, 01 Jun 2008 19:35:04 +0000 vitor Rename var libavcodec
Sun, 01 Jun 2008 19:33:17 +0000 vitor Rename dec1() to a more descriptive name libavcodec
Sun, 01 Jun 2008 19:30:07 +0000 vitor The function dec1() do two completly unrelated things. Split the rms calculation out of it. libavcodec
Sun, 01 Jun 2008 13:30:15 +0000 vitor Yet more variable renaming libavcodec
Sun, 01 Jun 2008 13:28:41 +0000 vitor More variable renaming libavcodec
Sun, 01 Jun 2008 13:17:22 +0000 vitor Rename functions libavcodec
Sun, 01 Jun 2008 13:16:13 +0000 vitor Rename variables libavcodec
Sun, 01 Jun 2008 02:28:33 +0000 bcoudurier memcpy considering output width, not src linesize, fix segv with av_picture_pad libavcodec
Sun, 01 Jun 2008 02:21:53 +0000 bcoudurier give context to av_log libavcodec
Sun, 01 Jun 2008 01:07:59 +0000 michael Prevent scalefactors from overflowing. libavcodec
Sat, 31 May 2008 22:12:49 +0000 jbr cosmetics: add a comment, remove a comment libavcodec
Sat, 31 May 2008 22:12:01 +0000 jbr simplify libavcodec
Sat, 31 May 2008 21:57:45 +0000 jbr set lfe params at frame init instead of in every block libavcodec
Sat, 31 May 2008 21:53:31 +0000 jbr only calculate number of exponent groups when exponents are not reused. libavcodec
Sat, 31 May 2008 21:37:28 +0000 jbr cosmetics: remove unneeded braces libavcodec
Sat, 31 May 2008 19:59:10 +0000 jbr 10l: cosmetics libavcodec
Sat, 31 May 2008 19:56:54 +0000 jbr new dba values requires running last 2 bit allocation stages libavcodec
Sat, 31 May 2008 16:04:41 +0000 jbr get_transform_coeffs() never returns an error, so make the function and its children return void. libavcodec
Sat, 31 May 2008 15:37:41 +0000 vitor Add doxy comments to eq() and do_voice() libavcodec
Sat, 31 May 2008 15:31:57 +0000 jbr use enum value for CRC error libavcodec
Sat, 31 May 2008 15:30:55 +0000 jbr move header error logging to after CRC check libavcodec
Sat, 31 May 2008 14:38:34 +0000 vitor Minor simplification libavcodec
Sat, 31 May 2008 14:36:46 +0000 vitor Rename variable libavcodec
Sat, 31 May 2008 14:34:35 +0000 vitor Remove useless intermediate variable libavcodec
Sat, 31 May 2008 14:32:11 +0000 vitor Remove ra144.o dependency added in revision r13500, now reverted libavcodec
Fri, 30 May 2008 23:27:21 +0000 michael unused libavcodec
Fri, 30 May 2008 23:26:09 +0000 michael As *_static are not deallocated anymore except on program termination libavcodec
Fri, 30 May 2008 21:17:10 +0000 michael unused libavcodec
Fri, 30 May 2008 21:15:34 +0000 michael Remove non C code. libavcodec
Fri, 30 May 2008 21:12:33 +0000 michael Move *_static to bitstream.c which is the only file left which needs libavcodec