Mercurial > mplayer.hg
graph
-
update wishlistFri, 08 Jan 2010 15:36:38 +0000, by compn
-
sync with en/mplayer.1 r30197Fri, 08 Jan 2010 11:25:18 +0000, by jrash
-
Implement sws_isSupportedInput() and sws_isSupportedOutput().Thu, 07 Jan 2010 19:07:47 +0000, by stefano
-
Happy new year!Thu, 07 Jan 2010 11:12:58 +0000, by zuxy
-
Remove const to avoid a bunch of GCC warnings against discarded qualifiers andThu, 07 Jan 2010 07:13:18 +0000, by zuxy
-
Avoid the error message "Unsupported PixelFormat -1" for ffh264 decodingThu, 07 Jan 2010 04:59:50 +0000, by zuxy
-
Support rtmp:// URLs directly instead of requiring ffmpeg://rtmp://Wed, 06 Jan 2010 16:12:58 +0000, by reimar
-
Simplify ffmpeg stream support, we (so far) do not need any special option parsing.Wed, 06 Jan 2010 16:11:29 +0000, by reimar
-
add MVLZ and MVDV binary decoders to codecs.confWed, 06 Jan 2010 03:44:24 +0000, by compn
-
map zjpeg to ffmjpeg in codecs.confTue, 05 Jan 2010 20:12:06 +0000, by compn
-
add blox binary codec to codecs.confTue, 05 Jan 2010 20:04:44 +0000, by compn
-
add three ADV1 binary codecs to codecs.confTue, 05 Jan 2010 19:12:25 +0000, by compn
-
Move MatrixView video output check below OpenGL check, it depends on OpenGL.Tue, 05 Jan 2010 10:54:41 +0000, by diego
-
vo_png now depends on libavcodec, not libpng.Tue, 05 Jan 2010 10:52:12 +0000, by diego
-
Change license terms for matrixview to GPLv2 "or later", all knownTue, 05 Jan 2010 05:43:33 +0000, by reimar
-
Remove pointless variable declaration from DirectFB check.Mon, 04 Jan 2010 22:32:28 +0000, by diego
-
Add missing stdlib.h #include to fribidi check.Mon, 04 Jan 2010 22:30:41 +0000, by diego
-
Remove pointless printf call in libmp3lame test.Mon, 04 Jan 2010 22:29:55 +0000, by diego
-
Pass proper parameters to dlopen/dlsym/vsscanf to avoid configure test warnings.Mon, 04 Jan 2010 22:28:44 +0000, by diego
-
Pass a proper va_list type to vsscanf() test in configure.Mon, 04 Jan 2010 21:57:13 +0000, by diego
-
At startup and while seeking avoid to introduce pointless sleeps and possiblyMon, 04 Jan 2010 21:38:45 +0000, by reimar
-
Also reset time_frame and next_frame_time on reset, it makes no sense toMon, 04 Jan 2010 21:27:08 +0000, by reimar
-
Invoke pci_db2c.awk as an argument to awk instead of letting the shell run it.Mon, 04 Jan 2010 21:22:33 +0000, by diego
-
cosmetics: Break multiple statements on one line apart.Mon, 04 Jan 2010 21:10:15 +0000, by diego
-
Remove previous failed attempt at disabling that auto-generation of some C code.Mon, 04 Jan 2010 20:53:57 +0000, by diego
-
Add required header #includes to satisfy 'make checkheaders'.Mon, 04 Jan 2010 20:36:27 +0000, by diego
-
Drop -Iloader from CPPFLAGS for the loader subdirectory.Mon, 04 Jan 2010 20:32:23 +0000, by diego
-
Add loader/wine/ to DIRS; its headers should be part of checkheaders.Mon, 04 Jan 2010 19:56:28 +0000, by diego
-
Add missing config.h #include.Mon, 04 Jan 2010 19:49:42 +0000, by diego
-
Refactor real --> float #define to a typedef in a common header.Mon, 04 Jan 2010 19:36:18 +0000, by diego
-
Add missing header #includes to fix 'make checkheaders'.Mon, 04 Jan 2010 19:04:33 +0000, by diego
-
Add a few missing header #includes and #defines.Mon, 04 Jan 2010 18:58:35 +0000, by diego
-
Remove unused variable; fixes the warning:Mon, 04 Jan 2010 15:14:21 +0000, by diego
-
Add multiple inclusion guards to all mp3lib headers.Mon, 04 Jan 2010 14:42:59 +0000, by diego
-
Add missing config.h #include; remove a redundant one.Mon, 04 Jan 2010 13:13:10 +0000, by diego
-
Add missing license headers for vo_matrixview code.Mon, 04 Jan 2010 13:05:52 +0000, by diego
-
Refer to MatrixView instead of MPlayer in code taken from MatrixView.Mon, 04 Jan 2010 13:05:05 +0000, by diego
-
Clarify which version of the GPL applies to MPlayer.Mon, 04 Jan 2010 13:01:44 +0000, by diego
-
cosmetics: tabs to spaces, some reindentationMon, 04 Jan 2010 12:24:07 +0000, by diego
-
Fix fribidi check to avoid spamming the console with error messages.Mon, 04 Jan 2010 12:12:57 +0000, by diego
-
Remove ARGB support from matrixview vo, it is quite pointless and causesMon, 04 Jan 2010 11:58:56 +0000, by reimar
-
Fix a few typos in the matrixview section.Mon, 04 Jan 2010 11:14:47 +0000, by diego
-
Add a few definitions used by FFmpeg to config.h:Mon, 04 Jan 2010 11:13:49 +0000, by diego
-
prettyprinting cosmeticsMon, 04 Jan 2010 10:24:10 +0000, by diego
-
Disambiguate HEADER_SIZE definition in stream/librtsp and stream/realrtsp.Mon, 04 Jan 2010 09:48:14 +0000, by diego
-
Make vo gl print the OpenGL vendor and version strings.Sun, 03 Jan 2010 18:44:56 +0000, by reimar
-
Replace deprecated sws_scale_ordered usages by sws_scale (which does the same).Sun, 03 Jan 2010 17:12:12 +0000, by reimar
-
Avoid memleaks when vo_direct3d initialization fails.Sun, 03 Jan 2010 17:04:04 +0000, by reimar
-
Modify -vo direct3d so we do not have to link against d3d9.dll, it mightSun, 03 Jan 2010 17:00:51 +0000, by reimar
-
Some Changelog updates.Sun, 03 Jan 2010 16:51:56 +0000, by reimar
-
Enable all FFmpeg protocols by default, they seem to build without issueSun, 03 Jan 2010 16:46:31 +0000, by reimar
-
100l, vo_png must go in SRCS_MPLAYER, not SRCS_COMMON.Sun, 03 Jan 2010 16:39:16 +0000, by reimar
-
Change vo_png to use FFmpeg's png encoder instead of libpng.Sun, 03 Jan 2010 16:26:30 +0000, by reimar
-
Add missing avcodec_close to vf_screenshot.Sun, 03 Jan 2010 15:56:33 +0000, by reimar
-
Prefer enum PixelFormat over int for the type of the format parameterSun, 03 Jan 2010 15:20:07 +0000, by stefano
-
Basic -vo matrixview documentation.Sun, 03 Jan 2010 14:55:15 +0000, by reimar