Mercurial > libavcodec.hg
graph
-
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
-
Remove unnecessary header inclusion directives. libavcodecMon, 12 Apr 2010 19:21:08 +0000, by stefano
-
ARM: fix NEON synth_filter_float with hardfp calls libavcodecMon, 12 Apr 2010 13:28:59 +0000, by mru
-
Rename ff_eval2() to ff_parse_and_eval_expr(). libavcodecSun, 11 Apr 2010 22:32:04 +0000, by stefano
-
Remove redundant file descriptions from copyright headers. libavcodecSun, 11 Apr 2010 20:04:11 +0000, by stefano
-
Avoid the use of the symbol ff_expr_s for referencing AVExpr. libavcodecSun, 11 Apr 2010 18:44:51 +0000, by stefano
-
DECLARE_ALIGNED usage requires #inclusion of 'mem.h'. libavcodecSun, 11 Apr 2010 15:54:45 +0000, by jai_menon
-
Make ff_fill_linesize() use the information stored in libavcodecSun, 11 Apr 2010 14:09:05 +0000, by stefano
-
Rename AVEvalExpr to AVExpr, as suggested by Michael. libavcodecSun, 11 Apr 2010 11:47:29 +0000, by stefano