Sat, 02 Jul 2011 08:17:45 +0000 |
reimar |
100l, forgot to test without -vobsub.
|
Fri, 01 Jul 2011 20:54:57 +0000 |
reimar |
Add a hack to receive audio while probing video FPS.
|
Fri, 01 Jul 2011 19:08:13 +0000 |
reimar |
Fix linking order to allow compiling against Debian unstable version of LIVE555.
|
Fri, 01 Jul 2011 18:58:13 +0000 |
reimar |
Fix ridiculously slow LIVE555 test by sanity-checking the path for
|
Fri, 01 Jul 2011 17:48:29 +0000 |
diego |
configure: Drop check for compiler support of named assembler arguments.
|
Fri, 01 Jul 2011 17:43:40 +0000 |
reimar |
Make vobsub options available in mencoder, though with my test file
|
Fri, 01 Jul 2011 15:17:53 +0000 |
ptt |
corrected suboption stereo descriptions, and reformatted to be compliant with other sections
|
Fri, 01 Jul 2011 01:24:03 +0000 |
compn |
add yv16 raw fourcc
|
Thu, 30 Jun 2011 11:58:49 +0000 |
diego |
configure: Remove obsolete test for ARM pld instruction.
|
Wed, 29 Jun 2011 15:26:03 +0000 |
ib |
Cosmetic: Move command MP_CMD_QUIT to the end.
|
Wed, 29 Jun 2011 15:22:22 +0000 |
ib |
Don't let MPlayer directly call user interface functions.
|
Wed, 29 Jun 2011 14:31:17 +0000 |
ib |
Rename guiGetEvent type guiSetDefaults guiNewFile.
|
Wed, 29 Jun 2011 14:24:39 +0000 |
ib |
Don't let MPlayer directly call user interface functions.
|
Wed, 29 Jun 2011 13:37:04 +0000 |
ib |
Use unsigned index variable for comparison with array size.
|
Wed, 29 Jun 2011 13:33:21 +0000 |
ib |
Cosmetic: Arrange guiGetEvent() types in the sequence they are called.
|
Wed, 29 Jun 2011 13:16:35 +0000 |
ib |
Remove unused guiGetEvent type guiSetFileName.
|
Wed, 29 Jun 2011 11:38:21 +0000 |
ib |
Add missing #include "libavutil/common.h".
|
Wed, 29 Jun 2011 11:35:58 +0000 |
ib |
Replace numeric constants for gtkEquChannels array size.
|
Wed, 29 Jun 2011 11:21:09 +0000 |
ib |
Don't destroy the equalizer settings.
|
Wed, 29 Jun 2011 10:53:15 +0000 |
ib |
Cosmetic: Rename variable dvdp dvd.
|
Wed, 29 Jun 2011 10:51:22 +0000 |
ib |
Prefer previously assigned guiInfo.StreamTyp over stream->type.
|
Wed, 29 Jun 2011 10:49:43 +0000 |
ib |
Make assignments to variables in guiGetEvent() only if needed.
|
Wed, 29 Jun 2011 10:48:55 +0000 |
diego |
configure: Add SLIBNAME_WITH_MAJOR to config.mak to avoid Make warnings.
|
Wed, 29 Jun 2011 10:25:02 +0000 |
ib |
Don't stop playing after a DXR3 demuxer type error.
|
Wed, 29 Jun 2011 10:12:12 +0000 |
diego |
configure: Remove check for compiler support of 10 assembler operands.
|
Wed, 29 Jun 2011 10:07:25 +0000 |
ib |
Cosmetic: Remove wrong comment.
|
Wed, 29 Jun 2011 10:05:32 +0000 |
ib |
Move audio related code from guiSetVideo to guiSetAudio.
|
Wed, 29 Jun 2011 09:12:03 +0000 |
ib |
Simplify code of guiGetEvent type guiSetAudio.
|
Tue, 28 Jun 2011 23:45:05 +0000 |
diego |
build: touch ffmpeg/.config to avoid spurious warning messages.
|
Tue, 28 Jun 2011 23:45:03 +0000 |
diego |
configure: Add AS_O to config.mak for Libav/FFmpeg build.
|
Tue, 28 Jun 2011 23:45:01 +0000 |
diego |
build: Skip touching FFmpeg libraries after compilation.
|
Tue, 28 Jun 2011 23:45:00 +0000 |
diego |
build: Simplify FFmpeg library handling.
|
Tue, 28 Jun 2011 23:44:58 +0000 |
diego |
demux_vqf: typo/wording fixes
|
Tue, 28 Jun 2011 18:18:32 +0000 |
ib |
Cosmetic: Adjust indent.
|
Tue, 28 Jun 2011 18:16:06 +0000 |
ib |
Prevent balance from hopping.
|
Tue, 28 Jun 2011 17:52:30 +0000 |
ib |
Fix volume and balance bug.
|
Tue, 28 Jun 2011 17:36:19 +0000 |
ib |
Rename guiGetEvent type guiSetVolume guiSetMixer.
|
Tue, 28 Jun 2011 17:23:37 +0000 |
ib |
Redraw GUI only after all necessary values have been set.
|
Tue, 28 Jun 2011 17:01:24 +0000 |
reimar |
Fix compilation with --disable-qtx.
|
Tue, 28 Jun 2011 15:00:05 +0000 |
ib |
Fix bug introduced as a side effect in r33750.
|
Tue, 28 Jun 2011 10:55:17 +0000 |
ib |
Change return code of guiGetEvent() to indicate success.
|
Tue, 28 Jun 2011 09:23:16 +0000 |
ib |
Cosmetic: Remove needless parentheses.
|
Tue, 28 Jun 2011 09:20:13 +0000 |
ib |
Cosmetic: Adjust indent.
|
Tue, 28 Jun 2011 09:19:28 +0000 |
ib |
Fix bug introduced in r33743.
|
Tue, 28 Jun 2011 09:07:43 +0000 |
ib |
Remove needless memset initialization of guiInfo.
|
Tue, 28 Jun 2011 08:52:02 +0000 |
ib |
Rename guiGetEvent type guiSetAudioOnly guiSetAudio.
|
Tue, 28 Jun 2011 07:31:35 +0000 |
ib |
Rename guiGetEvent type guiSetValues guiSetVideo.
|
Mon, 27 Jun 2011 19:39:57 +0000 |
ib |
Rename guiGetEvent type guiIEvent guiRunCommand.
|
Mon, 27 Jun 2011 19:25:04 +0000 |
ib |
Rename guiGetEvent type guiSetParameters guiPreparation.
|
Mon, 27 Jun 2011 19:14:45 +0000 |
ib |
Remove guiGetEvent type guiSetDemuxer.
|
Mon, 27 Jun 2011 18:55:18 +0000 |
ib |
Remove guiGetEvent type guiSetFileFormat.
|
Mon, 27 Jun 2011 14:27:33 +0000 |
ib |
Rename guiInterface_t member NoWindow MovieWindow.
|
Mon, 27 Jun 2011 14:08:30 +0000 |
ib |
Use X11 Bool symbolic constant.
|
Mon, 27 Jun 2011 14:04:13 +0000 |
ib |
Rename guiGetEvent type guiSetVideo guiSetVideoWindow.
|
Mon, 27 Jun 2011 13:56:19 +0000 |
ib |
Add missing break.
|
Mon, 27 Jun 2011 11:23:21 +0000 |
ib |
Rename guiGetEvent type guiSetShVideo guiSetVideo.
|