log

age author description
Thu, 29 Jun 2006 11:17:50 +0000 kostya Fix initialization of vc1_decoder (the same as wmv3_decoder). libavcodec
Thu, 29 Jun 2006 11:05:33 +0000 kostya Some optimization and fixes - mostly reworked MC and bitplanes. libavcodec
Thu, 29 Jun 2006 11:02:33 +0000 kostya This should make P-frames decoding work on x86 (by avoiding get_bits(0)) libavcodec
Tue, 27 Jun 2006 21:01:21 +0000 michael flacenc - rice param search patch by (Justin Ruggles jruggle earthlink net libavcodec
Tue, 27 Jun 2006 15:37:48 +0000 kostya Added loop filtering as ersatz for overlap filter (improves picture quality for coarse quantization). libavcodec
Tue, 27 Jun 2006 15:34:14 +0000 kostya VC1 Intra blocks in P-frames use different zigzag table than I-frames. libavcodec
Tue, 27 Jun 2006 12:13:01 +0000 reimar Do not read full byte when less than 8 bits are still to be read. libavcodec
Tue, 27 Jun 2006 12:09:58 +0000 reimar Ignore overrun in spectral RLE decoding, fixes libavcodec
Tue, 27 Jun 2006 03:11:51 +0000 kostya VC-1 decoder with I-frames support and partial P-frames decoding libavcodec
Tue, 27 Jun 2006 02:55:54 +0000 kostya Rename VC9 to VC1 as there is no such thing as VC9 libavcodec
Mon, 26 Jun 2006 06:00:07 +0000 michael stereo decorrelation support by (Justin Ruggles jruggle earthlink net>) libavcodec
Sun, 25 Jun 2006 21:22:25 +0000 michael 10l libavcodec
Sun, 25 Jun 2006 17:37:12 +0000 lu_zero cleanup patch from Diego Petten <flameeyes@gentoo.org> libavcodec
Sat, 24 Jun 2006 20:09:49 +0000 lu_zero minor cleanup libavcodec
Sat, 24 Jun 2006 13:56:29 +0000 michael simplify & optimize things a little libavcodec
Sat, 24 Jun 2006 10:20:15 +0000 michael first rudimentary version of (Justin Ruggles jruggle earthlink net) flac encoder libavcodec
Sat, 24 Jun 2006 09:25:21 +0000 michael CODEC_CAP_SMALL_LAST_FRAME patch by Justin Ruggles jruggle earthlink net libavcodec
Wed, 21 Jun 2006 00:21:26 +0000 lu_zero fix 24bit flac support, revised from Thibaut Mattern <thibaut.mattern@gmail.com> libavcodec
Tue, 20 Jun 2006 10:35:30 +0000 lu_zero Make gcc-3 happy again, thanks to Olivier Castan <castan.o@free.fr> for pointing the issue libavcodec
Tue, 20 Jun 2006 10:26:00 +0000 diego Remove unused FFMPEG_VERSION_INT. libavcodec
Tue, 20 Jun 2006 10:24:08 +0000 diego Use Subversion revision for FFMPEG_VERSION. libavcodec
Sun, 18 Jun 2006 11:33:14 +0000 diego Add const to (mostly) char* and make some functions static, which aren't used libavcodec
Sat, 17 Jun 2006 18:46:06 +0000 lu_zero Cosmetics: should not hurt performance, scream if are libavcodec
Sat, 17 Jun 2006 09:27:36 +0000 diego Rename version from CVS to the more sensible HEAD. libavcodec
Fri, 16 Jun 2006 20:41:33 +0000 mru The AAC frame header uses 13 bits for the frame size, so the buffer should libavcodec
Thu, 15 Jun 2006 09:20:31 +0000 michael 10l to whoever wrote this libavcodec
Mon, 12 Jun 2006 21:34:43 +0000 mru MIPS doesn't like unaligned accesses libavcodec
Mon, 12 Jun 2006 09:30:17 +0000 lorenm h264: accept rbsp_trailing longer than 1 byte libavcodec
Fri, 09 Jun 2006 22:26:03 +0000 mru use ifeq(...,yes) instead of ifdef libavcodec
Fri, 09 Jun 2006 13:10:37 +0000 bcoudurier fix closed gop flag libavcodec
Sun, 04 Jun 2006 21:54:58 +0000 michael support doing motion estimation and compensation without any residual transform or coding libavcodec
Sat, 03 Jun 2006 22:18:03 +0000 lu_zero put_pixels16_l2_altivec and avg_pixels16_l2_altivec libavcodec
Sat, 03 Jun 2006 19:04:56 +0000 lorenm ADPCM: trellis quantization libavcodec
Sat, 03 Jun 2006 06:26:04 +0000 corey Make B-frame reduction sensitivity by b_strategy/vb_strategy = 1 libavcodec
Sat, 03 Jun 2006 04:38:11 +0000 lorenm adpcm_ima & adpcm_yamaha: improved quantization libavcodec
Fri, 02 Jun 2006 07:50:12 +0000 banan Fixed a possible bug, checked against the assembly. libavcodec
Thu, 01 Jun 2006 23:22:07 +0000 diego Ignore all generated files. libavcodec
Thu, 01 Jun 2006 21:57:44 +0000 mru remove redundant make variable SUBDIR libavcodec
Thu, 01 Jun 2006 21:37:48 +0000 diego libavcodec/libpostproc ---> libpostproc libavcodec
Thu, 01 Jun 2006 07:31:59 +0000 banan Flash Screen Video decoder (fourcc:FSV1) libavcodec
Wed, 31 May 2006 04:52:02 +0000 kostya Palette support for newer KMVC libavcodec
Tue, 30 May 2006 19:45:12 +0000 lorenm Snow: don't try to encode lossless with 9/7 wavelet, because it isn't lossless. libavcodec
Tue, 30 May 2006 19:40:28 +0000 lorenm Snow: cosmetics libavcodec
Tue, 30 May 2006 16:42:29 +0000 lorenm Snow: scale predicted mv based on which reference frame the neighbors used. libavcodec
Tue, 30 May 2006 06:49:15 +0000 lorenm Snow: cosmetics libavcodec
Tue, 30 May 2006 05:44:22 +0000 lorenm Snow: fix subband weighting in wavelet cmp functions. use 32x32 cmp in iterative motion estimation. libavcodec
Tue, 30 May 2006 04:51:58 +0000 lorenm Snow: 10l. 1pass ratecontrol failed to set snow's internal quant. libavcodec
Mon, 29 May 2006 22:44:16 +0000 corey Make b_frame_strategy not fail on pass 2, but still print a notice. libavcodec
Mon, 29 May 2006 19:25:46 +0000 rtogni 10000l don't reuse outer loop index in inner loops libavcodec
Mon, 29 May 2006 16:50:37 +0000 michael fabs is better then abs for floats ... libavcodec
Mon, 29 May 2006 16:39:40 +0000 michael typo me thinks ... libavcodec
Mon, 29 May 2006 16:30:56 +0000 michael cbp must be >0 here or we are in troubble libavcodec
Sun, 28 May 2006 22:44:14 +0000 lorenm h264: MBAFF interlaced decoding libavcodec
Sun, 28 May 2006 22:28:08 +0000 lorenm h264: faster fill_rectangle() libavcodec
Sun, 28 May 2006 21:44:47 +0000 lorenm Snow multiple reference frames libavcodec
Sun, 28 May 2006 12:38:10 +0000 lorenm Snow 1pass ratecontrol libavcodec
Fri, 26 May 2006 15:44:29 +0000 bcoudurier fix mbd bits bug, finally libavcodec
Fri, 26 May 2006 15:37:11 +0000 diego Remove all .cvsignore files, they are no longer necessary. libavcodec
Wed, 17 May 2006 03:03:53 +0000 kostya Now MPlayer should understand Smacker audio and video codecs. libavcodec
Tue, 16 May 2006 15:19:54 +0000 bcoudurier MPEG-2 4:2:2 encoding support libavcodec
Tue, 16 May 2006 14:24:45 +0000 gpoirier fix compilation of 3dnowext instinsincs, both on ia32 and AMD64. libavcodec
Sun, 14 May 2006 22:00:03 +0000 gpoirier Add 3dnow intrinsic support for AMD64 machines: -march=athlon means IA32 for GCC, so use -m3dnow instead. libavcodec
Sun, 14 May 2006 14:21:06 +0000 bcoudurier add quicktime uncompressed 8bit 4:2:2 support libavcodec
Sat, 13 May 2006 17:16:58 +0000 bcoudurier add MPEG-2 intra vlc support libavcodec
Sat, 13 May 2006 15:43:51 +0000 bcoudurier remove unused variable libavcodec
Sat, 13 May 2006 10:45:26 +0000 michael sanity checks, some might have been exploitable ... libavcodec
Thu, 11 May 2006 23:17:23 +0000 mru add unaligned16() and unaligned64() libavcodec
Thu, 11 May 2006 00:28:30 +0000 banan Cosmetics. Add the defines needed for debug output. libavcodec
Thu, 11 May 2006 00:06:50 +0000 lorenm fix a crash on x86_64 libavcodec
Wed, 10 May 2006 11:59:09 +0000 bcoudurier fix alac decoder on little endian libavcodec
Wed, 10 May 2006 11:05:03 +0000 michael cosmetics (initalize variables where they are used) libavcodec
Wed, 10 May 2006 10:57:27 +0000 michael decoders should (IMHO) not duplicate frames, the application can do this if it wants libavcodec
Tue, 09 May 2006 08:40:38 +0000 michael allow insane gop sizes if the user doesnt care about playable streams (doesnt want compliance to any standard) libavcodec
Mon, 08 May 2006 13:44:54 +0000 michael add outcommented chunk of code to handle stuffing MBs at the end of slices (IMHO the standard doesnt allow this and there are no real world files which need it) libavcodec
Sun, 07 May 2006 17:30:00 +0000 bcoudurier vorbis 5:1 decoding fix, fix mi2_vorbis51.mp4, patch by Denes Balatoni <dbalatoni at programozo dot hu> libavcodec
Sun, 07 May 2006 11:48:07 +0000 michael make zero motion vector threshold user setable libavcodec
Sat, 06 May 2006 10:57:38 +0000 diego Further simplify AMR build. libavcodec
Fri, 05 May 2006 18:08:01 +0000 lorenm reinit quant matrices if pps is overwritten by another of the same pps_id. libavcodec
Fri, 05 May 2006 10:27:44 +0000 diego Ignore errors from recursive AMR cleans. libavcodec
Fri, 05 May 2006 09:41:06 +0000 diego Unconditionally clean AMR subdirs. libavcodec
Tue, 02 May 2006 18:45:04 +0000 lu_zero Macosx fix libavcodec
Tue, 02 May 2006 09:03:22 +0000 michael d10 decoding fix libavcodec
Mon, 01 May 2006 00:28:36 +0000 aurel clip_uint8 now return an uint8_t so no need to &0xFF libavcodec
Sun, 30 Apr 2006 19:31:45 +0000 lorenm warn on interlaced streams libavcodec
Sat, 29 Apr 2006 00:43:15 +0000 lorenm don't force asserts in release builds. 2% faster h264. libavcodec
Fri, 28 Apr 2006 23:16:42 +0000 lorenm memory leak. libavcodec
Fri, 28 Apr 2006 17:29:07 +0000 michael use previous qscale for intra_dc_threshold check libavcodec
Fri, 28 Apr 2006 17:03:52 +0000 michael missmatch control for mpeg2 intra dequantization if bitexact=1 libavcodec
Fri, 28 Apr 2006 14:19:11 +0000 banan Revert bad ac3enc commit, the commited code was bigger and slower. libavcodec
Fri, 28 Apr 2006 07:46:13 +0000 gpoirier Remove unused and unsupported Cyrix's "Extended MMX", libavcodec
Thu, 27 Apr 2006 11:49:15 +0000 diego Enable AMR_NB decoder/encoder when either AMR_NB or AMR_NB_FIXED is defined. libavcodec
Thu, 27 Apr 2006 03:31:26 +0000 diego Fix amr_nb-fixed build. libavcodec
Thu, 27 Apr 2006 02:33:27 +0000 diego Disentangle dependencies between amr_nb and amr_nb-fixed: amr_nb-fixed does libavcodec
Thu, 27 Apr 2006 02:23:42 +0000 diego cosmetics: Group all AMR variables together, add some newlines. libavcodec
Thu, 27 Apr 2006 02:19:42 +0000 diego Misplaced CLEANAMR. libavcodec
Thu, 27 Apr 2006 02:10:49 +0000 diego CLEANAMRWB --> CLEANAMR typo libavcodec
Tue, 25 Apr 2006 19:54:02 +0000 lu_zero 13% faster inner_add_yblock libavcodec
Tue, 25 Apr 2006 17:29:31 +0000 lu_zero 40% faster decode libavcodec
Sun, 23 Apr 2006 21:11:31 +0000 rtognimp Vorbis specs requires blocksize_1 >= blocksize_0, error if it's false. libavcodec
Sat, 22 Apr 2006 21:21:16 +0000 banan Patch to generate the ac3 window, based on code by Justin Ruggles. libavcodec
Fri, 21 Apr 2006 19:22:14 +0000 lorenm 10l in h264 vismb/vismv (broke on 2006-03-09) libavcodec
Thu, 20 Apr 2006 19:23:57 +0000 rtognimp dtsdec.c copies one input packet at a time to a (static) buffer of size libavcodec
Wed, 19 Apr 2006 19:51:56 +0000 reimar make "size" variable in avpicture_alloc signed, since avpicture_get_size libavcodec
Tue, 18 Apr 2006 03:48:30 +0000 gpoirier gcc-2.95 compile fix, patch by Wolfram Gloger <wmglo A dent PIS med PIS uni-muenchen PIS de> libavcodec
Sun, 16 Apr 2006 03:40:04 +0000 lu_zero typo in the gcc handmade regalloc trigger libavcodec
Sat, 15 Apr 2006 15:05:53 +0000 diego Have EXTRALIBS appear after other link options, fixes shared build on Cygwin. libavcodec
Sat, 15 Apr 2006 14:15:09 +0000 diego Revert Windows "warning" message. libavcodec
Sat, 15 Apr 2006 12:52:01 +0000 diego Fix SIGSEGV in rv10-null-pointer-500k.rm. libavcodec
Fri, 14 Apr 2006 20:45:08 +0000 michael fix "concealing 0 DC, 0 AC, 0 MV errors" bug libavcodec
Fri, 14 Apr 2006 10:37:40 +0000 michael ffv1 and ffvhuff havnt changed since a long time and noone proposed any libavcodec
Mon, 10 Apr 2006 12:12:26 +0000 banan AC3 encoding volume fix, by Justin Ruggles jruggle earthlink net. libavcodec
Mon, 10 Apr 2006 07:45:29 +0000 lucabe Baptiste COUDURIER's padding patch (reworked by me a little bit). libavcodec
Sun, 09 Apr 2006 06:53:40 +0000 rfelker signedness error caused broken decoding libavcodec
Sun, 09 Apr 2006 06:04:00 +0000 rfelker 100l to loren. at least this fixes the compile error, but the code is still broken (decoding buggy/crashing) libavcodec
Fri, 07 Apr 2006 21:08:34 +0000 rtognimp Add missing external declaration for kmvc codec libavcodec
Fri, 07 Apr 2006 16:59:57 +0000 kostya KMVC (used in Worms games) decoder. Works fine with samples from MPHQ libavcodec
Fri, 07 Apr 2006 12:40:28 +0000 lu_zero hadamard8_diff* enabled on linux/ppc libavcodec
Wed, 05 Apr 2006 18:56:22 +0000 mru s/SAMPLT_FMT_NONE/SAMPLE_FMT_NONE/ libavcodec
Wed, 05 Apr 2006 04:13:41 +0000 lorenm gmc_mmx tweaks libavcodec
Tue, 04 Apr 2006 12:35:55 +0000 lucabe Introduce swscale interface in libavcodec libavcodec
Tue, 04 Apr 2006 09:23:45 +0000 lorenm mmx implementation of 3-point GMC. (5x faster than C) libavcodec
Mon, 03 Apr 2006 07:52:24 +0000 lorenm 2x faster ff_mpeg4_set_direct_mv libavcodec
Mon, 03 Apr 2006 00:51:09 +0000 corey AC3: support encoding fractional frame sizes libavcodec
Fri, 31 Mar 2006 20:43:37 +0000 michael remove mpegvideo.c img resample dependancy libavcodec
Fri, 31 Mar 2006 20:40:22 +0000 michael get_xbits() optimization libavcodec
Fri, 31 Mar 2006 18:22:35 +0000 michael remove useless code libavcodec
Fri, 31 Mar 2006 18:04:36 +0000 michael simplify loop a little libavcodec
Fri, 31 Mar 2006 17:43:28 +0000 michael do UPDATE_CACHE only when needed (which should be VERY rare) libavcodec
Fri, 31 Mar 2006 17:01:58 +0000 michael + (sign&1) -> -sign (1 instruction less) libavcodec
Fri, 31 Mar 2006 16:50:43 +0000 michael avoid hard to predict branch (idea by arpi) libavcodec
Fri, 31 Mar 2006 13:06:24 +0000 michael warn user about crappy OS patch by (Steve Lhomme <steve.lhomme@free.fr>) libavcodec
Fri, 31 Mar 2006 09:59:53 +0000 lu_zero Proper typecast for vector bool libavcodec
Thu, 30 Mar 2006 16:24:38 +0000 lucabe move enum PixelFormat from libavcodec to libavutil libavcodec
Thu, 30 Mar 2006 14:58:36 +0000 michael reverting 1.31->1.33 libavcodec
Thu, 30 Mar 2006 14:13:03 +0000 michael dont forget table_size in the decode_frame return value libavcodec
Thu, 30 Mar 2006 04:33:05 +0000 corey - Add new file internal.h for common internal-use-only functions. libavcodec
Wed, 29 Mar 2006 21:11:57 +0000 michael fix gcc 2.95 compilation libavcodec
Wed, 29 Mar 2006 18:42:50 +0000 lu_zero Cast cruft in order to support Apple gcc libavcodec
Wed, 29 Mar 2006 11:01:17 +0000 diego Ignore apiexample and test programs. libavcodec
Wed, 29 Mar 2006 10:59:09 +0000 diego EXTRALIBS already contains -lm, no need to add it explicitly. libavcodec
Wed, 29 Mar 2006 09:20:44 +0000 michael avoid if(i>=63) check at the end of decode_block() libavcodec
Wed, 29 Mar 2006 09:13:43 +0000 michael avoid i++ in decode_block() libavcodec
Wed, 29 Mar 2006 08:41:53 +0000 michael minor optimization of decode_block() libavcodec
Wed, 29 Mar 2006 01:59:24 +0000 michael optimizations by arpi libavcodec
Mon, 27 Mar 2006 22:22:50 +0000 reimar NuppelVideo/MythTVVideo support, including rtjpeg decoder libavcodec
Mon, 27 Mar 2006 12:51:19 +0000 lu_zero altivec support for snow libavcodec
Mon, 27 Mar 2006 12:45:27 +0000 lu_zero altivec support for snow libavcodec
Sun, 26 Mar 2006 17:07:02 +0000 banan Use a more descriptive error message. libavcodec
Sat, 25 Mar 2006 15:37:08 +0000 kostya Don't use get_vlc2() when tree is one symbol. This fixes audio decoding libavcodec
Sat, 25 Mar 2006 09:46:43 +0000 lorenm 10l in 1.199 (write_back_motion with B-pyramid + spatial) libavcodec
Sat, 25 Mar 2006 08:41:14 +0000 lorenm simplified and slightly faster h264_chroma_mc8_mmx libavcodec
Fri, 24 Mar 2006 01:33:22 +0000 mru ST16 is undefined for non-GNU compilers. libavcodec
Thu, 23 Mar 2006 21:54:46 +0000 lorenm prefetch pixels for future motion compensation. 4-10% faster mpeg1/2/4 decoding (on an athlon-xp). libavcodec
Thu, 23 Mar 2006 20:16:36 +0000 lorenm prefetch pixels for future motion compensation. 2-5% faster h264. libavcodec
Wed, 22 Mar 2006 22:08:28 +0000 lorenm 10l libavcodec
Wed, 22 Mar 2006 22:05:00 +0000 lorenm added mmx implementation of h264_chroma_mc2 libavcodec
Wed, 22 Mar 2006 12:41:02 +0000 lorenm 1.5x faster write_back_motion, 1-3% overall libavcodec
Wed, 22 Mar 2006 12:08:35 +0000 gpoirier add MMX and SSE versions of ff_snow_inner_add_yblock libavcodec
Tue, 21 Mar 2006 21:51:07 +0000 corey snow mmx+sse2 optimizations, part 4 libavcodec
Tue, 21 Mar 2006 17:27:47 +0000 kostya Smacker demuxer and decoder. libavcodec
Mon, 20 Mar 2006 22:48:08 +0000 mru since Michael prefers to keep dsputil.h private to libavcodec libavcodec
Mon, 20 Mar 2006 22:27:59 +0000 gpoirier Add the mmx and sse2 implementations of ff_snow_vertical_compose(). libavcodec
Mon, 20 Mar 2006 05:52:23 +0000 corey Snow mmx + sse2 part 2 libavcodec
Mon, 20 Mar 2006 01:18:56 +0000 michael fixing interlaced direct mode field select values libavcodec
Sun, 19 Mar 2006 11:49:37 +0000 michael various fixes for xvid_rc libavcodec
Sat, 18 Mar 2006 20:43:48 +0000 michael fix frametypes with xvid_rc libavcodec
Sat, 18 Mar 2006 02:46:39 +0000 michael fixing bquant_offset libavcodec
Sat, 18 Mar 2006 02:29:58 +0000 michael segfault fix libavcodec
Fri, 17 Mar 2006 16:40:10 +0000 corey make ff_rate_control_init() bail out if rc_strategy==1 and lavc wasn't libavcodec
Fri, 17 Mar 2006 12:08:46 +0000 gpoirier 10l: Only set *compose97i *add_yblock to dsputils context if we are building with Snow enabled libavcodec
Thu, 16 Mar 2006 19:18:18 +0000 gpoirier First part of a series of speed-enchancing patches. libavcodec
Tue, 14 Mar 2006 00:22:05 +0000 michael dont pass intra flag if its always 0 libavcodec
Mon, 13 Mar 2006 23:46:47 +0000 michael fixing coverity warnig CID: 253 (reading over the end of the aspect_ratio array for illegal aspect ratios) libavcodec
Mon, 13 Mar 2006 23:29:00 +0000 michael fix coverity warning CID: 255 (uninitalized variable used to build tables which arent used, well there is a slight change of a FPU exception maybe ...) libavcodec
Mon, 13 Mar 2006 01:27:13 +0000 lorenm seed iterative_me with mvs from conventional search. libavcodec
Mon, 13 Mar 2006 01:26:06 +0000 lorenm obey vqscale in 2nd pass libavcodec
Sun, 12 Mar 2006 19:55:52 +0000 michael reset interlaced_dct flag libavcodec
Sat, 11 Mar 2006 04:26:55 +0000 kostya 16-bit DPCM and stereo support for Sierra VMD libavcodec
Sat, 11 Mar 2006 00:19:32 +0000 michael av_free -> av_freep libavcodec
Sat, 11 Mar 2006 00:18:43 +0000 michael fix %8 != 0 w/h libavcodec
Fri, 10 Mar 2006 22:00:36 +0000 michael asserts to check if assumed conditions really are true libavcodec
Fri, 10 Mar 2006 21:20:49 +0000 michael out of array read fix libavcodec
Fri, 10 Mar 2006 20:58:42 +0000 michael out of array read fix libavcodec
Fri, 10 Mar 2006 20:40:52 +0000 michael cleanup picture / debug output code libavcodec
Fri, 10 Mar 2006 19:42:51 +0000 michael fixing out of array access (only cosmetic, this should never have had a end user vissible effect) libavcodec
Fri, 10 Mar 2006 19:10:46 +0000 michael add assert to clarify that we know what we are doing libavcodec
Fri, 10 Mar 2006 18:40:41 +0000 michael fixing uninitalized dc_pred_dir libavcodec
Fri, 10 Mar 2006 18:37:18 +0000 michael very minor optimization libavcodec
Fri, 10 Mar 2006 18:34:51 +0000 michael unused variable libavcodec
Fri, 10 Mar 2006 13:55:48 +0000 bcoudurier Fix cropping, depending on enc pix fmt libavcodec
Thu, 09 Mar 2006 08:05:45 +0000 diego Alignment fixes, caused problems on SPARC. libavcodec
Wed, 08 Mar 2006 11:43:10 +0000 diego (f)printf --> av_log conversion libavcodec
Wed, 08 Mar 2006 09:26:57 +0000 banan Init simplification and 2% faster wma_decode_block on amd64 with tables use libavcodec
Wed, 08 Mar 2006 04:13:55 +0000 corey 3DNow! & Extended 3DNow! versions of FFT libavcodec
Tue, 07 Mar 2006 22:45:56 +0000 lorenm h264_idct8_add_mmx libavcodec
Tue, 07 Mar 2006 22:33:32 +0000 lorenm h264_idct_add only needs mmx1 libavcodec
Mon, 06 Mar 2006 22:06:33 +0000 diego Proper mangling information for symbols in OS X Mach-O shared objects. libavcodec
Mon, 06 Mar 2006 15:09:04 +0000 michael switch flac to av_crc libavcodec
Mon, 06 Mar 2006 14:53:13 +0000 michael switch ac3enc to av_crc libavcodec
Mon, 06 Mar 2006 14:13:01 +0000 michael generic crc calculation code libavcodec
Mon, 06 Mar 2006 09:54:09 +0000 romansh I still don't think this should be here. Note: without this code DV encoder libavcodec
Mon, 06 Mar 2006 08:54:33 +0000 romansh DVCPRO50 support. libavcodec
Sun, 05 Mar 2006 20:25:18 +0000 gpoirier use xorps instead of mulps to toggle the sign of a float, as suggested by Software Optimization Guide for AMD64 Processors. libavcodec
Sun, 05 Mar 2006 19:02:35 +0000 lorenm gcc2.95 workaround libavcodec
Sun, 05 Mar 2006 12:32:24 +0000 mru Make faac_decode_frame return -1 on error and not 0 which avoids libavcodec
Sat, 04 Mar 2006 19:56:01 +0000 lorenm remove some useless instructions libavcodec
Sat, 04 Mar 2006 17:34:17 +0000 diego Make -xy help output consistent, output an empty line before and after. libavcodec
Sat, 04 Mar 2006 03:57:33 +0000 lorenm keyframe flag was wrong if SEIs followed the keyframe libavcodec
Fri, 03 Mar 2006 21:33:06 +0000 michael PAL8 support (fixed BLUR8.AVI) libavcodec
Fri, 03 Mar 2006 20:36:08 +0000 michael fix segfault with BLUR8.AVI libavcodec
Thu, 02 Mar 2006 21:47:53 +0000 michael fix infinite loop libavcodec
Thu, 02 Mar 2006 13:55:49 +0000 michael cleanup IMA-ADPCM WAV decoder libavcodec
Thu, 02 Mar 2006 08:21:08 +0000 lorenm 4% faster h264_qpel_mc libavcodec
Wed, 01 Mar 2006 23:19:04 +0000 kabi * bugfixing call reference libavcodec
Wed, 01 Mar 2006 22:59:22 +0000 michael fix decoding of mpeg2-trunc.vob libavcodec
Tue, 28 Feb 2006 21:55:18 +0000 aurel use vec_splat_u32 to initialise a v16ui (patch by Likai Liu < liulk _at_ cs.bu.edu >) libavcodec
Tue, 28 Feb 2006 02:54:48 +0000 romansh Assign class 2 to most macroblocks by default, instead of a more conservative libavcodec
Mon, 27 Feb 2006 12:17:20 +0000 banan 64bit fixes for the tta decoder, sizeof(long) is 8 on amd64, 4 on x86, the patch libavcodec
Mon, 27 Feb 2006 05:04:05 +0000 romansh Not that we're that far from being an *initial* implementation, but libavcodec
Mon, 27 Feb 2006 04:50:06 +0000 romansh AC coefficient weighing (per SMPTE 314M) for the DV encoder and decoder. The libavcodec
Sun, 26 Feb 2006 15:40:08 +0000 michael remove wrong assert() libavcodec
Sun, 26 Feb 2006 15:24:42 +0000 michael replace for loop with 2 asserts() libavcodec
Sat, 25 Feb 2006 22:58:26 +0000 michael size[0-3] are not initialized (and can get random negative trash libavcodec
Sat, 25 Feb 2006 22:41:31 +0000 mru kill some warnings libavcodec
Sat, 25 Feb 2006 22:15:24 +0000 lorenm fix a memory leak on seeking. libavcodec
Fri, 24 Feb 2006 09:16:26 +0000 michael 10l (forgot EOBs) libavcodec
Thu, 23 Feb 2006 13:05:37 +0000 michael dont lowwer qnos of more blocks then needed libavcodec
Thu, 23 Feb 2006 10:07:41 +0000 gpoirier Give a hint about what is the expected the data type of command line options. libavcodec
Thu, 23 Feb 2006 08:56:53 +0000 michael fixing dv_guess_qnos() libavcodec
Thu, 23 Feb 2006 00:16:45 +0000 michael print a big warning if we mess up and run out of space ... libavcodec
Wed, 22 Feb 2006 05:59:44 +0000 lorenm minor simplifications in cabac_mb_type libavcodec
Tue, 21 Feb 2006 22:24:19 +0000 diego Fix AltiVec H.264 decoding on FSF gcc. libavcodec
Tue, 21 Feb 2006 22:05:13 +0000 alex added none/8bit/24bit audio formats and defaulting to s16 for now (once the system works like pix_fmt, the defaulting should be changed to SAMPLE_FMT_NONE) libavcodec
Tue, 21 Feb 2006 00:03:10 +0000 alex explain extradata and pass avctx to av_log's libavcodec
Mon, 20 Feb 2006 23:22:02 +0000 diego ZMBV 15-/16-/32-bit decoding. 24-bit mode is disabled because it's not libavcodec
Mon, 20 Feb 2006 19:01:29 +0000 mru pass noise reduction option to x264 libavcodec
Sun, 19 Feb 2006 22:44:35 +0000 diego Increase maximum number of B-frames, necessary for H.264 encoding. libavcodec
Sun, 19 Feb 2006 10:20:27 +0000 michael RMP4 ("xvid fork") decoding support libavcodec
Fri, 17 Feb 2006 19:48:11 +0000 mellum Change license header to LGPL for consistency. libavcodec
Fri, 17 Feb 2006 03:17:42 +0000 melanson complete AVS playback system (from Creature Shock computer game), libavcodec