Fri, 28 Feb 2014 14:30:20 +0000 |
ib |
Fix copy and paste error.
|
Fri, 28 Feb 2014 14:20:52 +0000 |
ib |
Update documentation.
|
Fri, 28 Feb 2014 14:11:25 +0000 |
ib |
Fix bug with btnSet().
|
Fri, 28 Feb 2014 13:30:06 +0000 |
ib |
Add missing #include.
|
Wed, 26 Feb 2014 22:02:06 +0000 |
reimar |
For -dump* to retry once of it reached EOF before writing anything.
|
Wed, 26 Feb 2014 21:57:48 +0000 |
jrash |
Fix previous sync error
|
Wed, 26 Feb 2014 21:56:27 +0000 |
reimar |
demux_mpg: search longer for selected stream.
|
Wed, 26 Feb 2014 21:56:26 +0000 |
reimar |
Use select_audio/select_video to disable unused streams.
|
Wed, 26 Feb 2014 19:54:17 +0000 |
reimar |
ao_sndio: simplify, don't care about 8-bit endianness.
|
Wed, 26 Feb 2014 19:54:15 +0000 |
reimar |
Normalize 8-bit format "endianness".
|
Wed, 26 Feb 2014 19:19:09 +0000 |
reimar |
configure: add support for specifying a branch to use.
|
Wed, 26 Feb 2014 00:32:28 +0000 |
cehoyos |
Support playing 4:4:4 DNxHD
|
Tue, 25 Feb 2014 17:47:05 +0000 |
ib |
Silence Win32 GUI's "warning: unused parameter".
|
Tue, 25 Feb 2014 17:38:54 +0000 |
ib |
Silence "warning: implicit declaration of function 'strcasecmp'".
|
Tue, 25 Feb 2014 17:21:56 +0000 |
ib |
Remove VOCTRLs that aren't implemented.
|
Tue, 25 Feb 2014 17:17:00 +0000 |
ib |
Return VO_NOTIMPL if the VOCTRL isn't in one of the case statements.
|
Tue, 25 Feb 2014 17:15:27 +0000 |
ib |
Remove pointless VOCTRL_GUISUPPORT.
|
Tue, 25 Feb 2014 17:10:39 +0000 |
ib |
Cast appropriately.
|
Tue, 25 Feb 2014 16:12:33 +0000 |
ib |
Remove unnecessary casts.
|
Tue, 25 Feb 2014 15:19:22 +0000 |
ib |
Remove unnecessary casts.
|
Tue, 25 Feb 2014 15:16:01 +0000 |
ib |
Remove unnecessary casts.
|
Tue, 25 Feb 2014 13:19:53 +0000 |
ib |
Cosmetic: Reformat and adjust indent.
|
Tue, 25 Feb 2014 13:16:35 +0000 |
ib |
Don't set win32 as audio driver if none has been given.
|
Tue, 25 Feb 2014 06:22:29 +0000 |
jrash |
sync with en/mplayer.1 rev. 36848
|
Tue, 25 Feb 2014 06:12:46 +0000 |
jrash |
Synced with help_mp-en.h rev. 36831
|
Mon, 24 Feb 2014 15:20:34 +0000 |
ib |
Fix bug with Win32 GUI preferences.
|
Mon, 24 Feb 2014 14:32:28 +0000 |
ib |
Fix bug with Win32 GUI preferences.
|
Mon, 24 Feb 2014 14:25:53 +0000 |
ib |
Fix bug with Win32 GUI preferences.
|
Mon, 24 Feb 2014 13:15:23 +0000 |
ib |
Don't pointlessly set page_size.
|
Mon, 24 Feb 2014 13:03:57 +0000 |
ib |
Set the step increment for autoq to 1.
|
Mon, 24 Feb 2014 12:49:47 +0000 |
ib |
Display only one decimal place.
|
Mon, 24 Feb 2014 12:33:45 +0000 |
ib |
Enable setting full ass margin value ranges.
|
Mon, 24 Feb 2014 12:23:14 +0000 |
ib |
Adjust range and step increment of subfps to fps.
|
Mon, 24 Feb 2014 12:10:00 +0000 |
ib |
Enable setting full subpos value range.
|
Mon, 24 Feb 2014 12:01:30 +0000 |
ib |
Set the step increment for subdelay to 0.1.
|
Mon, 24 Feb 2014 11:55:42 +0000 |
ib |
Limit fps to a (hopefully) reasonable value.
|
Mon, 24 Feb 2014 11:28:34 +0000 |
ib |
Set the step increment for panscan to 0.1.
|
Mon, 24 Feb 2014 10:38:57 +0000 |
ib |
Remove pointless variables.
|
Mon, 24 Feb 2014 10:31:09 +0000 |
ib |
Enable setting full audio delay value range.
|
Sun, 23 Feb 2014 20:43:09 +0000 |
ib |
Fix bug with audio delay slider in Win32 GUI.
|
Sun, 23 Feb 2014 20:34:13 +0000 |
ib |
Cosmetic: Adjust indent.
|
Sun, 23 Feb 2014 20:33:41 +0000 |
ib |
Set correct position for audio delay slider in the trackbar.
|
Sun, 23 Feb 2014 20:04:54 +0000 |
ib |
Add cast.
|
Sun, 23 Feb 2014 19:52:57 +0000 |
ib |
Be pedantic about argument.
|
Sun, 23 Feb 2014 19:35:08 +0000 |
ib |
Don't automatically apply the Win32 GUI preferences' defaults.
|
Sun, 23 Feb 2014 19:33:46 +0000 |
ib |
Fix issue with Win32 GUI default preferences.
|
Sun, 23 Feb 2014 19:30:15 +0000 |
reimar |
configure: error out when no FFmpeg is detected.
|
Sun, 23 Feb 2014 19:17:23 +0000 |
reimar |
Add additional sanity checks.
|