Mercurial > libavcodec.hg
graph
-
Move some branches outside looped code. Should improve the generated asm (and libavcodecMon, 26 Apr 2010 22:38:41 +0000, by rbultje
-
Switch some ints to unsigned (they can only have positive values, this allows libavcodecMon, 26 Apr 2010 22:37:13 +0000, by rbultje
-
Make avcodec_check_dimensions() return AVERROR(EINVAL) rather than -1 libavcodecSun, 25 Apr 2010 15:05:16 +0000, by stefano
-
Add acelp_filters.o as QCELP decoder object file. libavcodecFri, 23 Apr 2010 16:45:38 +0000, by rbultje
-
ac3dec: return smaller of buf_size and frame_size instead of always returning libavcodecThu, 22 Apr 2010 21:43:36 +0000, by jbr
-
Set .supported_samplerates for mpeg audio encoders. libavcodecThu, 22 Apr 2010 09:41:45 +0000, by michael
-
Move clipping of audio samples (for those codecs outputting float) from decoder libavcodecWed, 21 Apr 2010 17:57:48 +0000, by rbultje
-
Make the Sipr16k postfilter function write data into the target/output buffer. libavcodecWed, 21 Apr 2010 17:46:59 +0000, by rbultje
-
Split input/output data arguments to ff_acelp_apply_order_2_transfer_function(). libavcodecWed, 21 Apr 2010 17:45:24 +0000, by rbultje
-
Split the input/output data arguments to ff_adaptive_gain_control(). libavcodecWed, 21 Apr 2010 17:43:52 +0000, by rbultje
-
theora: coeff huffman codes are allowed to be up to 32 bits long (for 32 tokens) libavcodecWed, 21 Apr 2010 13:19:00 +0000, by conrad
-
10l: do not try to unpack DTX frames in AMR-NB decoder libavcodecWed, 21 Apr 2010 13:05:25 +0000, by vitor
-
Remove explicit filename from Doxygen @file commands. libavcodecTue, 20 Apr 2010 14:45:34 +0000, by diego
-
cosmetics: Switch Doxygen comments to JavaDoc style. libavcodecTue, 20 Apr 2010 14:23:00 +0000, by diego
-
vp3: Don't crop if there's a left/top offset, it's wrong libavcodecSat, 17 Apr 2010 02:04:35 +0000, by conrad
-
H.264: move avctx->{profile,level} init before AVCodecContext.get_format(). libavcodecThu, 15 Apr 2010 08:30:48 +0000, by gb
-
H.264: move avctx->refs init before AVCodecContext.get_format(). libavcodecThu, 15 Apr 2010 08:27:06 +0000, by gb
-
Move static function fill_filter_caches() from h264.h to h264.c. libavcodecTue, 13 Apr 2010 22:15:49 +0000, by diego
-
[VA-API] Fix long-term reference frames addition to the DPB. libavcodecTue, 13 Apr 2010 06:43:01 +0000, by gb
-
Change ff_raw_pixelFormatTags RGB entries (RGB555, BGR555, RGB565, libavcodecMon, 12 Apr 2010 22:05:18 +0000, by stefano
-
DCA: break out lfe_interpolation_fir() inner loops to a function libavcodecMon, 12 Apr 2010 20:45:25 +0000, by mru
-
Fix constness for func[12] parameters in ff_parse_expr() and libavcodecMon, 12 Apr 2010 20:22:55 +0000, by stefano
-
Change constness for func[12]_name parameters of ff_parse_expr() and libavcodecMon, 12 Apr 2010 19:21:19 +0000, by stefano