Fri, 21 May 2010 17:19:01 +0000 |
reimar |
Change WAV header updating in ao_pcm to allow to up to almost 4GB size.
|
Fri, 21 May 2010 11:20:23 +0000 |
jrash |
sync with en/mplayer.1 rev. 31173
|
Thu, 20 May 2010 23:17:41 +0000 |
iive |
Fix compilation broken by FFmpeg-r23201 that changed the api of error logging.
|
Wed, 19 May 2010 22:56:41 +0000 |
stefano |
Cosmetics: make more compact the code for handle_jpeg(), this also allows
|
Wed, 19 May 2010 22:49:04 +0000 |
stefano |
Remove PI definition and use M_PI instead.
|
Wed, 19 May 2010 17:58:17 +0000 |
reimar |
Do not return pointer to on-stack memory.
|
Wed, 19 May 2010 17:55:39 +0000 |
reimar |
Fix return value (it was missing completely).
|
Wed, 19 May 2010 17:53:47 +0000 |
reimar |
Handle -wid Window being closed for direct3d and gl vos on Windows.
|
Wed, 19 May 2010 13:31:11 +0000 |
lorenm |
13% faster yuv420 to rgb15 mmx.
|
Wed, 19 May 2010 08:21:56 +0000 |
lorenm |
40% faster yuv420 to rgb24 mmx.
|
Fri, 14 May 2010 18:00:04 +0000 |
reimar |
Quit MPlayer if we receive a DestroyNotify event.
|
Fri, 14 May 2010 16:56:43 +0000 |
diego |
vf_zr requires the lavc MJPEG encoder even when MEncoder has been disabled.
|
Fri, 14 May 2010 16:13:53 +0000 |
diego |
Remove duplicate and nonsense libavencoders #define for OpenCORE AMR-WB.
|
Fri, 14 May 2010 15:34:30 +0000 |
diego |
Check for termios.h before sys/termios.h.
|
Fri, 14 May 2010 14:24:16 +0000 |
cehoyos |
Enable libavcodecs new MPEG-1 Audio float decoder.
|
Fri, 14 May 2010 14:20:19 +0000 |
cehoyos |
Fix compilation after r31173.
|
Fri, 14 May 2010 13:49:05 +0000 |
siretart |
remove vf_yuy2, functionality is replaced by -vf format=yuv2
|
Thu, 13 May 2010 20:48:55 +0000 |
cehoyos |
Silence a gcc warning about char trying to be packed.
|
Thu, 13 May 2010 18:11:45 +0000 |
compn |
move 'dvdsublang... moviename en,eng,' message to debug level.
|
Wed, 12 May 2010 20:47:32 +0000 |
ramiro |
Revert r31153. It failed to build on:
|
Wed, 12 May 2010 08:29:55 +0000 |
diego |
Mention removal of internal liba52 copy in Changelog.
|
Tue, 11 May 2010 22:31:47 +0000 |
diego |
10l: Use the directory part of the stylesheet path to create a directory.
|
Tue, 11 May 2010 21:33:15 +0000 |
diego |
cosmetics: Invoke all shell scripts during XML documentation build directly.
|
Tue, 11 May 2010 21:31:36 +0000 |
diego |
Create output directory when copying stylesheet.
|
Tue, 11 May 2010 21:25:12 +0000 |
diego |
Merge both XML documentation README files into one.
|
Tue, 11 May 2010 21:21:45 +0000 |
diego |
Do not run xmllint prior to building the XML documentation.
|
Tue, 11 May 2010 14:27:26 +0000 |
diego |
XML docs: Make xmllint-* targets a dependency of html-chunked-*/html-single-*.
|
Tue, 11 May 2010 13:27:13 +0000 |
diego |
Only mark targets whose names end in "clean" as phony.
|