Mercurial > mplayer.hg
graph
-
Another usage example for the %n%str escaping syntax and ao_sgi documentation updateSat, 15 Oct 2005 14:38:02 +0000, by reimar
-
10l, demux_mpg_control was missing from demuxer info struct, causing audioSat, 15 Oct 2005 11:51:37 +0000, by reimar
-
ugly hack to make it work again with external libdvdreadSat, 15 Oct 2005 11:47:33 +0000, by reimar
-
Extend the network test to also check the socket libs.Sat, 15 Oct 2005 10:46:24 +0000, by diego
-
bumped sync tag after typo fix in English version (synced with 1.98)Fri, 14 Oct 2005 20:34:17 +0000, by gabrov
-
missing ")", picked up by Mizda GaborFri, 14 Oct 2005 20:29:33 +0000, by gpoirier
-
synced with 1.186Fri, 14 Oct 2005 20:05:19 +0000, by gabrov
-
synced with 1.26Fri, 14 Oct 2005 19:28:14 +0000, by gabrov
-
synced with 1.97Fri, 14 Oct 2005 18:54:01 +0000, by gabrov
-
synced with 1.31Fri, 14 Oct 2005 18:53:33 +0000, by gabrov
-
Kill a compiler warning, Patch by Zuxy MengFri, 14 Oct 2005 12:41:15 +0000, by gpoirier
-
Make FtpSendCmd() function more user friendly by making it append the necessary "\r\n" line break (instead of the caller)Fri, 14 Oct 2005 12:35:30 +0000, by gpoirier
-
synced with 1.96, patch by Johan Bos <dariusjb AH gmail POIS comFri, 14 Oct 2005 09:13:48 +0000, by gpoirier
-
third time is lucky, eh? last workaround broke netbsd, which apparently also has a broken noncompliant implementation of tr. if it still doesn't work... blame someone else. :)Fri, 14 Oct 2005 00:16:04 +0000, by rfelker
-
exit mplayer if audio filter init fails (same as mencoder does)Thu, 13 Oct 2005 22:41:30 +0000, by ivo
-
The Wanderer rulez :)Thu, 13 Oct 2005 22:23:42 +0000, by gpoirier
-
cosmetics. does not change functionality, but makes code easier to readThu, 13 Oct 2005 20:54:21 +0000, by ods15
-
nit by diegoThu, 13 Oct 2005 20:36:28 +0000, by ods15
-
fixes suggested by Diego and AlexThu, 13 Oct 2005 20:31:30 +0000, by gpoirier
-
weirdness, flags aren't restored right unless you add this second pushThu, 13 Oct 2005 20:27:48 +0000, by ods15
-
fix mencoder multi-file with some files having audio but others dontThu, 13 Oct 2005 19:30:07 +0000, by ods15
-
Be less verbose.Thu, 13 Oct 2005 19:15:30 +0000, by reimar
-
Use PRI?64 defines as format strings for 64 bit variables.Thu, 13 Oct 2005 18:33:56 +0000, by reimar
-
further sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >Thu, 13 Oct 2005 13:24:35 +0000, by diego
-
we need stdio.h for SEEK_SET on mingw, patch by Zuxy <zuxy.meng at gmail.com>Thu, 13 Oct 2005 12:13:49 +0000, by faust3
-
Synced with 1.1134 - patch by Paul TT <paultt - at - hackerjournal - dot - it>Thu, 13 Oct 2005 07:31:35 +0000, by danny
-
List the different containers supported by MEncoder, as well as a nice example of how to produce flash videos. + a bit a clean-up.Wed, 12 Oct 2005 23:42:40 +0000, by gpoirier
-
Implement seekingWed, 12 Oct 2005 21:55:55 +0000, by reimar
-
implement ADCTRL_RESYNC_STREAM, it tries to detect when decoding isWed, 12 Oct 2005 21:49:47 +0000, by reimar
-
Bigendian bugWed, 12 Oct 2005 20:45:52 +0000, by reimar
-
Missing space in status lineWed, 12 Oct 2005 20:40:05 +0000, by reimar
-
Add support for suboption escaping via both "" and %n%str syntaxWed, 12 Oct 2005 16:35:37 +0000, by reimar
-
change to switch/case for dumpsubWed, 12 Oct 2005 14:37:03 +0000, by ods15
-
Change unsigned->signed and int->long, this fits the asm code better on 64Wed, 12 Oct 2005 12:11:27 +0000, by reimar
-
sync with 1.1136Wed, 12 Oct 2005 11:42:15 +0000, by gpoirier
-
-vc dummy is know to cause crashes, so suggest -vc null instead.Wed, 12 Oct 2005 09:53:20 +0000, by reimar
-
further partial sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >Wed, 12 Oct 2005 08:19:10 +0000, by diego
-
Put networking lib linker flag checks in the order they were before theTue, 11 Oct 2005 23:44:08 +0000, by diego
-
misc corrections by Paul TT < paultt -- at -- hackerjournal -- dot -- it >Tue, 11 Oct 2005 23:40:31 +0000, by diego
-
partial sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot com >Tue, 11 Oct 2005 23:26:16 +0000, by diego
-
ao_macosx is a native audio output driver and should thus have priorityTue, 11 Oct 2005 23:07:53 +0000, by diego
-
solaris bug workarounds, take 2..Tue, 11 Oct 2005 22:50:23 +0000, by rfelker
-
-frames plays one frame too many.Tue, 11 Oct 2005 15:51:46 +0000, by reimar
-
I think I know EDL enough to maintain it...Tue, 11 Oct 2005 15:26:08 +0000, by ods15
-
synced with 1.59, patch by Johan Bos dariusjb AH gmail POIS comTue, 11 Oct 2005 15:24:58 +0000, by gpoirier
-
A few fixes noticed by Paul TT.Tue, 11 Oct 2005 13:34:24 +0000, by diego
-
Compile fix: _lseeki64 is not available under cygwinTue, 11 Oct 2005 12:17:09 +0000, by reimar
-
1l, strtof is only C99, strtod is ANSI C, so use that instead.Tue, 11 Oct 2005 08:50:32 +0000, by reimar
-
work around (buggy?) solaris tr. hope this helps.. please report if its still brokenTue, 11 Oct 2005 04:37:38 +0000, by rfelker
-
More consistency for the interactive control section.Tue, 11 Oct 2005 03:10:21 +0000, by diego
-
nitsMon, 10 Oct 2005 21:02:18 +0000, by gpoirier
-
use subopt parser for arguments.Mon, 10 Oct 2005 12:59:36 +0000, by joey
-
support float arguments in subopt helper.Mon, 10 Oct 2005 12:56:44 +0000, by joey
-
Typo fix: RFC959 says that FTP commands should end with a carriage returnMon, 10 Oct 2005 12:56:17 +0000, by gpoirier
-
makes demux_lavf (-demuxer 35) use the framerate specified in the containerMon, 10 Oct 2005 05:45:38 +0000, by gpoirier
-
sync with 1.1132Sun, 09 Oct 2005 19:26:23 +0000, by gpoirier
-
sync with patches.xml removalSun, 09 Oct 2005 11:35:45 +0000, by diego
-
sync with 1.26Sun, 09 Oct 2005 11:35:24 +0000, by diego
-
Replace unconditional #defines by build system trickery.Sun, 09 Oct 2005 10:18:24 +0000, by diego
-
whitespace cosmeticsSun, 09 Oct 2005 09:53:27 +0000, by diego
-
sync to x264 r318 (mixed_refs)Sat, 08 Oct 2005 22:28:27 +0000, by lorenm
-
typo fix at (_)ld_dlSat, 08 Oct 2005 20:43:41 +0000, by iive
-
some docs updatesSat, 08 Oct 2005 19:04:25 +0000, by diego
-
Remove the "How to send patches appendix", the info is in the FAQ.Sat, 08 Oct 2005 18:41:58 +0000, by diego
-
100000l to meSat, 08 Oct 2005 17:21:00 +0000, by ods15
-
Synced with 1.81Fri, 07 Oct 2005 08:02:13 +0000, by jheryan
-
Synced with 1.17Fri, 07 Oct 2005 08:01:26 +0000, by jheryan
-
Synced with 1.94Fri, 07 Oct 2005 08:00:38 +0000, by jheryan
-
Synced with 1.59Fri, 07 Oct 2005 07:59:52 +0000, by jheryan
-
Synced with 1.96Fri, 07 Oct 2005 07:59:11 +0000, by jheryan
-
Synced with 1.31Fri, 07 Oct 2005 07:22:55 +0000, by jheryan
-
Synced with 1.1131Fri, 07 Oct 2005 05:56:58 +0000, by jheryan
-
synced with 1.34Thu, 06 Oct 2005 23:35:40 +0000, by gabrov
-
Typo fix, patch by Ismail D«Ónmez <ismail AH kde POIS org POIS tr>Thu, 06 Oct 2005 21:37:56 +0000, by gpoirier
-
synced with 1.17, patch by Johan BossThu, 06 Oct 2005 21:27:58 +0000, by gpoirier
-
synced with 1.81, patch by johan bosThu, 06 Oct 2005 21:21:00 +0000, by gpoirier
-
synced with 1.14, patch by Johan Bos, plus some formating changes by meThu, 06 Oct 2005 20:07:11 +0000, by gpoirier
-
Centaur/VIA configure checkThu, 06 Oct 2005 19:24:06 +0000, by henry
-
synced with 1.16, patch by Johan Bos, plus reformating by meThu, 06 Oct 2005 18:00:06 +0000, by gpoirier
-
synced with 1.70, patch by Johan Bos + reformating of the source by meThu, 06 Oct 2005 17:49:30 +0000, by gpoirier
-
synced with 1.1131 (just after Diego's commit torrent) :-)Thu, 06 Oct 2005 16:51:41 +0000, by gpoirier
-
Synced with 1.1128Thu, 06 Oct 2005 12:46:56 +0000, by jheryan
-
stupid typoThu, 06 Oct 2005 12:42:48 +0000, by diego
-
Reformat the interactive control section.Thu, 06 Oct 2005 12:38:04 +0000, by diego
-
Keyboard control section renamed to interactive control, small structure change.Thu, 06 Oct 2005 12:29:43 +0000, by diego
-
synced with 1.12, patch by johan bosThu, 06 Oct 2005 11:16:22 +0000, by gpoirier
-
cosmetic reformatting: tabs --> spaces, prettyprinting, trailing whitespaceThu, 06 Oct 2005 11:08:43 +0000, by diego
-
typoThu, 06 Oct 2005 11:07:12 +0000, by diego
-
neightbour --> neighbor typo fixThu, 06 Oct 2005 08:12:49 +0000, by diego
-
Synced with 1.183Thu, 06 Oct 2005 07:22:41 +0000, by jheryan
-
hqdn3d: 2.5x faster temporal-only, 1.6x faster spatial-only.Thu, 06 Oct 2005 06:05:38 +0000, by lorenm
-
detect Centaur CPUs (Winchip, VIA C3)Wed, 05 Oct 2005 19:52:13 +0000, by henry
-
faac vs _faac typo fix by Giacomo Comes < comes -- at -- naic -- dot -- edu >Wed, 05 Oct 2005 19:39:31 +0000, by diego
-
10l, off by one error in last patch (codecdata length sanity check),Wed, 05 Oct 2005 14:55:06 +0000, by reimar
-
libavcodec can encode to SVQ1 and RV20.Wed, 05 Oct 2005 14:43:24 +0000, by diego
-
Compilation fix for systems lacking lrintf like e.g. NetBSD.Wed, 05 Oct 2005 09:39:08 +0000, by diego