Mercurial > libavcodec.hg
graph
-
Do not set h264.is_reference for pictures that are delayed, but not libavcodecThu, 26 Feb 2009 01:03:01 +0000, by cehoyos
-
The field rangered in VDPAU's VdpPictureInfoVC1 now also contains libavcodecThu, 26 Feb 2009 00:29:01 +0000, by cehoyos
-
Apply correct pix_fmts to WMV3_VDPAU and VC1_VDPAU. libavcodecWed, 25 Feb 2009 23:58:52 +0000, by cehoyos
-
Add missing prototype for ff_is_hwaccel_pix_fmt(). libavcodecWed, 25 Feb 2009 23:24:34 +0000, by diego
-
Add hwaccel->decode_slice() call for avhwaccel by Gwenole Beauchesne. libavcodecWed, 25 Feb 2009 19:39:42 +0000, by michael
-
More AVhwaccel hunks from Gwenole Beauchesne. libavcodecWed, 25 Feb 2009 19:16:27 +0000, by michael
-
Since motion vectors for intra blocks are always zero, do not try to retrieve them. libavcodecWed, 25 Feb 2009 08:35:37 +0000, by kostya
-
Add timestamp computation if values are exported by decoder. libavcodecTue, 24 Feb 2009 22:19:09 +0000, by cehoyos
-
Correct time_base and repeat_pict for MPEG2 video. libavcodecTue, 24 Feb 2009 20:23:19 +0000, by cehoyos
-
Change duration computation to use time_base instead of TB/2. libavcodecTue, 24 Feb 2009 20:17:02 +0000, by cehoyos
-
av_register_hwaccel() from Gwenole Beauchesne. libavcodecTue, 24 Feb 2009 18:46:00 +0000, by michael
-
Another AVhwaccel hunk from Gwenole Beauchesne. libavcodecTue, 24 Feb 2009 18:39:42 +0000, by michael
-
Approved hunk from the AVHWaccel patch by Gwenole Beauchesne. libavcodecTue, 24 Feb 2009 18:24:56 +0000, by michael
-
Do not reimplement ff_celp_lp_synthesis_filterf(). libavcodecTue, 24 Feb 2009 18:11:42 +0000, by vitor
-
Add ff_h263_find_resync_marker() to find the bit position of the next resync_marker, if any. libavcodecTue, 24 Feb 2009 16:12:47 +0000, by michael
-
check for a stuffing byte at the end of a slice libavcodecTue, 24 Feb 2009 15:56:53 +0000, by stefang
-
change macroblock loop in inter frames so that after a libavcodecTue, 24 Feb 2009 15:54:51 +0000, by stefang
-
Mark two variables with av_uninit to avoid false positive gcc warnings. libavcodecTue, 24 Feb 2009 14:13:46 +0000, by diego
-
Fix get_ur_golomb_jpegls() with A32_BITSTREAM_READER libavcodecTue, 24 Feb 2009 01:41:44 +0000, by mru
-
Change sign in ff_celp_lp_synthesis_filterf(). This makes this function libavcodecMon, 23 Feb 2009 22:19:16 +0000, by vitor
-
Close the AAC parse context, discovered by Netgem. libavcodecMon, 23 Feb 2009 19:25:18 +0000, by alexc
-
Remove CPUID availability check on AMD64 as it's architectural. libavcodecMon, 23 Feb 2009 15:53:39 +0000, by zuxy
-
Check return value of ff_fill_pointer in avcodec_default_get_buffer, libavcodecMon, 23 Feb 2009 15:18:28 +0000, by reimar
-
100l, always declare variables at the top of a block, not inside a for () libavcodecMon, 23 Feb 2009 14:02:11 +0000, by reimar
-
More approved hunks for VAAPI & our new and cleaner hwaccel API. libavcodecMon, 23 Feb 2009 13:44:51 +0000, by michael
-
Approved hunks for VAAPI / our new shiny hwaccel API libavcodecMon, 23 Feb 2009 13:35:52 +0000, by michael
-
Add missing av_cold in static init/close functions. libavcodecSun, 22 Feb 2009 13:48:55 +0000, by stefano
-
Convert x264 asm files to proper unix line breaks libavcodecSun, 22 Feb 2009 11:35:32 +0000, by darkshikari
-
Remove (incorrect) filenames from x264 asm files, add descriptions. libavcodecSun, 22 Feb 2009 11:33:09 +0000, by darkshikari
-
Check return value of frame_start(), this avoids a crash if AVCodecContext::get_buffer failed. libavcodecSun, 22 Feb 2009 09:51:58 +0000, by reimar
-
Change the type of pblocks from pointers to short array into libavcodecSun, 22 Feb 2009 09:02:06 +0000, by iive