Mercurial > mplayer.hg
graph
-
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