Mercurial > mplayer.hg
graph
-
Fix audio samplerates below 7000 Hz.Wed, 07 Mar 2007 01:23:37 +0000, by uau
-
support for AMR; it works inserting in the first byte of the demux_packetTue, 06 Mar 2007 22:53:52 +0000, by nicodvb
-
mplayer.1Tue, 06 Mar 2007 19:10:36 +0000, by kraymer
-
Factor out some duplicated code in vo_xv and vo_xvmcTue, 06 Mar 2007 15:34:54 +0000, by reimar
-
__defines are reserved for gccTue, 06 Mar 2007 14:15:37 +0000, by compn
-
Simplify config by using code available in video_out.cTue, 06 Mar 2007 11:34:06 +0000, by reimar
-
Fix bad uninit when switching DVB channels.Tue, 06 Mar 2007 11:24:08 +0000, by reimar
-
A function always returning 0 could as well return void.Tue, 06 Mar 2007 10:00:53 +0000, by eugeni
-
Text alignment should not use bounding boxes of individual glyphs.Tue, 06 Mar 2007 09:59:53 +0000, by eugeni
-
Reset advance vector and glyph bounding box if glyph could not be found.Tue, 06 Mar 2007 09:31:12 +0000, by eugeni
-
removed unused definition of insertRTPData(); it's not only unused,Mon, 05 Mar 2007 22:23:30 +0000, by nicodvb
-
synced with r22428Mon, 05 Mar 2007 18:20:35 +0000, by Gabrov
-
synced with r22469Mon, 05 Mar 2007 18:17:31 +0000, by Gabrov
-
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