Mercurial > mplayer.hg
graph
-
truncate mencoder's output file if it exists, instead of overwriting just part of it.Mon, 05 Mar 2007 17:42:25 +0000, by lorenm
-
Audio should now work fine, so remove the ENABLE_AUDIO ifdefMon, 05 Mar 2007 13:29:06 +0000, by reimar
-
Implement percent-based seekingMon, 05 Mar 2007 13:27:42 +0000, by reimar
-
Fix seeking for avisynth audio.Mon, 05 Mar 2007 13:17:16 +0000, by reimar
-
Fix DEMUXER_CTRL_GET_PERCENT_POS with -novideoMon, 05 Mar 2007 12:56:41 +0000, by reimar
-
remove pointless cast to intMon, 05 Mar 2007 12:53:43 +0000, by reimar
-
Remove subcp_open/subcp_close from mkv demuxer, they are useless since a long time.Mon, 05 Mar 2007 12:02:57 +0000, by reimar
-
Allow to add/modify keybind for '#'Mon, 05 Mar 2007 10:15:55 +0000, by reimar
-
-nomouseinput is no longer X11 only.Mon, 05 Mar 2007 00:41:45 +0000, by diego
-
Add code to detect and convert to console codepage on Windows.Sun, 04 Mar 2007 19:04:08 +0000, by reimar
-
Include stdio.h for printfSun, 04 Mar 2007 18:55:44 +0000, by reimar
-
when seeking consider stream->start_pos instead of 0 as initial position; patch by Zuxy Meng approved by MichaelSun, 04 Mar 2007 16:23:18 +0000, by nicodvb
-
getopt is only needed on msvc, remove from mingw/linux compile infoSun, 04 Mar 2007 15:48:20 +0000, by compn
-
10l, remove local-only file from ignore listSun, 04 Mar 2007 15:47:11 +0000, by kraymer
-
add vfw2menc info into READMESun, 04 Mar 2007 15:44:35 +0000, by compn
-
shut up 'svn status' by ignoring symlinked filesSun, 04 Mar 2007 15:44:07 +0000, by kraymer
-
add -xvfwopts compdata suboption to man pageSun, 04 Mar 2007 15:27:51 +0000, by compn
-
Remove variable that is unnecessary after last patchSun, 04 Mar 2007 15:15:59 +0000, by reimar
-
Remove hack that sets demuxer->video->pts after seeking, it seems no longer needed.Sun, 04 Mar 2007 15:13:38 +0000, by reimar
-
Set pts also for audio packetsSun, 04 Mar 2007 15:02:53 +0000, by reimar
-
Already frameno == num_frames means we reached EOF.Sun, 04 Mar 2007 14:59:23 +0000, by reimar
-
Fix crash with avisynth audio-only files and take audio length into account when length is queried.Sun, 04 Mar 2007 14:53:26 +0000, by reimar
-
Support more avisynth audio sample types (untested)Sun, 04 Mar 2007 14:42:17 +0000, by reimar
-
Remove useless void * castsSun, 04 Mar 2007 14:24:03 +0000, by reimar
-
Do not read more audio samples than availableSun, 04 Mar 2007 14:11:44 +0000, by reimar
-
Fix pakcet -> packet typo in outputSun, 04 Mar 2007 13:56:45 +0000, by reimar
-
Set format tag for float samples correctly (currently useless)Sun, 04 Mar 2007 13:49:55 +0000, by reimar
-
nomouseinput option should not depend on HAVE_X11.Sun, 04 Mar 2007 13:26:43 +0000, by reimar