Wed, 09 May 2007 09:26:06 +0000 |
diego |
Allow conditional compilation of H.263-related decoders.
libavcodec
|
Wed, 09 May 2007 01:46:33 +0000 |
lorenm |
cosmetics: remove code duplication in hadamard8_diff_mmx
libavcodec
|
Wed, 09 May 2007 00:03:17 +0000 |
aurel |
move cavs parser in it's own file
libavcodec
|
Tue, 08 May 2007 23:58:35 +0000 |
aurel |
move defines and enums out of cavsdata.h
libavcodec
|
Tue, 08 May 2007 23:30:42 +0000 |
aurel |
remove no more useful includes
libavcodec
|
Tue, 08 May 2007 23:29:07 +0000 |
aurel |
cosmetics: rename for consistency after previous aac and ac3 parsers move
libavcodec
|
Tue, 08 May 2007 23:25:31 +0000 |
aurel |
move aac and ac3 parsers in their own files
libavcodec
|
Tue, 08 May 2007 23:24:22 +0000 |
aurel |
avoid multiple inclusion of ac3.h
libavcodec
|
Tue, 08 May 2007 17:55:56 +0000 |
lorenm |
cosmetics: remove duplicate transpose macro
libavcodec
|
Tue, 08 May 2007 08:52:38 +0000 |
diego |
Move H.263 parser to its own file.
libavcodec
|
Mon, 07 May 2007 20:07:35 +0000 |
ivo |
add doxygen comments
libavcodec
|
Mon, 07 May 2007 15:44:42 +0000 |
aurel |
cosmetics: fix inconsistent indentation
libavcodec
|
Mon, 07 May 2007 15:43:01 +0000 |
aurel |
fix display of theora videos with visible size smaller than encoded size
libavcodec
|
Mon, 07 May 2007 13:29:02 +0000 |
ivo |
Renderware TXD decoder
libavcodec
|
Mon, 07 May 2007 13:15:24 +0000 |
ivo |
generic S3TC DXT1 and DXT3 decoding functions
libavcodec
|
Mon, 07 May 2007 08:55:27 +0000 |
benoit |
RoQ audio encoder
libavcodec
|
Mon, 07 May 2007 00:47:03 +0000 |
aurel |
make some parser parameters const to avoid casting const to non-const
libavcodec
|
Sun, 06 May 2007 15:25:04 +0000 |
michael |
fix possibly exploitable stack overflow with num_sprite_warping_points (found by reimar)
libavcodec
|
Sun, 06 May 2007 11:40:42 +0000 |
kostya |
Add prefix to some variables for consistency
libavcodec
|
Sun, 06 May 2007 11:23:12 +0000 |
kostya |
Move VC-1 data to .c file
libavcodec
|
Sun, 06 May 2007 11:01:25 +0000 |
kostya |
Make vc1_parser.c compilable without special defines
libavcodec
|
Sun, 06 May 2007 10:58:32 +0000 |
kostya |
Move variables to vc1data.h
libavcodec
|
Sun, 06 May 2007 09:17:50 +0000 |
lorenm |
simplify
libavcodec
|
Sun, 06 May 2007 09:12:10 +0000 |
diego |
Move dvdsub parser to its own file.
libavcodec
|
Sun, 06 May 2007 08:41:24 +0000 |
diego |
Rename dvbsubdec_parser.c to dvbsub_parser.c.
libavcodec
|
Sun, 06 May 2007 06:46:20 +0000 |
lorenm |
simplify
libavcodec
|
Sun, 06 May 2007 06:43:33 +0000 |
lorenm |
faster and simpler vp6 bilinear mc
libavcodec
|
Sun, 06 May 2007 02:11:31 +0000 |
diego |
Move dvbsubdec parser to its own file.
libavcodec
|
Sat, 05 May 2007 21:11:22 +0000 |
diego |
Remove superfluous #includes, parser.h now includes its prerequisites.
libavcodec
|
Sat, 05 May 2007 18:32:19 +0000 |
aurel |
ff_frame_rate_tab is now declared in mpegvideo.h
libavcodec
|