Mercurial > libavcodec.hg
graph
-
Fix extreme stupidity: buffer size check must of course be before buffer use! libavcodecSun, 09 Sep 2007 09:00:12 +0000, by reimar
-
First ugly and slow attempt to fix nuv files with extra frameheader libavcodecSun, 09 Sep 2007 08:42:49 +0000, by reimar
-
rename HTAPS -> HTAPS_MAX (later is correct after the previous change) libavcodecSat, 08 Sep 2007 14:52:21 +0000, by michael
-
store halfpel filter coefficients in the header as well as the libavcodecSat, 08 Sep 2007 14:51:13 +0000, by michael
-
Let H.264 decoder skip deblocking across slices libavcodecFri, 07 Sep 2007 18:27:13 +0000, by benoit
-
Set data_size to zero when DCA header parse failed libavcodecThu, 06 Sep 2007 14:55:13 +0000, by kostya
-
Avoid a crash when H264 MMC operation causes the short term reference libavcodecWed, 05 Sep 2007 20:04:09 +0000, by benoit
-
Fix put_*_xy2_arm bug and enable put_pixels16_arm and put_pixels8_y2_arm. libavcodecWed, 05 Sep 2007 11:05:33 +0000, by diego
-
Move H.264 intra prediction functions into their own context libavcodecWed, 05 Sep 2007 05:30:08 +0000, by kostya
-
fix decoding of dracula.4xm before diego complains libavcodecWed, 05 Sep 2007 01:21:32 +0000, by michael
-
Replace constants by HTAPS (half pel interpolation filter taps) where appropriate. libavcodecWed, 05 Sep 2007 00:49:09 +0000, by michael
-
code to do halfpel interpolation per frame (unfinished and under ifdef but it libavcodecWed, 05 Sep 2007 00:06:34 +0000, by michael
-
Fix issue 123 (Support Magic-carpet fli version, libavcodecTue, 04 Sep 2007 17:31:25 +0000, by melanson
-
Silence warnings about NAL_SVC_NON_IDR in H.264. libavcodecTue, 04 Sep 2007 14:48:39 +0000, by diego
-
Remove error raising when explicitely skipping frame libavcodecMon, 03 Sep 2007 08:46:24 +0000, by benoit
-
add a warning message for unsupported kind of encoding libavcodecSat, 01 Sep 2007 13:04:25 +0000, by aurel
-
cosmetics: Add some whitespace for better readability. libavcodecThu, 30 Aug 2007 23:16:34 +0000, by diego
-
cosmetics: Sort some lines, whitespace changes. libavcodecThu, 30 Aug 2007 23:11:24 +0000, by diego
-
Blackfin 32bit multiplication primitives MULH MUL16 libavcodecThu, 30 Aug 2007 15:15:48 +0000, by mhoffman
-
Replace complicated and currently broken manual alignment code by libavcodecThu, 30 Aug 2007 11:41:58 +0000, by reimar
-
Change 4xm demuxer and video decoder to pass the video format version in libavcodecMon, 27 Aug 2007 21:58:39 +0000, by rtogni
-
Change SYS_DARWIN preprocessor checks to __APPLE__, they are specific libavcodecMon, 27 Aug 2007 09:17:03 +0000, by diego
-
Do not wrongly mark Apple gcc workarounds as being specific to Darwin. libavcodecSun, 26 Aug 2007 22:06:40 +0000, by diego
-
remove alignment correction of the destination pointers in luma_16x6 libavcodecSun, 26 Aug 2007 21:47:58 +0000, by gpoirier
-
workaround gcc bug, untested as my gcc is not complaining libavcodecSun, 26 Aug 2007 12:34:22 +0000, by michael
-
optimize the first vertical lifting step, this also prevents another libavcodecSun, 26 Aug 2007 11:16:23 +0000, by michael