Mercurial > libavcodec.hg
graph
-
Use '#if defined()' for OS-specific preprocessor checks. libavcodecFri, 30 Jan 2009 23:50:13 +0000, by diego
-
Add the rdft family of transforms (fft/ifft of an all real sequence) to dsputil. libavcodecFri, 30 Jan 2009 20:15:48 +0000, by alexc
-
Add missing void keyword to parameterless function declarations. libavcodecFri, 30 Jan 2009 18:38:25 +0000, by diego
-
Record B-fraction index from frame header and two fields from entry point structure libavcodecFri, 30 Jan 2009 17:15:08 +0000, by kostya
-
Make ff_h263_resync() return the bit position of the resync_marker or libavcodecFri, 30 Jan 2009 17:13:03 +0000, by benoit
-
cosmetics: Add empty line for consistent formatting. libavcodecThu, 29 Jan 2009 22:08:32 +0000, by diego
-
ARM: reorder some instructions in put_pixels*_arm for speed gains libavcodecTue, 27 Jan 2009 16:06:51 +0000, by mru
-
ARM: replace jump tables with conditional branches libavcodecTue, 27 Jan 2009 16:06:47 +0000, by mru
-
ARM: replace explicit literal loads with ldr Rd, =lit libavcodecTue, 27 Jan 2009 16:06:44 +0000, by mru
-
ARM: change alignment of loops in put_pixels*_arm to 32 libavcodecTue, 27 Jan 2009 16:06:41 +0000, by mru
-
ARM: allow register operands for shifts in MULL() libavcodecTue, 27 Jan 2009 16:06:34 +0000, by mru