Mercurial > libavcodec.hg
graph
-
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
-
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
-
Include appropriate header in table generators instead of using a dummy libavcodecMon, 29 Mar 2010 21:32:38 +0000, by reimar
-
TTA : Check if the output buffer size is within bounds. libavcodecSun, 28 Mar 2010 17:17:48 +0000, by jai_menon
-
libxvid: Clear extradata pointer when freeing it. libavcodecFri, 26 Mar 2010 04:12:28 +0000, by ramiro
-
h264: Simplify decode_cabac_residual() specialization libavcodecFri, 26 Mar 2010 03:29:31 +0000, by astrange
-
Make wmaprodec.c:decode_init() return AVERROR_INVALIDDATA / libavcodecThu, 25 Mar 2010 21:01:35 +0000, by stefano
-
Enable mbtree by default, and remove it from presets libavcodecThu, 25 Mar 2010 19:39:06 +0000, by bcoudurier
-
Enable more libx264 options, aq, psy, rc lookahead and ssim libavcodecThu, 25 Mar 2010 19:25:21 +0000, by bcoudurier
-
aacenc: Merge quantize_band_cost() with quantize_and_encode_band(). libavcodecWed, 24 Mar 2010 17:09:21 +0000, by alexc
-
Bump minor version, I forgot in the last commit libavcodecTue, 23 Mar 2010 20:03:20 +0000, by vitor
-
Implement the discrete sine/cosine transforms DCT-I and DST-I libavcodecTue, 23 Mar 2010 19:48:16 +0000, by vitor
-
Change ref_index structure so it matches how its organized in h264. libavcodecTue, 23 Mar 2010 02:17:04 +0000, by michael
-
Disallow VLC coding with more than 8 bits as there are several bugs libavcodecMon, 22 Mar 2010 21:12:31 +0000, by michael
-
Throw out last experimental warning that was printed for colorspaces with more than libavcodecMon, 22 Mar 2010 15:04:11 +0000, by michael
-
Ignore x264 build=0 as there is no such version, this restores previous libavcodecSun, 21 Mar 2010 22:23:37 +0000, by michael
-
Make g729dec.c:decode_frame() return AVERROR_INVALIDDATA rather than libavcodecSun, 21 Mar 2010 16:34:01 +0000, by stefano
-
Do not use puts, it adds additional newlines making the generated files libavcodecSun, 21 Mar 2010 16:29:08 +0000, by reimar
-
Add support for hard-coding the 256kB large dv_vlc_map table. libavcodecSun, 21 Mar 2010 16:03:45 +0000, by reimar
-
Extend and move macros to create table printing functions to header. libavcodecSun, 21 Mar 2010 14:46:32 +0000, by reimar
-
Split VLC-related tables out of dvdata.h to make it easier to add support libavcodecSun, 21 Mar 2010 14:43:50 +0000, by reimar
-
Split DCT-II and DCT-III in different functions, they do not share any code. libavcodecSun, 21 Mar 2010 11:35:05 +0000, by vitor
-
Call DCT by function pointer. Needed for any future ASM implementation and libavcodecSun, 21 Mar 2010 11:31:11 +0000, by vitor
-
Cosmetics: move ff_dct_init() to the bottom of the file libavcodecSun, 21 Mar 2010 11:28:38 +0000, by vitor
-
fix compilation with --disable-everything --enable-decoder=mpeg2video libavcodecSat, 20 Mar 2010 23:18:07 +0000, by aurel
-
rdft: reorder functions to avoid static prototype libavcodecSat, 20 Mar 2010 21:27:06 +0000, by mru
-
Error concealment of h264 with multiple references. libavcodecSat, 20 Mar 2010 00:52:08 +0000, by michael
-
Reinitialize the h264 decoder context on every valid aspect ratio libavcodecThu, 18 Mar 2010 23:36:54 +0000, by stefano
-
Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED libavcodecThu, 18 Mar 2010 15:00:17 +0000, by mru
-
Make g729dec.c:decoder_init() return AVERROR(EINVAL) rather than libavcodecThu, 18 Mar 2010 00:23:02 +0000, by stefano
-
Correct reference buffer switching in Indeo 5 decoder. libavcodecWed, 17 Mar 2010 07:53:12 +0000, by kostya
-
document two variables in Indeo5 decoding context libavcodecWed, 17 Mar 2010 07:49:36 +0000, by kostya