log

age author description
Thu, 08 Apr 2010 06:27:39 +0000 alexc Reindent read_sbr_extension. libavcodec
Thu, 08 Apr 2010 06:27:35 +0000 alexc Print an error and skip PS when PS is found but explicitly found but libavcodec
Thu, 08 Apr 2010 06:04:41 +0000 alexc Add support for PS sync extensions. libavcodec
Thu, 08 Apr 2010 06:04:37 +0000 alexc Use get_bits_left() in the sync extension check. libavcodec
Thu, 08 Apr 2010 06:04:31 +0000 alexc Fix ext_object_type. libavcodec
Tue, 06 Apr 2010 09:52:41 +0000 benoit Fix segfault when encoder initialization fails. libavcodec
Sun, 04 Apr 2010 07:18:10 +0000 siretart Avoid division by zero libavcodec
Sat, 03 Apr 2010 15:05:27 +0000 vitor Add help for (I)RDFT test in fft-test libavcodec
Sat, 03 Apr 2010 15:04:15 +0000 vitor Make code using 1d-DCT consistent with the API change libavcodec
Sat, 03 Apr 2010 14:15:00 +0000 stefano Replace all remaining occurrences of AVERROR_NOMEM with libavcodec
Fri, 02 Apr 2010 16:26:10 +0000 alexc aacenc: Error when an unsupported profile is requested libavcodec
Fri, 02 Apr 2010 14:19:39 +0000 alexc aacenc: Don't lowpass the input unless specifically requested. libavcodec
Fri, 02 Apr 2010 14:08:51 +0000 michael Change default for bidir_refine to 1. libavcodec
Fri, 02 Apr 2010 14:04:15 +0000 michael Optimize bidir_refine a bit. libavcodec
Fri, 02 Apr 2010 12:34:08 +0000 michael Change bidir refine hash code so we only need to perform a single libavcodec
Fri, 02 Apr 2010 11:06:29 +0000 michael Reduce the size of the bidir refine hashtable from 4096 to 256 and libavcodec
Fri, 02 Apr 2010 01:13:59 +0000 michael Move comment that belonged to cmp() back to cmp(). libavcodec
Fri, 02 Apr 2010 01:07:03 +0000 michael slice dice, inline and outline cmp() libavcodec
Thu, 01 Apr 2010 18:51:08 +0000 michael Store range coder state transition table. libavcodec
Thu, 01 Apr 2010 17:54:15 +0000 reimar Allow hardcoding of ulaw and alaw tables. libavcodec
Thu, 01 Apr 2010 17:11:47 +0000 reimar Change/simplify the tableprint/tablegen API. libavcodec
Thu, 01 Apr 2010 16:52:14 +0000 reimar Convert two "m" constraints to MANGLE to fix compilation with some compilers. libavcodec
Thu, 01 Apr 2010 15:52:50 +0000 benoit Fix typo: CODEC_FLAG2_SSIM is in flags2, not in flags. libavcodec
Thu, 01 Apr 2010 06:41:16 +0000 koorogi Add function to export EDGE_WIDTH from libavcodec. libavcodec
Wed, 31 Mar 2010 21:10:52 +0000 rbultje Document API addition of avcodec_copy_context(). libavcodec
Wed, 31 Mar 2010 20:40:49 +0000 rbultje Add avcodec_copy_context(). libavcodec
Wed, 31 Mar 2010 14:13:49 +0000 cehoyos Fix likely typo in r15937. libavcodec
Wed, 31 Mar 2010 12:29:58 +0000 cehoyos Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. libavcodec
Wed, 31 Mar 2010 03:55:42 +0000 astrange H264: Copy h264dsp when creating new slice threads libavcodec
Tue, 30 Mar 2010 23:31:16 +0000 stefano Move AVMediaType from libavcodec to libavutil. libavcodec
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
Tue, 30 Mar 2010 22:09:14 +0000 cehoyos Add spectral extension to the E-AC-3 decoder. libavcodec
Tue, 30 Mar 2010 21:05:11 +0000 michael Fix implicit weight for b frames in mbaff. libavcodec
Tue, 30 Mar 2010 20:46:46 +0000 michael Make sure the EC code does not attempt to use inter based concealment if there libavcodec
Tue, 30 Mar 2010 15:50:57 +0000 benoit Replace @returns by @return. libavcodec
Tue, 30 Mar 2010 08:10:29 +0000 cehoyos Set VDPAU H264 picture parameter field_order_cnt and frame_num at the libavcodec
Tue, 30 Mar 2010 07:52:44 +0000 cehoyos Fix VDPAU for H.264 streams with long reference frames. libavcodec
Mon, 29 Mar 2010 22:17:01 +0000 stefano Implement YOP demuxer and video decoder. libavcodec
Mon, 29 Mar 2010 21:32:38 +0000 reimar Include appropriate header in table generators instead of using a dummy libavcodec
Mon, 29 Mar 2010 20:58:19 +0000 reimar Fix indentation. libavcodec
Mon, 29 Mar 2010 17:37:03 +0000 rbultje Simplify interleaving code. libavcodec
Mon, 29 Mar 2010 12:53:35 +0000 jai_menon Cosmetics : add a space after ",". libavcodec
Mon, 29 Mar 2010 02:50:41 +0000 lorenm indent libavcodec
Mon, 29 Mar 2010 02:50:23 +0000 lorenm optimize init_vlc(). libavcodec
Sun, 28 Mar 2010 17:17:48 +0000 jai_menon TTA : Check if the output buffer size is within bounds. libavcodec
Sat, 27 Mar 2010 13:22:07 +0000 reimar Clearer CODEC_CAP_DR1 documentation. libavcodec
Fri, 26 Mar 2010 05:04:03 +0000 astrange h264: Use + instead of | in some places libavcodec
Fri, 26 Mar 2010 04:12:28 +0000 ramiro libxvid: Clear extradata pointer when freeing it. libavcodec
Fri, 26 Mar 2010 03:31:56 +0000 astrange h264: Remove unused function argument libavcodec
Fri, 26 Mar 2010 03:29:31 +0000 astrange h264: Simplify decode_cabac_residual() specialization libavcodec
Thu, 25 Mar 2010 21:01:35 +0000 stefano Make wmaprodec.c:decode_init() return AVERROR_INVALIDDATA / libavcodec
Thu, 25 Mar 2010 19:39:06 +0000 bcoudurier Enable mbtree by default, and remove it from presets libavcodec
Thu, 25 Mar 2010 19:25:21 +0000 bcoudurier Enable more libx264 options, aq, psy, rc lookahead and ssim libavcodec
Wed, 24 Mar 2010 17:09:21 +0000 alexc aacenc: Merge quantize_band_cost() with quantize_and_encode_band(). libavcodec
Tue, 23 Mar 2010 20:03:20 +0000 vitor Bump minor version, I forgot in the last commit libavcodec
Tue, 23 Mar 2010 19:48:16 +0000 vitor Implement the discrete sine/cosine transforms DCT-I and DST-I libavcodec
Tue, 23 Mar 2010 17:58:39 +0000 cehoyos Always check if ff_alloc_picture() succeeds. libavcodec
Tue, 23 Mar 2010 17:55:08 +0000 diego Remove unused variable, fixes the warning: libavcodec
Tue, 23 Mar 2010 03:35:02 +0000 mru ARM: NEON optimised RDFT libavcodec
Tue, 23 Mar 2010 02:17:04 +0000 michael Change ref_index structure so it matches how its organized in h264. libavcodec
Mon, 22 Mar 2010 21:12:31 +0000 michael Disallow VLC coding with more than 8 bits as there are several bugs libavcodec
Mon, 22 Mar 2010 15:04:11 +0000 michael Throw out last experimental warning that was printed for colorspaces with more than libavcodec
Mon, 22 Mar 2010 14:57:50 +0000 mstorsjo Add doxygen docs for av_xiphlacing libavcodec
Mon, 22 Mar 2010 14:26:17 +0000 michael Remove the word "experimental" libavcodec
Sun, 21 Mar 2010 22:23:37 +0000 michael Ignore x264 build=0 as there is no such version, this restores previous libavcodec
Sun, 21 Mar 2010 16:34:01 +0000 stefano Make g729dec.c:decode_frame() return AVERROR_INVALIDDATA rather than libavcodec
Sun, 21 Mar 2010 16:29:08 +0000 reimar Do not use puts, it adds additional newlines making the generated files libavcodec
Sun, 21 Mar 2010 16:03:45 +0000 reimar Add support for hard-coding the 256kB large dv_vlc_map table. libavcodec
Sun, 21 Mar 2010 14:46:32 +0000 reimar Extend and move macros to create table printing functions to header. libavcodec
Sun, 21 Mar 2010 14:43:50 +0000 reimar Split VLC-related tables out of dvdata.h to make it easier to add support libavcodec
Sun, 21 Mar 2010 11:36:17 +0000 vitor Reindent after r22618. libavcodec
Sun, 21 Mar 2010 11:35:05 +0000 vitor Split DCT-II and DCT-III in different functions, they do not share any code. libavcodec
Sun, 21 Mar 2010 11:31:11 +0000 vitor Call DCT by function pointer. Needed for any future ASM implementation and libavcodec
Sun, 21 Mar 2010 11:28:38 +0000 vitor Cosmetics: move ff_dct_init() to the bottom of the file libavcodec
Sun, 21 Mar 2010 11:24:01 +0000 vitor DCT: remove unused field from context libavcodec
Sun, 21 Mar 2010 10:26:09 +0000 kostya fix minor typo libavcodec
Sat, 20 Mar 2010 23:18:07 +0000 aurel fix compilation with --disable-everything --enable-decoder=mpeg2video libavcodec
Sat, 20 Mar 2010 21:27:06 +0000 mru rdft: reorder functions to avoid static prototype libavcodec
Sat, 20 Mar 2010 21:27:03 +0000 mru Call rdft by function pointer libavcodec
Sat, 20 Mar 2010 16:51:36 +0000 michael Hotfix for regtest-error failure libavcodec
Sat, 20 Mar 2010 00:52:08 +0000 michael Error concealment of h264 with multiple references. libavcodec
Thu, 18 Mar 2010 23:36:54 +0000 stefano Reinitialize the h264 decoder context on every valid aspect ratio libavcodec
Thu, 18 Mar 2010 15:00:17 +0000 mru Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED libavcodec
Thu, 18 Mar 2010 00:23:02 +0000 stefano Make g729dec.c:decoder_init() return AVERROR(EINVAL) rather than libavcodec
Wed, 17 Mar 2010 15:06:27 +0000 cehoyos Fix compilation on PPC 470. libavcodec
Wed, 17 Mar 2010 13:04:33 +0000 benoit qtrleenc: add rgb555 output libavcodec
Wed, 17 Mar 2010 07:53:12 +0000 kostya Correct reference buffer switching in Indeo 5 decoder. libavcodec
Wed, 17 Mar 2010 07:49:36 +0000 kostya document two variables in Indeo5 decoding context libavcodec
Wed, 17 Mar 2010 02:59:12 +0000 michael Use H264s MC instead of mpeg4-asp qpel for h264 error resilience. libavcodec
Tue, 16 Mar 2010 21:23:03 +0000 mru Simplify arch-specific object file lists libavcodec
Tue, 16 Mar 2010 21:22:59 +0000 mru Move arch-specific makefile parts into $arch/Makefile libavcodec
Tue, 16 Mar 2010 01:17:00 +0000 mru Move H264 dsputil functions into their own struct libavcodec
Mon, 15 Mar 2010 23:40:51 +0000 bcoudurier 100L, revert r22560, already present libavcodec
Mon, 15 Mar 2010 23:11:02 +0000 bcoudurier mpegts muxer now needs mpeg4audio code like adts muxer libavcodec
Mon, 15 Mar 2010 23:00:53 +0000 mru H264: fix signed overflow in constant multiplication libavcodec
Mon, 15 Mar 2010 22:49:46 +0000 michael Add ff_ prefix for mpeg2_dc_scale_table. libavcodec
Mon, 15 Mar 2010 21:27:13 +0000 michael Support intra_dc_precision>8 in jpeg libavcodec
Mon, 15 Mar 2010 16:37:02 +0000 michael use mpeg2 quantization bias for mjpeg. libavcodec
Mon, 15 Mar 2010 14:03:01 +0000 benoit Remove avcodec_thread_execute from avcodec.h, and make static functions that libavcodec
Sun, 14 Mar 2010 23:52:45 +0000 cehoyos Cosmetics: Fix a comment. libavcodec
Sun, 14 Mar 2010 22:29:11 +0000 mru DWT: x86 init should depend on HAVE_MMX libavcodec
Sun, 14 Mar 2010 19:59:47 +0000 reimar Allow hard-coding of the 32kB cubic-root table for AAC. libavcodec
Sun, 14 Mar 2010 19:30:25 +0000 reimar Allow hard-coding several QDM2 tables (about 32 kB size). libavcodec
Sun, 14 Mar 2010 19:27:58 +0000 reimar Add some more table-printing functions needed for future patches. libavcodec
Sun, 14 Mar 2010 17:50:16 +0000 mru Add ff_ prefix to dwt functions libavcodec
Sun, 14 Mar 2010 17:50:12 +0000 mru Separate DWT from snow and dsputil libavcodec
Sun, 14 Mar 2010 01:52:31 +0000 michael Make sure all mvs of a mb are set in the error concealment code. libavcodec
Sun, 14 Mar 2010 00:42:26 +0000 michael Ensure that the deblock filter accesses the correct MVs for h264. libavcodec
Sat, 13 Mar 2010 21:12:45 +0000 alexc aacsbr: DSPUtilize analysis input scaling. libavcodec
Sat, 13 Mar 2010 21:12:10 +0000 alexc aac: Don't bias output during the IMDCT if SBR will be used. libavcodec
Sat, 13 Mar 2010 19:19:40 +0000 stefano Make iff.c:decode_init return the value returned by libavcodec
Sat, 13 Mar 2010 18:19:36 +0000 aurel CODEC_ID_XVID is not used anywhere, remove it at next major bump libavcodec
Sat, 13 Mar 2010 18:17:25 +0000 aurel bump minor avcodec version for libxvid codec id change (r22489) libavcodec
Sat, 13 Mar 2010 10:25:41 +0000 conrad vp3: Split out motion vectors to their own array libavcodec
Sat, 13 Mar 2010 09:43:24 +0000 stefano Move error code definitions from libavcodec/avcodec.h to libavcodec
Sat, 13 Mar 2010 05:59:22 +0000 conrad theora: Add support for 4:2:2 and 4:4:4 subsampling libavcodec
Sat, 13 Mar 2010 05:59:18 +0000 conrad vp3: remove unneeded error, this is internal and doesn't happen libavcodec
Sat, 13 Mar 2010 05:56:15 +0000 conrad vp3: Make fragment_width _height by plane libavcodec
Sat, 13 Mar 2010 05:56:11 +0000 conrad vp3: we only need a temp MV array of size 4 libavcodec
Sat, 13 Mar 2010 05:56:08 +0000 conrad vp3: Use memset to clear the fragment array libavcodec