Mon, 01 Feb 2010 14:09:53 +0000 |
komh |
Add OS/2 KAI audio driver support
|
Mon, 01 Feb 2010 09:24:32 +0000 |
diego |
misc fixes
|
Sun, 31 Jan 2010 15:11:16 +0000 |
reimar |
Disable FFmpeg's network protocols if --disable-network was specified.
|
Sun, 31 Jan 2010 14:14:20 +0000 |
cehoyos |
Fix compilation for new Bink audio decoder.
|
Sun, 31 Jan 2010 10:55:36 +0000 |
diego |
Explain the need for a MEncoder version of the logging facilities.
|
Sun, 31 Jan 2010 10:54:08 +0000 |
diego |
Add missing license header.
|
Sun, 31 Jan 2010 10:29:29 +0000 |
diego |
Fix layout for the mouse/joystick controls sections.
|
Sun, 31 Jan 2010 10:16:05 +0000 |
stefano |
Declare support for the pixel formats:
|
Sun, 31 Jan 2010 01:42:11 +0000 |
reimar |
Document that -af-adv force=0 currently does the same as =1
|
Sun, 31 Jan 2010 00:20:37 +0000 |
mru |
Blackfin: use SRAM only when CONFIG_SRAM is set
|
Sat, 30 Jan 2010 23:24:23 +0000 |
diego |
Add license header to all top-level files missing them.
|
Sat, 30 Jan 2010 23:20:10 +0000 |
diego |
Add missing multiple inclusion guards.
|
Sat, 30 Jan 2010 23:01:32 +0000 |
diego |
Add missing #include, fixes the warning:
|
Sat, 30 Jan 2010 22:26:47 +0000 |
diego |
Add license header to all files missing it in the stream subdirectory.
|
Sat, 30 Jan 2010 21:58:09 +0000 |
stefano |
Reindent.
|
Sat, 30 Jan 2010 21:56:33 +0000 |
stefano |
Use a consistent convention for the names of the internal wrapper
|
Sat, 30 Jan 2010 21:38:05 +0000 |
diego |
stream/rtp.h appears not to originate from dvbstream.
|
Sat, 30 Jan 2010 21:17:38 +0000 |
diego |
Add some more definitions for FFmpeg to config.h:
|
Sat, 30 Jan 2010 16:57:40 +0000 |
diego |
Add missing license headers to all files in the libmpcodecs directory.
|
Sat, 30 Jan 2010 14:13:15 +0000 |
diego |
Remove confusing comment.
|
Sat, 30 Jan 2010 13:49:24 +0000 |
diego |
Add missing license headers.
|
Sat, 30 Jan 2010 13:49:03 +0000 |
diego |
cosmetics: Convert DOS linebreaks to Unix linebreaks.
|
Sat, 30 Jan 2010 13:46:26 +0000 |
diego |
license header cosmetics
|
Sat, 30 Jan 2010 13:35:03 +0000 |
diego |
Add standard license header to C tools missing them.
|
Sat, 30 Jan 2010 13:31:00 +0000 |
stefano |
Fix randomness of the swscale-test output.
|
Sat, 30 Jan 2010 13:22:24 +0000 |
diego |
Add missing license header and multiple inclusion guards.
|
Sat, 30 Jan 2010 10:09:14 +0000 |
reimar |
Make the code match the documentation by making higher-quality but slower
|
Fri, 29 Jan 2010 19:13:07 +0000 |
reimar |
Support more qscale types in most post-processing filters.
|
Fri, 29 Jan 2010 13:54:20 +0000 |
jrash |
sync with en/mplayer.1 r30436
|
Thu, 28 Jan 2010 18:26:12 +0000 |
reimar |
Explain why we still disable the ALSA resampler even though it is probably
|
Thu, 28 Jan 2010 18:06:47 +0000 |
reimar |
Try the more specific names first for the SwapInterval function to make it less
|
Thu, 28 Jan 2010 18:01:19 +0000 |
reimar |
glXSwapIntervalEXT is defined to take different arguments from glXSwapIntervalSGI,
|
Thu, 28 Jan 2010 13:02:46 +0000 |
diego |
Fix input/output channel mixup in the pan filter description.
|
Wed, 27 Jan 2010 22:22:50 +0000 |
attila |
Stopping maintainership for -vo (x)mga
|
Wed, 27 Jan 2010 19:45:16 +0000 |
reimar |
Simplify and correct loop condition, also avoids a compiler warning for unused result.
|
Wed, 27 Jan 2010 19:42:24 +0000 |
reimar |
Fix newline removal code that might read and write out of bounds.
|
Wed, 27 Jan 2010 19:15:49 +0000 |
reimar |
Make mp3lib the default MP3 decoder again, it is a good bit faster on
|
Wed, 27 Jan 2010 18:23:19 +0000 |
reimar |
Declare variable closer to where it is used.
|
Wed, 27 Jan 2010 18:21:27 +0000 |
reimar |
Remove a useless global variable.
|
Wed, 27 Jan 2010 18:16:41 +0000 |
reimar |
Do not needlessly make local variable static.
|
Wed, 27 Jan 2010 18:11:15 +0000 |
reimar |
Remove useless initializers.
|
Wed, 27 Jan 2010 18:10:07 +0000 |
reimar |
Do not needlessly use (file-)global variables.
|
Wed, 27 Jan 2010 00:25:23 +0000 |
stefano |
Rename swscale-example to swscale-test, to better reflect the intended
|
Tue, 26 Jan 2010 21:08:01 +0000 |
reimar |
Remove ds_fill_buffer calls from demux_resync, they cause issues at least with
|
Tue, 26 Jan 2010 18:19:57 +0000 |
reimar |
Enable parsing for ASF audio streams.
|
Tue, 26 Jan 2010 18:15:58 +0000 |
reimar |
Add an option to cropdetect to periodically reset the detected area.
|
Tue, 26 Jan 2010 08:03:28 +0000 |
michael |
Use isAnyRGB() where possible
|
Tue, 26 Jan 2010 08:01:50 +0000 |
michael |
Add 3 more RGB makros that allow specifying RGB in bytes and any rgb/bgr.
|
Tue, 26 Jan 2010 07:40:14 +0000 |
michael |
Rename isRGB() and isBGR() as their meaning is confusing.
|
Mon, 25 Jan 2010 22:46:09 +0000 |
stefano |
Merge two "if (flags & SWS_PRINT_INFO) { ... }" blocks, slightly
|
Sun, 24 Jan 2010 21:28:17 +0000 |
stefano |
Fix mis-computation of the needsDither variable erroneously introduced
|
Sun, 24 Jan 2010 21:15:43 +0000 |
reimar |
Use av_malloc to ensure sufficient alignment and also free at least some
|
Sun, 24 Jan 2010 20:54:17 +0000 |
reimar |
If audio was identified as DTS in the PMT do not override that with TrueHD
|
Sun, 24 Jan 2010 20:46:26 +0000 |
reimar |
Fail ad_pcm initialization of WAVEFORMATEX header is missing instead of crashing.
|
Sun, 24 Jan 2010 20:05:28 +0000 |
reimar |
Add support for parsing MLP and TrueHD.
|
Sun, 24 Jan 2010 19:50:27 +0000 |
cehoyos |
Revert the xvmc part of r30422: VCR2 at least worked with xvmc at some point.
|