Mercurial > mplayer.hg
graph
-
Add FFmpeg QDM2 audio decoderTue, 18 Oct 2005 20:18:28 +0000, by rtognimp
-
xscreensaver --> XScreenSaverTue, 18 Oct 2005 19:58:33 +0000, by diego
-
Embarassing goofs in the basic key sections that nobody noticed for agesTue, 18 Oct 2005 19:56:57 +0000, by diego
-
Make a few more messages translatable by moving them into help_mp-en.h.Tue, 18 Oct 2005 11:11:25 +0000, by diego
-
Add a few more CPU models to the list.Tue, 18 Oct 2005 08:22:27 +0000, by diego
-
Add a note about the "synce with 1.XXX" line that should be in everyMon, 17 Oct 2005 22:46:48 +0000, by diego
-
Add a note and a workaround about broken hardware players and how theyMon, 17 Oct 2005 22:23:37 +0000, by diego
-
synced with 1.1139 + Reimar's patchMon, 17 Oct 2005 20:44:17 +0000, by gpoirier
-
new message was even worse -- B/s means bytes per second, not sample!Mon, 17 Oct 2005 18:16:28 +0000, by rfelker
-
further sync by Emfox Zhou < emfoxzhou == at == gmail == dot == com >Mon, 17 Oct 2005 14:37:01 +0000, by diego
-
deobfuscatioin: csp --> colorspaceMon, 17 Oct 2005 11:26:26 +0000, by diego
-
Guillaume now maintains the MEncoder documentation.Mon, 17 Oct 2005 08:50:37 +0000, by diego
-
minor typoMon, 17 Oct 2005 08:50:04 +0000, by diego
-
100l -- mismatched type after changing sizes to type long!Mon, 17 Oct 2005 05:05:51 +0000, by rfelker
-
remove nonsense break statements that do nothing..Mon, 17 Oct 2005 04:51:34 +0000, by rfelker
-
allow mencoder to load win32 codecs properly patch by Zuxy <zuxy.meng at gmail.com>Sun, 16 Oct 2005 19:14:09 +0000, by faust3
-
Add MIPS64 detection.Sun, 16 Oct 2005 17:44:58 +0000, by diego
-
1000l de Breizh Cola: build fix.Sun, 16 Oct 2005 17:29:08 +0000, by gpoirier
-
UpdateSat, 15 Oct 2005 23:52:56 +0000, by rtognimp
-
Support DTA and FLX extensions for flic via ffmpeg decoderSat, 15 Oct 2005 23:24:53 +0000, by rtognimp
-
Add ffmpeg truemotion2 codec, make it default for TM20Sat, 15 Oct 2005 23:17:25 +0000, by rtognimp
-
synced with 1.1138Sat, 15 Oct 2005 21:50:21 +0000, by gpoirier
-
synced with 1.1137Sat, 15 Oct 2005 18:12:51 +0000, by gpoirier
-
Fix/improve vo_gl and vo_gl2 suboption documentationSat, 15 Oct 2005 14:47:26 +0000, by reimar
-
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