Mercurial > libavcodec.hg
graph
-
Make code using 1d-DCT consistent with the API change libavcodecSat, 03 Apr 2010 15:04:15 +0000, by vitor
-
Replace all remaining occurrences of AVERROR_NOMEM with libavcodecSat, 03 Apr 2010 14:15:00 +0000, by stefano
-
aacenc: Error when an unsupported profile is requested libavcodecFri, 02 Apr 2010 16:26:10 +0000, by alexc
-
aacenc: Don't lowpass the input unless specifically requested. libavcodecFri, 02 Apr 2010 14:19:39 +0000, by alexc
-
Change bidir refine hash code so we only need to perform a single libavcodecFri, 02 Apr 2010 12:34:08 +0000, by michael
-
Reduce the size of the bidir refine hashtable from 4096 to 256 and libavcodecFri, 02 Apr 2010 11:06:29 +0000, by michael
-
Move comment that belonged to cmp() back to cmp(). libavcodecFri, 02 Apr 2010 01:13:59 +0000, by michael
-
Convert two "m" constraints to MANGLE to fix compilation with some compilers. libavcodecThu, 01 Apr 2010 16:52:14 +0000, by reimar
-
Fix typo: CODEC_FLAG2_SSIM is in flags2, not in flags. libavcodecThu, 01 Apr 2010 15:52:50 +0000, by benoit
-
Add function to export EDGE_WIDTH from libavcodec. libavcodecThu, 01 Apr 2010 06:41:16 +0000, by koorogi
-
Document API addition of avcodec_copy_context(). libavcodecWed, 31 Mar 2010 21:10:52 +0000, by rbultje
-
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. libavcodecWed, 31 Mar 2010 12:29:58 +0000, by cehoyos
-
H264: Copy h264dsp when creating new slice threads libavcodecWed, 31 Mar 2010 03:55:42 +0000, by astrange
-
Move AVMediaType from libavcodec to libavutil. libavcodecTue, 30 Mar 2010 23:31:16 +0000, by stefano
-
Define AVMediaType enum, and use it instead of enum CodecType, which libavcodecTue, 30 Mar 2010 23:30:55 +0000, by stefano
-
Add spectral extension to the E-AC-3 decoder. libavcodecTue, 30 Mar 2010 22:09:14 +0000, by cehoyos
-
Make sure the EC code does not attempt to use inter based concealment if there libavcodecTue, 30 Mar 2010 20:46:46 +0000, by michael
-
Set VDPAU H264 picture parameter field_order_cnt and frame_num at the libavcodecTue, 30 Mar 2010 08:10:29 +0000, by cehoyos
-
Fix VDPAU for H.264 streams with long reference frames. libavcodecTue, 30 Mar 2010 07:52:44 +0000, by cehoyos