log

age author description
Sat, 08 Dec 2007 11:46:09 +0000 kostya Reindent after last commit libavcodec
Sat, 08 Dec 2007 11:45:42 +0000 kostya Update Altivec variant of vc1_inv_trans_8x4 libavcodec
Sat, 08 Dec 2007 10:50:50 +0000 kostya Use IDCT functions when FASTTX=0 libavcodec
Sat, 08 Dec 2007 10:41:18 +0000 kostya Switch VC-1 decoder to output decoded residual immediately. libavcodec
Sat, 08 Dec 2007 09:15:44 +0000 kostya Rename some tables libavcodec
Fri, 07 Dec 2007 05:56:07 +0000 kostya Use existing function for VLC reading libavcodec
Fri, 07 Dec 2007 05:52:27 +0000 kostya Check decoded dimensions for validity libavcodec
Fri, 07 Dec 2007 05:50:23 +0000 kostya Intra types will be stored in int8_t array libavcodec
Fri, 07 Dec 2007 05:48:34 +0000 kostya Add decoder flags libavcodec
Fri, 07 Dec 2007 05:47:24 +0000 kostya Replace table with its H.263 counterpart libavcodec
Thu, 06 Dec 2007 17:12:02 +0000 kostya Update tables for RV40 decoder libavcodec
Thu, 06 Dec 2007 08:38:49 +0000 michael prevent warnings about functions being possibly unused libavcodec
Thu, 06 Dec 2007 02:02:41 +0000 michael thank you for your efforts to keep my code clean, but i would like to libavcodec
Wed, 05 Dec 2007 18:02:48 +0000 takis Verify long_ref_count!=0. Fix issue 281. libavcodec
Wed, 05 Dec 2007 13:11:18 +0000 benoit Fix missing chroma in version 3 STR. libavcodec
Wed, 05 Dec 2007 11:36:06 +0000 michael fix decoding of the first frame of gray.mov libavcodec
Wed, 05 Dec 2007 05:24:54 +0000 heydowns Initialize function pointers used by error resilience code before any libavcodec
Tue, 04 Dec 2007 17:41:46 +0000 kostya RV40 decoder specific functions libavcodec
Mon, 03 Dec 2007 13:33:48 +0000 diego colour --> color in variable names libavcodec
Mon, 03 Dec 2007 13:01:53 +0000 diego cosmetics: comment spelling fixes libavcodec
Mon, 03 Dec 2007 11:03:16 +0000 diego cosmetics: spelling fixes libavcodec
Mon, 03 Dec 2007 10:02:26 +0000 michael make rc_buffer_size apply to audio as well libavcodec
Mon, 03 Dec 2007 06:59:48 +0000 kostya Rename function to reflect its action libavcodec
Mon, 03 Dec 2007 01:06:00 +0000 michael simplify libavcodec
Mon, 03 Dec 2007 01:03:54 +0000 michael make the AVOption code work with strings instead of crash libavcodec
Sun, 02 Dec 2007 22:04:21 +0000 reimar Some spelling fixes in comments libavcodec
Sun, 02 Dec 2007 21:12:43 +0000 reimar Use the correct "const float *" type for variable instead of casting const away. libavcodec
Sun, 02 Dec 2007 21:11:43 +0000 reimar Add missing const to last argument of decode_significance_8x8_x86. libavcodec
Sun, 02 Dec 2007 19:28:20 +0000 bcoudurier indentation libavcodec
Sun, 02 Dec 2007 19:27:19 +0000 bcoudurier dnxhd 720p encoding and decoding support libavcodec
Sun, 02 Dec 2007 19:22:38 +0000 bcoudurier cosmetics, encode_variance -> encode_fast libavcodec
Sun, 02 Dec 2007 19:20:46 +0000 bcoudurier fix corner case when qscale 1 bits < frame bits but max bits with worst padding > frame bits libavcodec
Sun, 02 Dec 2007 18:44:29 +0000 kostya RealVideo 3 decoder functions libavcodec
Sun, 02 Dec 2007 15:43:08 +0000 diego Misc spelling fixes, prefer American over British English. libavcodec
Sun, 02 Dec 2007 14:06:28 +0000 diego Fix some spelling mistakes. libavcodec
Sun, 02 Dec 2007 06:24:34 +0000 kostya RV30/40 common VLC tables libavcodec
Sat, 01 Dec 2007 22:35:38 +0000 vitor Fix alignment broke by my last patch libavcodec
Sat, 01 Dec 2007 22:21:04 +0000 vitor spelling libavcodec
Sat, 01 Dec 2007 15:41:35 +0000 kostya TIFF may omit compression tag. libavcodec
Sat, 01 Dec 2007 12:05:59 +0000 diego succes --> success typo libavcodec
Sat, 01 Dec 2007 09:39:59 +0000 reimar Fix nodes[nb_codes*2-1].count being uninitialized and used to initialize libavcodec
Sat, 01 Dec 2007 00:21:43 +0000 michael senseless cast and () libavcodec
Sat, 01 Dec 2007 00:19:44 +0000 michael stupid code (casting of void*) found by checktree.sh libavcodec
Fri, 30 Nov 2007 21:51:34 +0000 reimar wma_decode_superframe always returns s->block_align, so make libavcodec
Fri, 30 Nov 2007 14:08:00 +0000 diego Fix make checkheaders, #include <inttypes.h> was missing. libavcodec
Thu, 29 Nov 2007 15:09:24 +0000 michael fix segfault with interlaced h.264 libavcodec
Wed, 28 Nov 2007 14:27:53 +0000 cehoyos MLP/TrueHD parser libavcodec
Wed, 28 Nov 2007 12:41:35 +0000 diego Clarify documentation for avcodec_encode_audio. libavcodec
Tue, 27 Nov 2007 22:57:26 +0000 aurel remove some unused ff_p* vars from dsputil libavcodec
Tue, 27 Nov 2007 22:56:15 +0000 aurel remove useless #ifdef around extern declaration libavcodec
Tue, 27 Nov 2007 22:54:46 +0000 aurel cosmetics: indentation libavcodec
Tue, 27 Nov 2007 22:54:18 +0000 aurel convert some #ifdef CONFIG_ to if(ENABLE_ libavcodec
Tue, 27 Nov 2007 22:42:55 +0000 aurel build vc1dsp_mmx.c in its own compilation unit libavcodec
Tue, 27 Nov 2007 22:36:15 +0000 aurel use ff_ prefix for extern vars libavcodec
Tue, 27 Nov 2007 22:23:34 +0000 aurel make ff_p* vars extern so that they can be used in various *_mmx.c files libavcodec
Tue, 27 Nov 2007 22:00:45 +0000 aurel 10l: init_get_bits want size in bits, not bytes libavcodec
Tue, 27 Nov 2007 21:30:10 +0000 aurel cosmetics: alignment libavcodec
Tue, 27 Nov 2007 15:38:54 +0000 diego spelling cosmetics libavcodec
Tue, 27 Nov 2007 05:32:04 +0000 rfelker sync message with modern ffmpeg bitrate option syntax. libavcodec
Sun, 25 Nov 2007 17:31:55 +0000 aurel remove some empty close/init functions in avcodec libavcodec
Sun, 25 Nov 2007 16:32:47 +0000 aurel add pcm_s16le_planar support for electronicarts files libavcodec
Sun, 25 Nov 2007 16:23:42 +0000 aurel split wmv2 encoder and decoder in their own files libavcodec
Sun, 25 Nov 2007 09:43:35 +0000 gpoirier Typo fix. Previous version had some picture error building up until next keyframe. libavcodec
Sat, 24 Nov 2007 17:42:16 +0000 kostya Data tables for future RV30/40 decoder libavcodec
Sat, 24 Nov 2007 14:34:25 +0000 gpoirier Strip debug stuff from vc1dsp_mmx.c, patch by Christophe GISQUET %hristophe P gisquet A free P fr% libavcodec
Sat, 24 Nov 2007 10:08:02 +0000 diego Add missing #includes to fix 'make checkheaders'. libavcodec
Fri, 23 Nov 2007 00:52:56 +0000 diego main() --> main(void) libavcodec
Wed, 21 Nov 2007 22:41:31 +0000 gpoirier add VC-1 MMX DSP functions, under MIT license. libavcodec
Mon, 19 Nov 2007 20:33:25 +0000 michael cosmetic (x==NULL -> !x) libavcodec
Mon, 19 Nov 2007 20:30:00 +0000 michael cosmetic (place { consistently) libavcodec
Mon, 19 Nov 2007 20:26:35 +0000 michael cosmetic (remove != 0 / != NULL) libavcodec
Mon, 19 Nov 2007 20:18:30 +0000 michael use sizeof in snprintf (note the changed code is all under #if 0) libavcodec
Mon, 19 Nov 2007 20:14:46 +0000 michael check region depth for validity libavcodec
Sun, 18 Nov 2007 10:54:38 +0000 banan Use memcpy instead of for loop libavcodec
Sat, 17 Nov 2007 03:04:21 +0000 heydowns Call mpegvideo flush routine on h264 flush. Needed in particular libavcodec
Fri, 16 Nov 2007 23:15:39 +0000 diego Remove unused functions, fixes the warnings: libavcodec
Thu, 15 Nov 2007 22:32:39 +0000 aurel avoid some halfpel related #ifdef libavcodec
Thu, 15 Nov 2007 12:40:40 +0000 diego Put halfpel_interpol under the same #ifdef as its usage, fixes the warning: libavcodec
Thu, 15 Nov 2007 10:28:12 +0000 takis Attribute for specifying direction should come right after @param. libavcodec
Thu, 15 Nov 2007 06:25:20 +0000 kostya Use put_signed_pixels_clamped where appropriate libavcodec
Wed, 14 Nov 2007 18:21:57 +0000 alex Remove editor junk from the end. libavcodec
Wed, 14 Nov 2007 16:33:14 +0000 banan Small simplification libavcodec
Wed, 14 Nov 2007 15:31:47 +0000 alex Support 44.1kHz audio. Acked by Benjamin libavcodec
Wed, 14 Nov 2007 15:30:15 +0000 alex Change the "report sample" message from AV_LOG_DEBUG to AV_LOG_ERROR. libavcodec
Wed, 14 Nov 2007 15:21:42 +0000 alex Make sine_window static. Acked by Benjamin Larsson libavcodec
Wed, 14 Nov 2007 08:22:15 +0000 banan Fix nellymoser decode_tag return value, patch by Stefano Sabatini libavcodec
Tue, 13 Nov 2007 00:48:24 +0000 diego Remove unused variable, fixes the warning: libavcodec
Mon, 12 Nov 2007 22:29:37 +0000 diego cosmetics: Keep all OBJS entries on a line of their own. libavcodec
Mon, 12 Nov 2007 02:04:01 +0000 michael tring to workaround gcc 2.95 bug which causes random failures libavcodec
Sat, 10 Nov 2007 18:27:03 +0000 bcoudurier ogg muxer libavcodec
Sat, 10 Nov 2007 16:44:37 +0000 diego Add comments to some #endif directives. libavcodec
Sat, 10 Nov 2007 16:39:54 +0000 diego cosmetics: Fix vissual --> visual typo. libavcodec
Sat, 10 Nov 2007 16:25:44 +0000 diego Improve unsupported (pixel) format error message. libavcodec
Sat, 10 Nov 2007 12:24:02 +0000 diego cosmetics: Fix spacial --> spatial typo in function names. libavcodec
Sat, 10 Nov 2007 11:51:56 +0000 diego misc spelling/grammar/wording fixes in comments libavcodec
Sat, 10 Nov 2007 08:23:01 +0000 kostya X8 is supported now, so warning is incorrect libavcodec
Sat, 10 Nov 2007 06:10:46 +0000 andoma Provide top_field_first logic for h264 libavcodec
Sat, 10 Nov 2007 01:02:36 +0000 aurel make some tables static libavcodec
Fri, 09 Nov 2007 23:12:31 +0000 aurel add multiple inclusion guards libavcodec
Fri, 09 Nov 2007 22:15:46 +0000 michael grammar libavcodec
Fri, 09 Nov 2007 22:05:29 +0000 michael indention libavcodec
Fri, 09 Nov 2007 22:03:12 +0000 michael remove useless #ifdef libavcodec
Fri, 09 Nov 2007 21:58:50 +0000 michael remove inline from non speed critical functions libavcodec
Fri, 09 Nov 2007 21:56:18 +0000 michael vertical align libavcodec
Fri, 09 Nov 2007 21:55:53 +0000 michael indention libavcodec
Fri, 09 Nov 2007 21:55:33 +0000 michael remove unneeded {} libavcodec
Fri, 09 Nov 2007 21:52:29 +0000 michael add {} to make the else look a little more normal libavcodec
Fri, 09 Nov 2007 21:51:50 +0000 michael indention libavcodec
Fri, 09 Nov 2007 21:49:41 +0000 michael indention libavcodec
Fri, 09 Nov 2007 21:47:36 +0000 michael remove debug variable libavcodec
Fri, 09 Nov 2007 21:44:37 +0000 michael remove #if 0 code libavcodec
Fri, 09 Nov 2007 21:43:03 +0000 michael cosmetic libavcodec
Fri, 09 Nov 2007 21:40:36 +0000 michael factorize libavcodec
Fri, 09 Nov 2007 21:37:48 +0000 michael intrax8 decoder patch by "someone" libavcodec
Thu, 08 Nov 2007 10:53:32 +0000 benoit Move 2 defines from mpegaudiodec.c to mpegaudiodata.h to allow compilation libavcodec
Wed, 07 Nov 2007 23:42:24 +0000 aurel cosmetics: indentation libavcodec
Wed, 07 Nov 2007 23:41:39 +0000 aurel split wmv2 in its own file libavcodec
Wed, 07 Nov 2007 23:35:48 +0000 heydowns Fix deblocking filter for field pictures by properly looking for first libavcodec
Wed, 07 Nov 2007 23:23:35 +0000 aurel rename some msmpeg4 symbols and make them non-static libavcodec
Wed, 07 Nov 2007 23:06:27 +0000 diego Fix make checkheaders by adding missing #include. libavcodec
Wed, 07 Nov 2007 22:54:31 +0000 aurel split definition of PCM_CODEC into PCM_ENCODER and PCM_DECODER libavcodec
Wed, 07 Nov 2007 05:35:46 +0000 kostya Musepack SV8 demuxer and decoder libavcodec
Tue, 06 Nov 2007 18:48:18 +0000 heydowns Fix poc for field pictures. Prior to this, the poc of the second field libavcodec
Tue, 06 Nov 2007 13:08:04 +0000 benoit fix predictor initialization for adpcm-ima encoder not to lose first sample libavcodec
Mon, 05 Nov 2007 18:16:42 +0000 heydowns Correct assignment of interlaced_frame; was being set on output frames, libavcodec
Sun, 04 Nov 2007 12:55:32 +0000 diego Remove libvorbis Vorbis decoding support. Our native decoder is complete libavcodec
Sun, 04 Nov 2007 10:27:32 +0000 banan Remove unused variable libavcodec
Sun, 04 Nov 2007 01:25:21 +0000 diego Move external library codec registration to a separate section after all libavcodec
Sun, 04 Nov 2007 00:06:33 +0000 jbr Add decoding support for variable block size FLAC files using the latest FLAC libavcodec
Sat, 03 Nov 2007 23:54:50 +0000 jbr Add support for FLAC's new RICE2 entropy coding method. Patch by Josh Coalson. libavcodec
Sat, 03 Nov 2007 22:37:18 +0000 aurel add Electronic Arts XAS ADPCM decoder libavcodec
Sat, 03 Nov 2007 14:34:25 +0000 banan Use the ffmpeg mdct function, patch by Fabrice Bellard. Thread: [FFmpeg-devel] NellyMoser transform bug, 10/25/2007 12:24 PM libavcodec
Fri, 02 Nov 2007 06:40:42 +0000 kostya Split Musepack decoder into SV7 decoder and synth core libavcodec
Thu, 01 Nov 2007 18:40:42 +0000 aurel move adx.c to adxdec.c libavcodec
Thu, 01 Nov 2007 18:38:15 +0000 aurel split adx encoder in its own file libavcodec
Thu, 01 Nov 2007 18:03:26 +0000 aurel remove useless debug func libavcodec
Thu, 01 Nov 2007 17:58:03 +0000 aurel cleanup and simplify adx_decode_header() libavcodec
Thu, 01 Nov 2007 17:50:05 +0000 aurel remove useless initialization to 0 of adx context libavcodec
Thu, 01 Nov 2007 16:04:30 +0000 aurel simplify dpcm decoders declaration using a macro libavcodec
Thu, 01 Nov 2007 15:55:50 +0000 aurel remove useless #undef libavcodec
Thu, 01 Nov 2007 15:54:28 +0000 aurel remove unreachable code libavcodec
Thu, 01 Nov 2007 15:52:37 +0000 aurel cosmetics: alignment libavcodec
Thu, 01 Nov 2007 15:51:51 +0000 aurel don't register adpcm encoders which are not implemented libavcodec
Thu, 01 Nov 2007 00:17:18 +0000 aurel cosmetics: sort libavcodec
Wed, 31 Oct 2007 22:39:10 +0000 michael prefer our native vorbis decoder over libvorbis libavcodec
Wed, 31 Oct 2007 22:36:06 +0000 michael fix issue130 libavcodec
Tue, 30 Oct 2007 23:20:26 +0000 aurel EA IMA EACS decoder libavcodec
Tue, 30 Oct 2007 23:12:18 +0000 aurel EA IMA SEAD decoder libavcodec
Sat, 27 Oct 2007 13:39:19 +0000 lorenm remove a branch from an inner loop. libavcodec
Wed, 24 Oct 2007 20:49:42 +0000 aurel EA ADPCM R1, R2 and R3 decoder libavcodec
Mon, 22 Oct 2007 15:13:10 +0000 diego Clarify comment block and rewrite in better English. libavcodec
Mon, 22 Oct 2007 10:23:38 +0000 kostya Use simple IDCT for now libavcodec
Mon, 22 Oct 2007 10:22:36 +0000 kostya Remove incorrect and unneeded code libavcodec
Mon, 22 Oct 2007 06:01:38 +0000 kostya Beam Software SIFF demuxer and video decoder libavcodec
Sun, 21 Oct 2007 22:44:05 +0000 aurel remove some useless initializations (the whole context is initialized to 0) libavcodec
Sun, 21 Oct 2007 22:16:28 +0000 aurel remove unused context var libavcodec
Sun, 21 Oct 2007 17:26:02 +0000 kostya New RM format deserves small version bump libavcodec
Sun, 21 Oct 2007 17:23:07 +0000 kostya indentation after last commit libavcodec
Sun, 21 Oct 2007 17:22:37 +0000 kostya Make RV10/20 decoder work with new frame format libavcodec
Thu, 18 Oct 2007 23:59:31 +0000 aurel ensure all compiled in codec/muxer are registered libavcodec
Thu, 18 Oct 2007 21:03:10 +0000 aurel small simplification libavcodec
Thu, 18 Oct 2007 16:10:36 +0000 kostya WMV3 mode with FASTTX=0 seems to use standard IDCT instead of own 8x8 transform libavcodec
Thu, 18 Oct 2007 15:16:07 +0000 banan Unaligned memory access rcrash fix libavcodec
Thu, 18 Oct 2007 14:01:20 +0000 mbardiaux Print pixel and display aspect ratios libavcodec
Thu, 18 Oct 2007 11:11:33 +0000 michael replace (disabled by default) assert(0) by abort() if the picture buffer libavcodec
Thu, 18 Oct 2007 09:34:49 +0000 diego Rename LIB to LIBNAME for consistency. libavcodec
Wed, 17 Oct 2007 23:02:35 +0000 diego Remove unnecessary guarding &=0x0f around adpcm_ima_compress_sample(). libavcodec
Wed, 17 Oct 2007 22:29:13 +0000 diego Explain why there are no multiple inclusion guards in these header files. libavcodec
Wed, 17 Oct 2007 18:23:11 +0000 diego Clarify comment that explains why this header lacks multiple inclusion guards. libavcodec
Wed, 17 Oct 2007 11:19:42 +0000 aurel Remove wrong multiple inclusion guards. libavcodec
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavcodec
Wed, 17 Oct 2007 09:34:48 +0000 diego Add a comment that explains why this header lacks multiple inclusion guards. libavcodec
Wed, 17 Oct 2007 09:31:06 +0000 diego Add missing multiple inclusion guards. libavcodec
Wed, 17 Oct 2007 09:21:52 +0000 diego Fix #endif comment typo. libavcodec
Wed, 17 Oct 2007 09:16:21 +0000 diego Use filename as multiple inclusion guard. libavcodec
Mon, 15 Oct 2007 22:17:39 +0000 cehoyos Fix chroma mv offsets for PAFF in a way that is compatible with MBAFF by libavcodec
Mon, 15 Oct 2007 21:41:01 +0000 aurel Cygwin don't like this function declaration. libavcodec
Mon, 15 Oct 2007 16:26:02 +0000 banan Nellymoser ASAO decoder libavcodec
Mon, 15 Oct 2007 06:23:02 +0000 cehoyos Fix mix-up of values in r10690 (deblocking for PAFF). libavcodec
Sun, 14 Oct 2007 22:30:59 +0000 aurel add support for VP6 with huffman encoded blocks libavcodec
Sun, 14 Oct 2007 21:19:40 +0000 aurel moves fraps huffman decoder to its own file, making it more generic libavcodec
Sun, 14 Oct 2007 01:16:15 +0000 aurel VP6A needs its Makefile rules too libavcodec
Sat, 13 Oct 2007 17:38:58 +0000 voroshil Fix MJPEG decoder for AMV files. libavcodec
Sat, 13 Oct 2007 12:25:31 +0000 michael prevent infinite loop and memcpy of negative amounts libavcodec
Sat, 13 Oct 2007 09:58:39 +0000 michael factorize code and add safety check to prevent memcpying negative amounts libavcodec
Sat, 13 Oct 2007 05:50:11 +0000 andoma Simplify tests for field macroblocks libavcodec
Sat, 13 Oct 2007 01:34:00 +0000 ramiro Prevent infinite loop when buffer holds SEQ_END_CODE only. Fix for r9870 libavcodec
Fri, 12 Oct 2007 09:38:34 +0000 diego 10l: refill2() is not unused, it is used conditionally. libavcodec
Fri, 12 Oct 2007 09:10:07 +0000 cehoyos Interlaced pictures (not just MBAFF) + spatial direct mode is not libavcodec
Fri, 12 Oct 2007 08:43:23 +0000 diego Disable unused code; fixes several gcc warnings: libavcodec
Thu, 11 Oct 2007 22:31:08 +0000 cehoyos Enable avpicture_deinterlace() for PIX_FMT_GRAY8. libavcodec
Thu, 11 Oct 2007 22:18:38 +0000 cehoyos Fix intended order of operations for 4 assert() checks. libavcodec
Thu, 11 Oct 2007 21:09:40 +0000 ramiro Specify in documentation that avcodec_find_(en|de)coder* only searches for libavcodec
Thu, 11 Oct 2007 09:35:06 +0000 diego warning fixes: libavcodec
Wed, 10 Oct 2007 20:31:42 +0000 cehoyos Set pict->interlaced_frame if returned frame is MBAFF or PAFF. libavcodec
Tue, 09 Oct 2007 17:45:34 +0000 andoma fix incorrect check for abs_diff_pic_num overflow libavcodec
Tue, 09 Oct 2007 15:33:19 +0000 reimar Allow to override zlib compression level in PNG encoder via avctx->compression_level libavcodec
Tue, 09 Oct 2007 15:09:51 +0000 andoma reindent libavcodec
Tue, 09 Oct 2007 14:15:03 +0000 bcoudurier better lambda search method libavcodec
Tue, 09 Oct 2007 12:28:17 +0000 cehoyos Enable PAFF decoding libavcodec
Tue, 09 Oct 2007 05:39:49 +0000 aurel oops... mpegvideo_enc also depends on motion_est and ratecontrol libavcodec
Tue, 09 Oct 2007 04:49:12 +0000 aurel dnxhdenc depends on mpegvideo_enc (usage of ff_convert_matrix) libavcodec
Mon, 08 Oct 2007 17:44:38 +0000 andoma Manage Picture buffers for fields as well as frames. Pair complementary fields into one MPV Picture. libavcodec
Mon, 08 Oct 2007 17:39:34 +0000 andoma Fix deblocking for PAFF content libavcodec
Mon, 08 Oct 2007 15:36:57 +0000 bcoudurier dnxhd 36mbit support libavcodec
Mon, 08 Oct 2007 12:28:36 +0000 bcoudurier typo weigth->weight libavcodec
Mon, 08 Oct 2007 12:23:00 +0000 bcoudurier preliminary 10 bit depth decoding support, still miss generic api to export picture, working on it libavcodec
Mon, 08 Oct 2007 12:14:43 +0000 bcoudurier merge libavcodec
Mon, 08 Oct 2007 12:11:19 +0000 bcoudurier 10l, check 'i' validity before using it libavcodec
Mon, 08 Oct 2007 12:08:42 +0000 bcoudurier fix 10 bit per comp detection libavcodec
Mon, 08 Oct 2007 11:27:18 +0000 bcoudurier DNxHD (SMPTE VC-3) encoder libavcodec
Mon, 08 Oct 2007 09:14:46 +0000 bcoudurier export convert_matrix and add ff_ prefix libavcodec
Mon, 08 Oct 2007 09:09:19 +0000 bcoudurier export DCT_common_init and add ff_prefix libavcodec
Sun, 07 Oct 2007 23:46:51 +0000 cehoyos Re-indent after PAFF MMCO implementation patch. libavcodec
Sun, 07 Oct 2007 23:32:42 +0000 cehoyos Augment MMCO execution to work with both fields and frames. Part of PAFF libavcodec
Sat, 06 Oct 2007 15:50:55 +0000 andoma Cosmetic renaming variable so that it makes more sense for forthcoming PAFF mmco patches. libavcodec
Sat, 06 Oct 2007 15:49:13 +0000 andoma Augment mmcodecoding process to work properly with fields. Part of PAFF implementation. libavcodec
Sat, 06 Oct 2007 15:47:02 +0000 andoma Edge emulation for fields. Part of PAFF implementation libavcodec
Sat, 06 Oct 2007 15:44:58 +0000 andoma Set Picture.poc for fields and field pairs. Part of PAFF implementation. libavcodec
Sat, 06 Oct 2007 05:59:14 +0000 andoma Modifies macroblock addressing and current macroblock y-position for field decoding. libavcodec
Fri, 05 Oct 2007 13:54:11 +0000 andoma Support function and changes to reference picture reordering for PAFF. libavcodec
Fri, 05 Oct 2007 13:47:46 +0000 andoma Reindent fill_default_ref_list after changes for PAFF libavcodec
Fri, 05 Oct 2007 13:41:27 +0000 andoma Support functions and changes to default reference list creation for PAFF. libavcodec
Thu, 04 Oct 2007 22:41:21 +0000 diego license header consistency cosmetics. libavcodec
Thu, 04 Oct 2007 20:47:12 +0000 mhoffman blackfin optimized vp3 transform and infastructure for idct libavcodec
Thu, 04 Oct 2007 15:13:42 +0000 voroshil Replace "signed short" typecast with "int16_t" as suggested by libavcodec
Thu, 04 Oct 2007 06:53:12 +0000 andoma Reorganize long reference management to minimize code duplication in upcoming PAFF implementation. libavcodec
Thu, 04 Oct 2007 06:50:44 +0000 andoma Fix Picture.key_frame setting to be compatible with frame and field contexts. Part of PAFF implementation. libavcodec
Thu, 04 Oct 2007 06:43:58 +0000 andoma Fix h->curr_pic_num for field pictures. Necessary for proper PAFF support. libavcodec
Thu, 04 Oct 2007 06:41:49 +0000 andoma Rename variable to make sense in both field and frame contexts (support of PAFF implementation). libavcodec
Thu, 04 Oct 2007 06:38:58 +0000 andoma Further modularize short reference list management for upcoming PAFF implementation. libavcodec
Thu, 04 Oct 2007 06:37:04 +0000 andoma Re-indent unreference_pic. libavcodec
Thu, 04 Oct 2007 06:35:46 +0000 andoma Modify unreference_pic implementation with PAFF in mind. libavcodec
Thu, 04 Oct 2007 06:33:26 +0000 andoma Partial PAFF implementation at macroblock level. libavcodec
Wed, 03 Oct 2007 19:32:57 +0000 voroshil Fix audio clicks in ADPCM IMA AMV by casting predictor as "signed short" libavcodec
Wed, 03 Oct 2007 17:50:27 +0000 aurel merge some #ifdef CONFIG_ENCODERS sections libavcodec
Wed, 03 Oct 2007 17:47:41 +0000 aurel remove alternative declaration of h263_encode_init() libavcodec
Wed, 03 Oct 2007 17:37:22 +0000 aurel fix declaration name from MPV_common_init_ppc to MPV_common_init_altivec libavcodec
Wed, 03 Oct 2007 17:35:28 +0000 aurel remove useless #ifdef libavcodec
Wed, 03 Oct 2007 14:01:42 +0000 diego Rename MPV_common_init_ppc to MPV_common_init_altivec, the function is libavcodec