Tue, 16 Mar 2010 14:30:31 +0000 |
sesse |
Fix libmpcodecs/vd_qtvideo.c compilation on OS X:
|
Tue, 16 Mar 2010 12:38:29 +0000 |
diego |
Remove some commented-out debugging and similar cruft.
|
Tue, 16 Mar 2010 12:24:18 +0000 |
diego |
Remove unnecessary forward declarations for a bunch of functions.
|
Tue, 16 Mar 2010 12:14:57 +0000 |
diego |
cosmetics: Move all functions before main().
|
Tue, 16 Mar 2010 12:11:14 +0000 |
diego |
Remove disabled flip_upside_down function; it has been unused for ages.
|
Tue, 16 Mar 2010 11:57:52 +0000 |
diego |
Remove unnecessary forward declaration of print_wave_header().
|
Tue, 16 Mar 2010 10:25:54 +0000 |
cehoyos |
Fix compilation after FFmpeg r22565.
|
Mon, 15 Mar 2010 22:32:11 +0000 |
cehoyos |
Calculate width and height in mp4_header_process_vop().
|
Mon, 15 Mar 2010 22:28:08 +0000 |
cehoyos |
Fix value of bit counter at end of functions to prepare for future patches.
|
Mon, 15 Mar 2010 16:09:35 +0000 |
sesse |
Fix indentation in GetVersionExW.
|
Mon, 15 Mar 2010 12:58:17 +0000 |
sesse |
Add support for Apple's ProRes and AIC codecs, now that all prerequisites
|
Mon, 15 Mar 2010 12:54:54 +0000 |
sesse |
Implement GetVersionExW with the same data as GetVersionExA but taking in a
|
Mon, 15 Mar 2010 12:05:56 +0000 |
sesse |
Use the high-level QuickTime decoding APIs (DecompressSequenceFrameS and
|
Mon, 15 Mar 2010 09:32:53 +0000 |
komh |
Relocate -codecpath description in alphabetical order.
|
Mon, 15 Mar 2010 08:30:06 +0000 |
komh |
Add -codecpath option.
|
Mon, 15 Mar 2010 06:39:21 +0000 |
diego |
Add CONFIG_DCT and CONFIG_DWT to config.h as well as to config.mak for FFmpeg.
|
Sun, 14 Mar 2010 23:42:03 +0000 |
diego |
Get rid of pointless tmppath variable in set_path_env().
|
Sun, 14 Mar 2010 23:39:02 +0000 |
diego |
variable renaming cosmetics: _have_yasm --> have_yasm
|
Sun, 14 Mar 2010 23:37:58 +0000 |
diego |
Remove unused MMX_FFT Makefile variable.
|
Sun, 14 Mar 2010 23:00:06 +0000 |
diego |
cosmetics: Simplify _codecsdir setting for MinGW and OS/2.
|
Sun, 14 Mar 2010 22:58:20 +0000 |
diego |
Add -Wstrict-prototypes to CFLAGS.
|
Sun, 14 Mar 2010 22:55:13 +0000 |
diego |
Use menu instead of GUI as example for an internal feature turned on by a flag.
|
Sun, 14 Mar 2010 22:50:15 +0000 |
cehoyos |
Fix compilation after FFmpeg r22522.
|
Sun, 14 Mar 2010 16:13:32 +0000 |
diego |
Replace separate Win32, XAnim and Real codec directories by one global dir.
|
Sat, 13 Mar 2010 22:46:58 +0000 |
conrad |
fftheora supports 4:2:2 and 4:4:4 now
|
Sat, 13 Mar 2010 00:31:03 +0000 |
jrash |
sync with en/mplayer.1 rev. 30868
|
Fri, 12 Mar 2010 18:23:30 +0000 |
reimar |
Add the 0xA109 format for speex, it is claimed to be officially registered (have
|
Fri, 12 Mar 2010 18:19:51 +0000 |
reimar |
Support extradata format of the speex.acm windows codec formerly available
|