Mercurial > libavcodec.hg
graph
-
lsp: convert variable-length arrays to fixed size libavcodecSat, 26 Jun 2010 14:34:12 +0000, by mru
-
huffyuv: remove unnecessary size argument from generate_len_table() libavcodecFri, 25 Jun 2010 19:28:10 +0000, by mru
-
Make vp8 select h264dsp and use this to pull in mmx intrapred libavcodecFri, 25 Jun 2010 19:10:08 +0000, by mru
-
16x16 and 8x8c x86 SIMD intra pred functions for VP8 and H.264 libavcodecFri, 25 Jun 2010 18:25:49 +0000, by darkshikari
-
tta: replace potentially huge VLAs with malloc/free in context libavcodecThu, 24 Jun 2010 18:17:12 +0000, by mru
-
Set an opaque alpha value when decoding rgba ffv1. libavcodecThu, 24 Jun 2010 15:22:33 +0000, by benoit
-
Remove VLA in ff_kbd_window_init, limit window size to 1024 libavcodecThu, 24 Jun 2010 09:42:34 +0000, by mru
-
SSE-optimized MP3 floating point windowing functions libavcodecThu, 24 Jun 2010 07:44:50 +0000, by vitor
-
avoid conditional and division in chroma MV calculation libavcodecWed, 23 Jun 2010 21:45:26 +0000, by stefang
-
Move float-specific function to mpegaudiodec_float.c libavcodecWed, 23 Jun 2010 20:45:36 +0000, by vitor
-
Fix alphabetization of the CONFIG_HARDCODED_TABLES Makefile section. libavcodecWed, 23 Jun 2010 19:32:02 +0000, by alexc
-
Update x264asm header files to latest versions. libavcodecWed, 23 Jun 2010 19:20:46 +0000, by darkshikari
-
Add required #includes to pass 'make checkheaders'. libavcodecWed, 23 Jun 2010 11:44:07 +0000, by diego
-
Improve some uses of ff_cropTbl with constant offset libavcodecTue, 22 Jun 2010 23:12:48 +0000, by mru
-
Move Parametric Stereo related ps* files to aacps*. libavcodecTue, 22 Jun 2010 19:29:03 +0000, by alexc
-
Add a macro to pack 4 bytes into native byte-order so they can be written libavcodecTue, 22 Jun 2010 19:15:27 +0000, by rbultje