log

age author description
Fri, 06 Jul 2007 14:14:41 +0000 aurel simplify ff_copy_bits: merge 2 test branches libavcodec
Fri, 06 Jul 2007 14:13:25 +0000 aurel move ff_copy_bits to bitstream.c libavcodec
Fri, 06 Jul 2007 14:11:29 +0000 kostya Drop redundant assignment and variable libavcodec
Fri, 06 Jul 2007 11:47:02 +0000 benoit me option implemented as an AVOption libavcodec
Fri, 06 Jul 2007 07:58:08 +0000 gpoirier Precompute a chroma_qp table with index offset for each pps, libavcodec
Fri, 06 Jul 2007 07:55:37 +0000 gpoirier Compute the dequant coefficient table ptr outside the loop, libavcodec
Thu, 05 Jul 2007 22:57:52 +0000 aurel include snow encoder only if it is not disabled libavcodec
Thu, 05 Jul 2007 22:29:55 +0000 diego spelling/grammar libavcodec
Thu, 05 Jul 2007 20:47:58 +0000 benoit fix mem leak libavcodec
Thu, 05 Jul 2007 20:46:48 +0000 benoit fix mem leak libavcodec
Thu, 05 Jul 2007 20:08:51 +0000 mru update my email address libavcodec
Thu, 05 Jul 2007 19:53:34 +0000 vitor Add my last name to copyright headers libavcodec
Thu, 05 Jul 2007 12:59:38 +0000 aurel forgot to svn add mpeg12.h in r9477 libavcodec
Thu, 05 Jul 2007 12:06:02 +0000 diego typos libavcodec
Thu, 05 Jul 2007 10:41:37 +0000 diego UTF-8 conversion libavcodec
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavcodec
Thu, 05 Jul 2007 10:37:29 +0000 diego Group all copyright and author notices together. libavcodec
Thu, 05 Jul 2007 09:55:48 +0000 aurel make DCT_common_init() static libavcodec
Thu, 05 Jul 2007 09:50:00 +0000 diego Add missing license header. libavcodec
Thu, 05 Jul 2007 09:48:29 +0000 aurel move mpeg encoder specific initialization in the encoder specific file libavcodec
Thu, 05 Jul 2007 09:21:55 +0000 aurel add proper ff_ prefix to new extern symbols libavcodec
Thu, 05 Jul 2007 09:09:53 +0000 aurel cosmetics: indentation libavcodec
Thu, 05 Jul 2007 09:08:28 +0000 aurel split mpeg12 encoder out of mpeg12.c libavcodec
Thu, 05 Jul 2007 06:47:02 +0000 mru Merge branch 'master' of /var/git/ffmpeg/ libavcodec
Thu, 05 Jul 2007 06:47:00 +0000 mru use av_freep() in free_vlc() and failed init_vlc() libavcodec
Thu, 05 Jul 2007 03:01:53 +0000 vitor Remove more useless parentheses. libavcodec
Tue, 03 Jul 2007 09:55:56 +0000 benoit Description: split mpegvideo.c libavcodec
Tue, 03 Jul 2007 09:12:55 +0000 diego CONFIG_XVID --> CONFIG_LIBXVID libavcodec
Tue, 03 Jul 2007 02:52:40 +0000 vitor Remove useless parentheses. libavcodec
Tue, 03 Jul 2007 02:50:36 +0000 vitor Remove variables made unused by the last two patches and test svn access. libavcodec
Mon, 02 Jul 2007 17:00:04 +0000 diego Remove leading underscores from specifiers, they are reserved. libavcodec
Mon, 02 Jul 2007 10:21:41 +0000 benoit use properly AVFrame.linesize libavcodec
Mon, 02 Jul 2007 10:20:12 +0000 benoit use properly AVFrame.linesize libavcodec
Mon, 02 Jul 2007 10:13:19 +0000 diego Ignore .ho files. libavcodec
Mon, 02 Jul 2007 10:08:47 +0000 diego Add missing comment markers to #endif directive. libavcodec
Mon, 02 Jul 2007 07:06:28 +0000 benoit QT RLE encoder libavcodec
Thu, 28 Jun 2007 15:53:36 +0000 kostya this prediction direction adjustment is wrong libavcodec
Wed, 27 Jun 2007 14:27:47 +0000 iive Identify the loop_filter flag as such and remove the unused variables in the context. libavcodec
Wed, 27 Jun 2007 10:40:29 +0000 benoit use the right stride libavcodec
Wed, 27 Jun 2007 06:57:31 +0000 benoit use the right stride libavcodec
Tue, 26 Jun 2007 20:13:59 +0000 benoit indentation libavcodec
Tue, 26 Jun 2007 20:13:09 +0000 benoit right copyrights libavcodec
Tue, 26 Jun 2007 20:10:26 +0000 benoit add width and height in context and use them libavcodec
Tue, 26 Jun 2007 18:01:15 +0000 benoit Indentation libavcodec
Tue, 26 Jun 2007 18:00:50 +0000 benoit test context before accessing it libavcodec
Tue, 26 Jun 2007 16:09:55 +0000 benoit add an AVClass pointer in SwsContext context libavcodec
Mon, 25 Jun 2007 12:09:23 +0000 benoit RoQ video encoder libavcodec
Mon, 25 Jun 2007 07:29:45 +0000 benoit Fix typo libavcodec
Fri, 22 Jun 2007 17:18:58 +0000 michael get rid of one unneeded #ifdef HAVE_XVMC libavcodec
Fri, 22 Jun 2007 13:44:58 +0000 mhoffman removing dependency on bfin_sram.h, which is not used right now libavcodec
Fri, 22 Jun 2007 13:43:47 +0000 mhoffman renaming L1CODE to attribute_l1_text, which is defined in dsputil_bfin.h libavcodec
Fri, 22 Jun 2007 08:35:21 +0000 benoit modify msmpeg4 functions to generate VC1 compatible block layer bitstream libavcodec
Thu, 21 Jun 2007 07:53:48 +0000 benoit static (inline) X => ff_X libavcodec
Thu, 21 Jun 2007 07:52:06 +0000 gpoirier Don't swap back un-deblocked lines for intra prediction when libavcodec
Thu, 21 Jun 2007 07:46:48 +0000 benoit split frame rate and frame size abbreviation into two structures libavcodec
Wed, 20 Jun 2007 11:01:50 +0000 benoit move dct_quantize and denoise_dct function pointers initialization to C libavcodec
Wed, 20 Jun 2007 08:53:53 +0000 benoit Do not reuse the rbsp de-escape buffer if both libavcodec
Wed, 20 Jun 2007 07:08:00 +0000 benoit remove unused constant definition libavcodec
Tue, 19 Jun 2007 21:34:04 +0000 gpoirier Decouple bit context from h264 context in decode_ref_pic_marking() libavcodec
Tue, 19 Jun 2007 21:14:19 +0000 benoit aanscales is used only with CONFIG_ENCODERS libavcodec
Mon, 18 Jun 2007 08:48:26 +0000 benoit indentation libavcodec
Sun, 17 Jun 2007 18:59:28 +0000 gpoirier add a comment to indicate which #endif belong to which #define libavcodec
Sun, 17 Jun 2007 15:47:03 +0000 mru simplify ppc64 handling libavcodec
Sun, 17 Jun 2007 12:38:51 +0000 gpoirier restore GCC3 support libavcodec
Sun, 17 Jun 2007 09:38:35 +0000 gpoirier re-enable use of h264_v_loop_filter_luma_altivec and h264_h_loop_filter_luma_altivec, libavcodec
Sun, 17 Jun 2007 09:37:13 +0000 gpoirier part 2/2 of fixing Altivec-accelerated H264 luma inloop filter libavcodec
Sun, 17 Jun 2007 09:14:02 +0000 gpoirier convert h264_deblock_q1 to an inline function. libavcodec
Sun, 17 Jun 2007 00:01:30 +0000 mru add multiple inclusion guards to headers libavcodec
Sat, 16 Jun 2007 22:59:13 +0000 mru include all prerequisites in header files libavcodec
Sat, 16 Jun 2007 22:58:43 +0000 mru move a couple of macros and structs to mpegaudio.h libavcodec
Sat, 16 Jun 2007 19:54:04 +0000 gpoirier Factor out init_scan_tables(), patch by Andreas ªÓman %andreas A olebyn.nu% libavcodec
Sat, 16 Jun 2007 18:59:10 +0000 gpoirier Use a faster way to compute 255-val: Instead of creating a vector of libavcodec
Sat, 16 Jun 2007 15:15:19 +0000 mru move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn't libavcodec
Sat, 16 Jun 2007 15:15:17 +0000 mru correct type of qsort() comparison callback libavcodec
Sat, 16 Jun 2007 15:15:16 +0000 mru correct type for h263_parse() libavcodec
Sat, 16 Jun 2007 14:52:12 +0000 mru fix indentation libavcodec
Sat, 16 Jun 2007 14:52:10 +0000 mru replace endian detection hack with #ifdef WORDS_BIGENDIAN libavcodec
Sat, 16 Jun 2007 14:52:05 +0000 mru fix some printf format specifiers libavcodec
Sat, 16 Jun 2007 14:51:57 +0000 mru correct type for {put,avg}_h264_chroma_mc2_mmx2 libavcodec
Sat, 16 Jun 2007 11:44:57 +0000 mru kill some "defined but not used" warnings libavcodec
Sat, 16 Jun 2007 11:44:54 +0000 mru kill a warning on 64-bit machines libavcodec
Sat, 16 Jun 2007 10:44:46 +0000 mru move dsputil_init_foo() out from #ifdef libavcodec
Fri, 15 Jun 2007 20:35:44 +0000 mru replace TARGET_* with HAVE_* simplifying lists in configure script libavcodec
Fri, 15 Jun 2007 20:35:37 +0000 mru replace TARGET_ARCH_* to ARCH_* for consistency libavcodec
Fri, 15 Jun 2007 18:18:31 +0000 aurel use if() instead of #ifdef and ensure all possible optimisations are enabled libavcodec
Fri, 15 Jun 2007 08:22:06 +0000 gpoirier some samples aren't decoded correctly such as libavcodec
Fri, 15 Jun 2007 08:16:24 +0000 takis Remove unneeded semicolon. libavcodec
Fri, 15 Jun 2007 08:15:45 +0000 takis Correct signature of just_return(). libavcodec
Thu, 14 Jun 2007 16:16:37 +0000 takis Remove an unreferenced variable from qpeg_decode_inter(). libavcodec
Thu, 14 Jun 2007 09:32:04 +0000 benoit add and remove some parentheses libavcodec
Thu, 14 Jun 2007 08:44:41 +0000 diego Simplify init preprocessor statements. libavcodec
Thu, 14 Jun 2007 07:28:16 +0000 benoit More detailed documentation libavcodec
Wed, 13 Jun 2007 12:46:27 +0000 mhoffman removing underscores from block profiling renaming to xx_ libavcodec
Wed, 13 Jun 2007 08:28:00 +0000 benoit Improve understanding ofavcodec_find_decoder() libavcodec
Wed, 13 Jun 2007 08:25:48 +0000 benoit Workaround adjustments for DivX 6.1 and later libavcodec
Tue, 12 Jun 2007 21:44:38 +0000 gpoirier cosmetics libavcodec
Tue, 12 Jun 2007 21:24:25 +0000 gpoirier kill one vector constant value load by the right combination of vec_splatX/vec_sl libavcodec
Tue, 12 Jun 2007 21:17:22 +0000 gpoirier restore GCC2/3 support, patch by Sigbjorn Skjaeret %sskjer-1 A broadpark P no% libavcodec
Tue, 12 Jun 2007 19:34:06 +0000 mhoffman integrating MPV_common_init_bfin into the build system and mpegvideo.c libavcodec
Tue, 12 Jun 2007 19:13:50 +0000 mhoffman Blackfin dct_quantize_bfin routine libavcodec
Tue, 12 Jun 2007 19:06:39 +0000 mhoffman Blackfin IDCT has no special permutation it uses normal order libavcodec
Tue, 12 Jun 2007 18:50:50 +0000 diego misc typo fixes libavcodec
Tue, 12 Jun 2007 15:03:28 +0000 kostya Typo libavcodec
Tue, 12 Jun 2007 09:29:25 +0000 diego misc spelling fixes libavcodec
Tue, 12 Jun 2007 08:06:54 +0000 benoit Move the video size and rate abbreviations system from libavformat to libavcodec libavcodec
Tue, 12 Jun 2007 07:59:43 +0000 gpoirier fix 8- and 24-bit FLAC decoding libavcodec
Mon, 11 Jun 2007 16:05:32 +0000 aurel move codecs declarations from avcodec.h to allcodecs.h libavcodec
Mon, 11 Jun 2007 08:00:31 +0000 gpoirier one step closer to restoring GCC-3.3 support: kills 12 errors, just 2 to go libavcodec
Mon, 11 Jun 2007 07:57:15 +0000 benoit Cygwin compatibility workaround libavcodec
Sun, 10 Jun 2007 13:54:11 +0000 diego Adapt to API changes, fix compilation. libavcodec
Sat, 09 Jun 2007 22:20:24 +0000 gpoirier minor GCC3 compile fix libavcodec
Sat, 09 Jun 2007 19:13:34 +0000 gpoirier Altivec version of h264_(h|v)_loop_filter_luma libavcodec
Sat, 09 Jun 2007 17:52:16 +0000 diego Add some #includes to allow compilation without HAVE_AV_CONFIG_H. libavcodec
Fri, 08 Jun 2007 20:35:30 +0000 gpoirier work around issues with the old version of Gnu Assembler shipped on libavcodec
Thu, 07 Jun 2007 21:31:26 +0000 diego emms --> emms_c, taken from a patch by Ronald Bultje libavcodec
Thu, 07 Jun 2007 17:21:34 +0000 diego Use consistent names for all test programs. libavcodec
Thu, 07 Jun 2007 17:19:37 +0000 diego Preprocessor #defines starting with __ are reserved for the system. libavcodec
Thu, 07 Jun 2007 17:18:01 +0000 diego Use FFmpeg-specific CPU feature definitions. libavcodec
Thu, 07 Jun 2007 16:58:08 +0000 diego Add CPU feature definitions for SSE3 and SSSE3. libavcodec
Thu, 07 Jun 2007 16:15:20 +0000 diego CPU feature definitions should always be available, not just when the libavcodec