Mercurial > libavcodec.hg
graph
-
[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
-
Move AVEvalExpr declaration at the beginning of the file, where it is libavcodecSun, 11 Apr 2010 11:47:24 +0000, by stefano
-
alacenc : Report supported input sample formats. libavcodecSat, 10 Apr 2010 17:32:41 +0000, by jai_menon
-
Print an error and skip PS when PS is found but explicitly found but libavcodecThu, 08 Apr 2010 06:27:35 +0000, by alexc
-
Use get_bits_left() in the sync extension check. libavcodecThu, 08 Apr 2010 06:04:37 +0000, by alexc
-
Fix segfault when encoder initialization fails. libavcodecTue, 06 Apr 2010 09:52:41 +0000, by benoit
-
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