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