log

age author description
Sun, 06 May 2007 15:25:04 +0000 michael fix possibly exploitable stack overflow with num_sprite_warping_points (found by reimar) libavcodec
Sun, 06 May 2007 11:40:42 +0000 kostya Add prefix to some variables for consistency libavcodec
Sun, 06 May 2007 11:23:12 +0000 kostya Move VC-1 data to .c file libavcodec
Sun, 06 May 2007 11:01:25 +0000 kostya Make vc1_parser.c compilable without special defines libavcodec
Sun, 06 May 2007 10:58:32 +0000 kostya Move variables to vc1data.h libavcodec
Sun, 06 May 2007 09:17:50 +0000 lorenm simplify libavcodec
Sun, 06 May 2007 09:12:10 +0000 diego Move dvdsub parser to its own file. libavcodec
Sun, 06 May 2007 08:41:24 +0000 diego Rename dvbsubdec_parser.c to dvbsub_parser.c. libavcodec
Sun, 06 May 2007 06:46:20 +0000 lorenm simplify libavcodec
Sun, 06 May 2007 06:43:33 +0000 lorenm faster and simpler vp6 bilinear mc libavcodec
Sun, 06 May 2007 02:11:31 +0000 diego Move dvbsubdec parser to its own file. libavcodec
Sat, 05 May 2007 21:11:22 +0000 diego Remove superfluous #includes, parser.h now includes its prerequisites. libavcodec
Sat, 05 May 2007 18:32:19 +0000 aurel ff_frame_rate_tab is now declared in mpegvideo.h libavcodec
Sat, 05 May 2007 18:31:34 +0000 aurel avoid a clash between two definitions of SEQ_START_CODE libavcodec
Sat, 05 May 2007 18:25:02 +0000 aurel add a ff_ prefix to the now exported mpeg1_find_frame_end() function libavcodec
Sat, 05 May 2007 18:18:51 +0000 aurel move mpegvideo_parser in it's own file libavcodec
Sat, 05 May 2007 18:17:03 +0000 aurel avoid a 'discards qualifiers from pointer' warning libavcodec
Sat, 05 May 2007 18:08:16 +0000 aurel move mpegaudio_parser in it's own file libavcodec
Sat, 05 May 2007 17:59:37 +0000 aurel move mpeg4video_parser in it's own file libavcodec
Sat, 05 May 2007 17:56:47 +0000 aurel parser.h uses AVCodecContext so it needs to include avcodec.h libavcodec
Sat, 05 May 2007 15:21:57 +0000 aurel set CODEC_CAP_DR1 for vp5 and vp6 decoders libavcodec
Sat, 05 May 2007 12:24:51 +0000 diego parser.c is compiled unconditionally, there is no need to compile it libavcodec
Sat, 05 May 2007 12:18:14 +0000 diego Fix multiple "¡Æinline/static¡Ç is not at beginning of declaration" warnings. libavcodec
Sat, 05 May 2007 11:14:03 +0000 diego Fix warning: libavcodec
Sat, 05 May 2007 09:15:03 +0000 diego parser.c is compiled unconditionally, there is no need to compile it libavcodec
Fri, 04 May 2007 19:38:10 +0000 diego Move H.261 parser to its own file. libavcodec
Fri, 04 May 2007 12:31:40 +0000 kostya 100l to myself. Do not include stuff unneeded by parser libavcodec
Fri, 04 May 2007 03:34:38 +0000 kostya Typo libavcodec
Fri, 04 May 2007 03:34:21 +0000 kostya Move some declarations into header libavcodec
Fri, 04 May 2007 00:18:54 +0000 diego Rename oggvorbis decoder to libvorbis. libavcodec
Fri, 04 May 2007 00:09:33 +0000 diego Move VC1 parser to its own file. libavcodec
Thu, 03 May 2007 23:50:24 +0000 diego Move dca parser to its own file. libavcodec
Thu, 03 May 2007 10:38:03 +0000 diego Give libamr decoders/encoders a lib prefix in the name. libavcodec
Thu, 03 May 2007 09:35:54 +0000 diego Rename dts_decoder to libdts_decoder. libavcodec
Wed, 02 May 2007 23:11:23 +0000 diego Remove unused variable. libavcodec
Wed, 02 May 2007 20:42:44 +0000 jbr cosmetics: indention after last commit libavcodec
Wed, 02 May 2007 20:33:32 +0000 jbr use downmixing coefficients in dca decoder. libavcodec
Wed, 02 May 2007 20:31:32 +0000 jbr enable multichannel output in dca decoder. libavcodec
Wed, 02 May 2007 16:43:29 +0000 kostya 1000l to myself - DCA decoder should not be registered in video codecs section libavcodec
Wed, 02 May 2007 13:49:08 +0000 benoit add the possibility to choose aac profile libavcodec
Wed, 02 May 2007 09:37:47 +0000 diego cosmetics: Group all external library decoders and encoders together. libavcodec
Wed, 02 May 2007 09:13:47 +0000 benoit patch so that the deprecated items show up correctly libavcodec
Wed, 02 May 2007 08:18:28 +0000 benoit make mpeg decoder handle mid-stream changes in resolution libavcodec
Wed, 02 May 2007 07:26:07 +0000 benoit add some comments libavcodec
Sun, 29 Apr 2007 23:18:39 +0000 gpoirier prevent going out of the buffer if the nal size does not fit in the buffer. libavcodec
Sun, 29 Apr 2007 13:25:32 +0000 alex check for channels<=0 and print a reasonable error message libavcodec
Sun, 29 Apr 2007 09:37:07 +0000 ivo add V.Flash PTX decoder libavcodec
Fri, 27 Apr 2007 12:41:55 +0000 michael fix exploitable buffer overflow libavcodec
Fri, 27 Apr 2007 09:32:31 +0000 diego Mark code parts that cannot work on AMD64 due to broken relocations as such. libavcodec
Thu, 26 Apr 2007 00:32:31 +0000 diego 10l: Rename missed occurrences of CONFIG_EBX_AVAILABLE to HAVE_EBX_AVAILABLE. libavcodec
Wed, 25 Apr 2007 22:16:50 +0000 aurel cosmetics: align libavcodec
Wed, 25 Apr 2007 22:12:51 +0000 aurel move ac3 tables from a .h to a .c libavcodec
Wed, 25 Apr 2007 19:13:09 +0000 diego cosmetics: Put AMR entry in alphabetical order with all external libraries. libavcodec
Wed, 25 Apr 2007 19:12:04 +0000 diego Remove hackish support for the non-free fixed-point AMR-NB reference code. libavcodec
Tue, 24 Apr 2007 17:31:39 +0000 kostya 1000l to myself as used VLC indexes were totally wrong libavcodec
Sat, 21 Apr 2007 23:05:30 +0000 aurel Blackfin is a strictly aligned processor. libavcodec
Sat, 21 Apr 2007 18:47:30 +0000 bcoudurier simplify, patch by Mark Cox, melbournemark plus ffmpeg minus devel gmail com libavcodec
Sat, 21 Apr 2007 15:55:45 +0000 diego Remove unused variable. libavcodec
Sat, 21 Apr 2007 00:47:55 +0000 alex compile rawvideo decoder on request libavcodec
Sat, 21 Apr 2007 00:36:53 +0000 alex compile mjpeg parser if requested libavcodec
Sat, 21 Apr 2007 00:29:01 +0000 alex ac3 parser requires tables from ac3tab.h, which are compiled into ac3.c libavcodec
Fri, 20 Apr 2007 23:59:22 +0000 alex cosmetics: remove my email address libavcodec
Fri, 20 Apr 2007 15:48:26 +0000 diego typo libavcodec
Thu, 19 Apr 2007 20:09:43 +0000 mru add .type foo, %function directives for the benefit of debuggers libavcodec
Thu, 19 Apr 2007 16:12:06 +0000 reimar Fix parts missed in clip -> av_clip rename libavcodec
Wed, 18 Apr 2007 19:58:20 +0000 banan Deobfuscade decodeTonalComponents calling logic. libavcodec
Wed, 18 Apr 2007 19:49:47 +0000 banan Version bump, atrac3 added. libavcodec
Wed, 18 Apr 2007 19:47:22 +0000 banan Simplify, patch by Ramiro Polla. libavcodec
Wed, 18 Apr 2007 19:46:42 +0000 banan Remove unused vars, patch by Ramiro Polla. libavcodec
Wed, 18 Apr 2007 19:44:54 +0000 banan Remove unused vars, patch by Ramiro Polla. libavcodec
Wed, 18 Apr 2007 19:44:04 +0000 banan Cosmetics, patch by Ramiro Polla. libavcodec
Wed, 18 Apr 2007 17:36:52 +0000 kostya Pullback should be performed on scaled motion vectors in B-frames libavcodec
Wed, 18 Apr 2007 09:34:08 +0000 diego Remove the build instructions from the doxygen comments, they are duplicated libavcodec
Wed, 18 Apr 2007 09:29:18 +0000 diego Doxygen comment wording/spelling libavcodec
Tue, 17 Apr 2007 20:53:39 +0000 banan Atrac3 decoder. libavcodec
Sun, 15 Apr 2007 12:32:36 +0000 diego Move AC3 header parsing code together with the rest of the AC3 parsing code. libavcodec
Sun, 15 Apr 2007 08:53:03 +0000 michael fix mjpeg.mov libavcodec
Sat, 14 Apr 2007 22:58:23 +0000 michael fix playback of angels_480-mjpegcompress.avi libavcodec
Sat, 14 Apr 2007 22:22:34 +0000 michael fix playback of odd_height.mov libavcodec
Sat, 14 Apr 2007 22:05:12 +0000 michael correct another possible buffer overflow where interlaced would libavcodec
Sat, 14 Apr 2007 18:58:26 +0000 michael fix tiff regression test (bitexact flag was ignoredwhich caused the libavcodec
Sat, 14 Apr 2007 18:42:50 +0000 michael remove MpegEncContext, patch by baptiste libavcodec
Sat, 14 Apr 2007 09:59:57 +0000 diego Update preprocessor directive comments to take recent changes to this file libavcodec
Fri, 13 Apr 2007 12:02:54 +0000 diego cosmetics: Fix indentation. libavcodec
Fri, 13 Apr 2007 07:50:04 +0000 benoit timestamps generation improvement when parsing avi libavcodec
Thu, 12 Apr 2007 15:37:23 +0000 banan As usual Real actually took something existing and rebranded it. libavcodec
Thu, 12 Apr 2007 11:12:43 +0000 diego Add complete instructions for the brave people wishing to fiddle with the libavcodec
Thu, 12 Apr 2007 10:59:52 +0000 diego Replace hackish support for amr-nb and amr-wb. Instead of including the source libavcodec
Thu, 12 Apr 2007 10:27:40 +0000 diego Update download URL with a link to a working version. libavcodec
Wed, 11 Apr 2007 14:04:47 +0000 benoit add a check before find_frame_end call libavcodec
Wed, 11 Apr 2007 13:10:13 +0000 banan Per reference swf/flv adpcm encoder. libavcodec
Wed, 11 Apr 2007 06:59:09 +0000 diego cosmetics: indentation libavcodec
Tue, 10 Apr 2007 09:47:37 +0000 lu_zero ssd_int8_vs_int16_altivec, not completely benchmarkedwith svq1 libavcodec
Tue, 10 Apr 2007 09:16:35 +0000 ivo cosmetics after last commit libavcodec
Tue, 10 Apr 2007 09:15:54 +0000 ivo Add support for grayscale images with arbitrary maxvals. libavcodec
Tue, 10 Apr 2007 08:18:04 +0000 diego Fix an underflow/overflow that was causing some crackles when playing libavcodec
Tue, 10 Apr 2007 05:31:22 +0000 kostya Set C predictor to zero if unavailable (should fix B-frame border artifacts) libavcodec
Mon, 09 Apr 2007 22:25:27 +0000 michael superflouos () libavcodec
Mon, 09 Apr 2007 22:21:49 +0000 michael remove code_prefix variable, no speed change libavcodec
Mon, 09 Apr 2007 22:18:09 +0000 michael simplify libavcodec
Mon, 09 Apr 2007 14:10:07 +0000 diego When dst_length == 0 bit_length has to be 0, too, but the current code still libavcodec
Mon, 09 Apr 2007 13:39:35 +0000 diego Remove a NAL unit's trailing zero bytes even when dst_length is 1. libavcodec
Mon, 09 Apr 2007 12:55:07 +0000 diego scenario: A properly coded frame is followed by an end of sequence NAL unit, libavcodec
Sun, 08 Apr 2007 20:24:16 +0000 diego Get rid of unnecessary pointer casts. libavcodec
Sun, 08 Apr 2007 18:54:53 +0000 diego Only compile in Theora-specific functions if the Theora decoder has been libavcodec
Sun, 08 Apr 2007 18:52:03 +0000 diego cosmetics: Move one code block to save an #ifdef in the next commit. libavcodec
Sun, 08 Apr 2007 18:50:18 +0000 diego Remove #if 0 code. libavcodec
Sun, 08 Apr 2007 13:42:44 +0000 diego Fix compilation when Theora decoder is disabled, but VP3 is enabled. libavcodec
Sun, 08 Apr 2007 13:02:25 +0000 diego Remove unused variable. libavcodec
Sun, 08 Apr 2007 12:05:02 +0000 diego cosmetics: indentation fix libavcodec
Sun, 08 Apr 2007 09:44:34 +0000 michael factorize & 0x0F libavcodec
Sun, 08 Apr 2007 09:31:54 +0000 michael remove c93_ prefix from static functions in c93.c libavcodec
Sat, 07 Apr 2007 23:31:30 +0000 michael align vertically libavcodec
Sat, 07 Apr 2007 23:30:47 +0000 michael shorter variable names libavcodec
Sat, 07 Apr 2007 23:27:11 +0000 michael general purpose var should be int libavcodec
Sat, 07 Apr 2007 23:18:34 +0000 michael remove redundant comments libavcodec
Sat, 07 Apr 2007 23:17:06 +0000 michael remove useless debuging av_log() libavcodec
Sat, 07 Apr 2007 23:16:05 +0000 michael indention cleanup libavcodec
Sat, 07 Apr 2007 23:10:22 +0000 michael use shorter names for the block type enum libavcodec
Sat, 07 Apr 2007 23:02:43 +0000 michael cosmetic libavcodec