Mercurial > mplayer.hg
graph
-
Move the sh_audio->delay field to mpctx->delay.Sun, 11 Mar 2007 06:16:14 +0000, by uau
-
fixed dvd chapter and title switchingSat, 10 Mar 2007 14:33:28 +0000, by vayne
-
removed redundant assignments, these get handled in evDropFileSat, 10 Mar 2007 14:32:19 +0000, by vayne
-
corrected description of -reuse-socket as described by RichFri, 09 Mar 2007 22:06:17 +0000, by nicodvb
-
remove some lines which should have never been in demux_nut.c, broke CPUFri, 09 Mar 2007 15:40:03 +0000, by ods15
-
Include <string.h> explicitly.Fri, 09 Mar 2007 14:04:07 +0000, by uau
-
Rename to a more sane spelling.Fri, 09 Mar 2007 13:48:57 +0000, by diego
-
Improve MPlayerOSX building process:Fri, 09 Mar 2007 13:03:57 +0000, by gpoirier
-
Move command.c.tmp over now identical command.cFri, 09 Mar 2007 12:43:26 +0000, by uau
-
Change to match current command.c (same functionality).Fri, 09 Mar 2007 12:39:34 +0000, by uau
-
Add alternative way to create command.c to svn history,Fri, 09 Mar 2007 12:30:14 +0000, by uau
-
100l, allocated buffer was too small.Thu, 08 Mar 2007 22:43:35 +0000, by rtogni
-
Support function lookup via ordinalThu, 08 Mar 2007 22:29:00 +0000, by reimar
-
Allow declaring special undefined functions that will return NULLThu, 08 Mar 2007 22:25:13 +0000, by reimar
-
documented -reuse-socketThu, 08 Mar 2007 21:05:14 +0000, by nicodvb
-
optionally reuse the socket if -reuse-socket is selected; patch by Yong Hwan (sio4 users sf net) simplified by meThu, 08 Mar 2007 20:47:10 +0000, by nicodvb
-
Add more FourCC values for the Xvid decoder.Thu, 08 Mar 2007 13:45:35 +0000, by diego
-
Remove unused variable lev_text, patch by Zuxy Meng, zuxy.meng gmail com.Thu, 08 Mar 2007 13:42:34 +0000, by diego
-
spelling/punctuation/grammar/wording improvements, no semantic changesThu, 08 Mar 2007 10:26:00 +0000, by diego
-
Add PIX_FMT_PAL8 to isPacked().Thu, 08 Mar 2007 10:02:49 +0000, by diego
-
100l, last patch broke window resizing with xv and xvmc.Thu, 08 Mar 2007 09:42:14 +0000, by reimar
-
Merge all .PHONY target declarations.Wed, 07 Mar 2007 12:41:03 +0000, by diego
-
Fix ratio aspect on Matroska files, broken with recent 'spect change in DVB' patchWed, 07 Mar 2007 09:19:36 +0000, by gpoirier
-
Fix unkown --> unkNown typo.Wed, 07 Mar 2007 01:31:29 +0000, by diego
-
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
-
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
-
Add support for tracking mouse movements.Sun, 04 Mar 2007 13:20:51 +0000, by reimar
-
Move/simplify some variable declarationsSun, 04 Mar 2007 12:59:48 +0000, by reimar
-
Demuxers have no business setting o_bpsSun, 04 Mar 2007 12:55:45 +0000, by reimar
-
First half-working avisynth audio supportSun, 04 Mar 2007 12:52:16 +0000, by reimar
-
Fix wrong setting of samplesize (must be bytes per sample, not bits)Sun, 04 Mar 2007 12:43:55 +0000, by reimar
-
ENABLE_AUDIO now selects only between -nosound and -aid 0 as default, can be overridden at runtime.Sun, 04 Mar 2007 11:31:43 +0000, by reimar
-
Enable aid/vid stream selection, although it is quite useless currently.Sun, 04 Mar 2007 11:23:11 +0000, by reimar
-
Whitespace-only cosmetics: get rid of all remaining tabsSun, 04 Mar 2007 10:39:02 +0000, by reimar
-
Generate resize events when size of -wid window changes.Sun, 04 Mar 2007 10:30:55 +0000, by reimar
-
Fix type and usage of avs_get_audio functionSun, 04 Mar 2007 09:45:32 +0000, by reimar
-
Fix and simplify the WideCharToMultiByte and MultiByteToWideChar pseudo-implementations.Sun, 04 Mar 2007 09:04:45 +0000, by reimar
-
print the disc_id without using a bufferSun, 04 Mar 2007 08:49:24 +0000, by nicodvb
-
Fix copy-paste bug (must have broken something in the GUI)Sat, 03 Mar 2007 22:15:19 +0000, by uau
-
wrong capitolization, thats a comma not a periodSat, 03 Mar 2007 21:39:28 +0000, by compn
-
warn users about drm files, patch by zuxy mengSat, 03 Mar 2007 21:33:40 +0000, by compn
-
warn users about DRM asf files, patch by zuxy mengSat, 03 Mar 2007 21:32:13 +0000, by compn
-
supposed to be using global m_config here, and this wasn't even getting set.Sat, 03 Mar 2007 19:38:09 +0000, by vayne
-
The original asm code for the stub returned 0, restore that behaviour.Sat, 03 Mar 2007 17:25:18 +0000, by reimar
-
Discard earlier failure in building filter chain when trying a new codec.Sat, 03 Mar 2007 16:59:39 +0000, by reimar
-
10000l; in previous commit I allocated a buffer 1 byte too shortSat, 03 Mar 2007 13:39:46 +0000, by nicodvb
-
replaced 1 instances of sprintf() with snprintf(); patch by njkain gmail com.Sat, 03 Mar 2007 13:16:31 +0000, by nicodvb
-
replaced 2 instances of sprintf() with snprintf() and one instanceSat, 03 Mar 2007 13:10:31 +0000, by nicodvb
-
Fix incorrect spacing introduced in r22231:Sat, 03 Mar 2007 08:20:00 +0000, by eugeni
-
live555 version 2006.03.03 or later is needed to compile MPlayer.Sat, 03 Mar 2007 07:58:36 +0000, by diego
-
cosmetics, fix indentation as pointed out by ReimarFri, 02 Mar 2007 19:54:40 +0000, by vayne
-
Rework of copying samples from directshow codecs.Fri, 02 Mar 2007 18:52:10 +0000, by voroshil
-
10l: x2scr used twice instead of y2scr.Fri, 02 Mar 2007 17:59:19 +0000, by eugeni
-
Bugfix: transform origin to screen coordinates.Fri, 02 Mar 2007 17:54:47 +0000, by eugeni
-
add xvfwopts compdata and vfw2menc documentation and change to better mencoder exampleFri, 02 Mar 2007 17:49:34 +0000, by compn
-
add missing playtree entryFri, 02 Mar 2007 15:14:14 +0000, by vayne
-
a small step toward 4 plane supportFri, 02 Mar 2007 13:33:18 +0000, by michael
-
copy src to prevent the user supplied argumet from being changedFri, 02 Mar 2007 13:32:10 +0000, by michael
-
10l: dshow isnt in svn yetFri, 02 Mar 2007 03:11:37 +0000, by compn
-
add -tv driver=help entry, also add dshow tv driverFri, 02 Mar 2007 01:24:25 +0000, by compn
-
simplify and modify fullscreen switching to avoid improper aspectsFri, 02 Mar 2007 00:33:32 +0000, by vayne
-
add forgotten case value as per recent changes to mplayer.cFri, 02 Mar 2007 00:29:06 +0000, by vayne
-
rename to *_proposal.txtThu, 01 Mar 2007 23:09:58 +0000, by michael
-
clarify quorum and majority requirements in respect to debians voting systemThu, 01 Mar 2007 22:58:31 +0000, by michael
-
url with a good description of how to determine the winner from the votesThu, 01 Mar 2007 21:50:04 +0000, by michael
-
Explain how to select all DVB channels on a frequency.Thu, 01 Mar 2007 20:35:29 +0000, by reimar
-
Fix a possible crash on 64 bit systems when the lumSrcPtr or chrSrcPtrThu, 01 Mar 2007 19:48:40 +0000, by reimar
-
s/admin/leader/Thu, 01 Mar 2007 18:51:38 +0000, by michael
-
tv driver loading rework. As a side effect "-tv driver=help" option isThu, 01 Mar 2007 18:38:00 +0000, by voroshil
-
weaken veto rightThu, 01 Mar 2007 17:34:24 +0000, by michael
-
winsocks expects an int in milliseconds instead of struct timeval to setThu, 01 Mar 2007 14:57:44 +0000, by ivo
-
Replace MIN with FFMINThu, 01 Mar 2007 12:54:38 +0000, by reimar
-
Use libavutil's av_clip* instead of unreadable MIN/MAX chaos.Thu, 01 Mar 2007 12:54:08 +0000, by reimar