Sun, 27 Jun 2010 19:30:31 +0000 |
mru |
ra288: convert VLAs to fixed size
libavcodec
|
Sun, 27 Jun 2010 19:27:08 +0000 |
reimar |
Change type of zz_table to uint8_t to match the scantables it points to.
libavcodec
|
Sun, 27 Jun 2010 15:11:38 +0000 |
cehoyos |
Add const to some pointer parameters.
libavcodec
|
Sun, 27 Jun 2010 12:21:12 +0000 |
flameeyes |
tablegen: implement and use WRITE_ARRAY macros
libavcodec
|
Sun, 27 Jun 2010 12:20:39 +0000 |
flameeyes |
tableprint: use the type name as-is for the functions' names.
libavcodec
|
Sun, 27 Jun 2010 09:44:10 +0000 |
mru |
adpcm: convert VLAs to malloc/free
libavcodec
|
Sun, 27 Jun 2010 09:25:05 +0000 |
mstorsjo |
Fix libvorbis encoding with more than 2 channels
libavcodec
|
Sun, 27 Jun 2010 02:52:43 +0000 |
conrad |
Fix build without yasm
libavcodec
|