Mercurial > mplayer.hg
graph
-
vf_zrmjpeg: fix compilation after function templatization in libavcodecWed, 27 Jul 2011 13:39:57 +0000, by diego
-
Fix verbosity level broken in r33917.Tue, 26 Jul 2011 10:50:22 +0000, by cehoyos
-
configure: Only link against encode-only libs if mencoder is enabled.Mon, 25 Jul 2011 23:30:24 +0000, by diego
-
dec_video: drop some unnecessary castsMon, 25 Jul 2011 23:30:21 +0000, by diego
-
cache2: merge struct declaration and member assignmentMon, 25 Jul 2011 23:16:28 +0000, by diego
-
configure: do not add -Werror-implicit-function-declaration to CXXFLAGSMon, 25 Jul 2011 23:16:26 +0000, by diego
-
configure: add proper check for trunc() instead of hardcoding availabilityMon, 25 Jul 2011 23:16:23 +0000, by diego
-
Pass a (half-made-up) timestamp to filter_video, this allows -ass to work.Mon, 25 Jul 2011 18:01:23 +0000, by reimar
-
configure: Drop obsolete addition of FF_API_MAX_STREAMS to CPPFLAGS.Mon, 25 Jul 2011 17:04:32 +0000, by diego
-
stream_radio: restore mistakenly removed MSGTR_RADIO_SelectedChannelMon, 25 Jul 2011 15:34:17 +0000, by diego
-
Do not employ verbosity level MSGL_V for fatal errors.Sun, 24 Jul 2011 23:55:39 +0000, by diego
-
ao_sun: print fatal error messages not only in verbose modeSun, 24 Jul 2011 23:55:38 +0000, by diego
-
Do not translate console messages of verbosity level MSGL_V and above.Sun, 24 Jul 2011 23:55:34 +0000, by diego
-
console messages: fix some small errors in German translationSun, 24 Jul 2011 23:55:26 +0000, by diego
-
console messages: remove extra messages from translationsSun, 24 Jul 2011 23:55:23 +0000, by diego
-
build: drop redundant removal of files below ffmpeg/ on distcleanSun, 24 Jul 2011 23:51:54 +0000, by diego
-
cache2: add missing braces to silence compiler warningSun, 24 Jul 2011 23:51:51 +0000, by diego
-
Fix compilation on Power Macintosh.Sun, 24 Jul 2011 21:45:19 +0000, by cehoyos
-
Simplify printing of error strings.Sun, 24 Jul 2011 20:15:53 +0000, by reimar
-
Use struct initializer in one more case.Sun, 24 Jul 2011 19:52:46 +0000, by reimar
-
Avoid typedef.Sun, 24 Jul 2011 19:43:47 +0000, by reimar
-
Simplify some more struct initializations.Sun, 24 Jul 2011 19:40:45 +0000, by reimar
-
Replace some inappropriate while() loops with for()Sun, 24 Jul 2011 19:36:11 +0000, by reimar
-
Store fixed-length string directly in struct, avoid pointer indirection.Sun, 24 Jul 2011 19:31:26 +0000, by reimar
-
Split out read/write part from data struct and make read-onlySun, 24 Jul 2011 19:29:10 +0000, by reimar
-
Simplify struct initialization.Sun, 24 Jul 2011 19:22:58 +0000, by reimar
-
Use FFMIN/FFMAX.Sun, 24 Jul 2011 19:10:45 +0000, by reimar
-
Fix compilation without zlib (also disable flashsv2).Sun, 24 Jul 2011 19:03:19 +0000, by reimar
-
Make NULL checks simpler/more consistent.Sun, 24 Jul 2011 19:02:38 +0000, by reimar
-
Remove pointless () and {}.Sun, 24 Jul 2011 18:21:15 +0000, by reimar
-
Fix array layout uncrustify messed up.Sun, 24 Jul 2011 18:15:12 +0000, by reimar
-
Apply uncrustify to vo_directx.c.Sun, 24 Jul 2011 18:11:39 +0000, by reimar
-
Simplify code handling minimized state.Sun, 24 Jul 2011 17:23:49 +0000, by reimar
-
Restore hunk disabling overlay when the Window is minimized.Sun, 24 Jul 2011 17:16:43 +0000, by reimar
-
manual: fix description of b_pyramid x264 optionSat, 23 Jul 2011 19:33:08 +0000, by diego
-
configure: drop check for -lposix4Sat, 23 Jul 2011 19:33:00 +0000, by diego
-
build: fix negative interaction between clean and distclean targetsFri, 22 Jul 2011 10:05:08 +0000, by diego
-
configure: select default CD-ROM device on Solaris according to OS versionThu, 21 Jul 2011 22:25:17 +0000, by diego
-
Makefile: remove stray parameter junk from ADD_ALL_EXESUFS functionThu, 21 Jul 2011 22:25:08 +0000, by diego
-
Makfile: split non-native directories from native directories in DIRSThu, 21 Jul 2011 22:24:57 +0000, by diego
-
configure: use 'uname -m' to find out host architectureThu, 21 Jul 2011 01:21:36 +0000, by diego
-
build: Always use the install program set by configure.Thu, 21 Jul 2011 01:21:34 +0000, by diego
-
configure: simplify -lm handlingWed, 20 Jul 2011 23:54:46 +0000, by diego
-
configure: set HAVE_LOCAL_ALIGNED_* for x86_64.Wed, 20 Jul 2011 21:23:59 +0000, by cigaes
-
sync with en/mplayer.1 rev. 33877Fri, 15 Jul 2011 14:36:29 +0000, by jrash
-
Synced with help_mp-en.h rev. 33866Fri, 15 Jul 2011 14:36:04 +0000, by jrash
-
build: Rely on Libav/FFmpeg build system to run clean targets.Tue, 12 Jul 2011 14:12:41 +0000, by diego
-
Fix typo.Tue, 12 Jul 2011 10:19:59 +0000, by cehoyos