Mercurial > libavcodec.hg
graph
-
Move AMRNB lsf2lsp() function to common code for using in future AMRWB decoder. libavcodecTue, 07 Sep 2010 20:44:41 +0000, by vitor
-
Check rc_buffer_size value using integer arithmetic libavcodecTue, 07 Sep 2010 19:54:48 +0000, by mru
-
Use new imgutils.h API names, fix deprecation warnings. libavcodecTue, 07 Sep 2010 19:15:29 +0000, by stefano
-
Fix slice height for y position calculation for vp3_draw_horiz_band libavcodecMon, 06 Sep 2010 19:26:18 +0000, by reimar
-
Fix vp3_draw_horiz_band to not produce completely chaotical values libavcodecMon, 06 Sep 2010 19:21:13 +0000, by reimar
-
VP3/Theora: validate aspect and reduce it before exporting it libavcodecMon, 06 Sep 2010 17:53:29 +0000, by reimar
-
Use "d" suffix for general-purpose registers used with movd. libavcodecSun, 05 Sep 2010 10:10:16 +0000, by reimar
-
Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ libavcodecSat, 04 Sep 2010 09:59:08 +0000, by stefano
-
Port latest x264 deblock asm (before they moved to using NV12 as internal libavcodecFri, 03 Sep 2010 16:52:46 +0000, by rbultje
-
Unscrew breakage after my last commit because of symbol prefixes. libavcodecWed, 01 Sep 2010 21:10:19 +0000, by rbultje
-
Rename h264_weight_sse2.asm to h264_weight.asm; add 16x8/8x16/8x4 non-square libavcodecWed, 01 Sep 2010 20:56:16 +0000, by rbultje
-
Split h264dsp_mmx.c (which was #included in dsputil_mmx.c) in h264_qpel_mmx.c, libavcodecWed, 01 Sep 2010 20:48:59 +0000, by rbultje
-
add FF_API_PALETTE_CONTROL define to drop usage of AVPaletteControl libavcodecWed, 01 Sep 2010 10:26:28 +0000, by aurel
-
Use quotes instead of angle brackets for local #includes. libavcodecWed, 01 Sep 2010 02:12:03 +0000, by diego
-
Checking return values of av_malloc(z) and report an error in case. libavcodecTue, 31 Aug 2010 07:14:47 +0000, by bindhammer
-
aacenc: Remove an unused variable from adjust_frame_information(). libavcodecTue, 31 Aug 2010 00:33:56 +0000, by alexc
-
aacenc: Don't set s->cur_channel before apply_window_and_mdct(). libavcodecTue, 31 Aug 2010 00:31:17 +0000, by alexc
-
aacenc: Only apply M/S if common_window is set. libavcodecMon, 30 Aug 2010 23:43:03 +0000, by alexc