Sat, 31 Dec 2011 12:20:08 +0000 |
ib |
Add new stream control command STREAM_CTRL_GET_NUM_TITLES.
|
Thu, 29 Dec 2011 19:42:58 +0000 |
cehoyos |
Support FFmpeg SMJPEG IMA ADPCM decoding.
|
Thu, 29 Dec 2011 16:11:58 +0000 |
reimar |
Add comment to a condition that is just a hack around a cdparanoia bug.
|
Thu, 29 Dec 2011 16:10:12 +0000 |
reimar |
Prefer libcdio over cdparanoia by default.
|
Thu, 29 Dec 2011 13:59:05 +0000 |
ib |
Rename MSGTR_SelectChapter MSGTR_SelectTitleChapter.
|
Thu, 29 Dec 2011 01:14:48 +0000 |
cehoyos |
Support the FFmpeg Indeo 4 decoder.
|
Wed, 28 Dec 2011 14:14:12 +0000 |
ib |
Don't call paranoia_modeset() for PARANOIA_MODE_DISABLE.
|
Wed, 28 Dec 2011 14:04:27 +0000 |
ib |
Allow PARANOIA_MODE_FULL with skipping.
|
Sat, 24 Dec 2011 13:31:49 +0000 |
jrash |
sync with en/mplayer.1 rev. 34463
|
Sat, 24 Dec 2011 10:55:49 +0000 |
cigaes |
av_helpers: show libav* version and configuration.
|
Sat, 24 Dec 2011 10:55:47 +0000 |
cigaes |
av_helpers: remove obsolete avcodec_init.
|
Fri, 23 Dec 2011 22:34:42 +0000 |
reimar |
vo_gl stereo: allow swapping left and right view.
|
Fri, 23 Dec 2011 21:52:04 +0000 |
reimar |
cdda: set position to an actual EOF position when we set EOF.
|
Fri, 23 Dec 2011 21:50:32 +0000 |
reimar |
Flush cache and sync stream position/eof after seeking STREAM_CTRLs.
|
Fri, 23 Dec 2011 19:00:31 +0000 |
reimar |
Fail if trying to seek beyond the last chapter, not just if it is beyond the end of the disc.
|
Fri, 23 Dec 2011 16:44:23 +0000 |
reimar |
Do not call paranoia_overlapset with 0, it actually causes cdparanoia to just hang.
|
Fri, 23 Dec 2011 16:27:15 +0000 |
reimar |
Fix cdda speed default value, range and use more robust condition.
|
Fri, 23 Dec 2011 14:45:35 +0000 |
reimar |
Add CONFIG_AVCODEC and CONFIG_SAFE_BITSTREAM_READER.
|
Fri, 23 Dec 2011 14:42:17 +0000 |
ib |
Add /home only to the file selector path list if HOME isn't set.
|
Fri, 23 Dec 2011 14:39:39 +0000 |
ib |
Cosmetic: Swap /mnt and /media in the file selector path list.
|
Fri, 23 Dec 2011 13:41:25 +0000 |
ib |
Add /mnt only to the file selector path list if it exists.
|
Thu, 22 Dec 2011 17:39:38 +0000 |
cehoyos |
Fix build of swedish help after r33915.
|
Tue, 20 Dec 2011 16:34:38 +0000 |
ib |
Remember the lastly selected file in file selector.
|
Tue, 20 Dec 2011 00:11:26 +0000 |
cehoyos |
Support FFmpeg 8088flex TMV decoder.
|
Sun, 18 Dec 2011 10:28:24 +0000 |
jrash |
sync with en/mplayer.1 rev. 34438
|
Sun, 18 Dec 2011 00:33:46 +0000 |
cehoyos |
Support decoding yuv411p rawvideo.
|
Fri, 16 Dec 2011 12:23:29 +0000 |
ib |
Fix skin documentation.
|
Thu, 15 Dec 2011 22:32:22 +0000 |
cigaes |
Support SBG decoding using ffwavesynth.
|
Thu, 15 Dec 2011 14:01:05 +0000 |
cehoyos |
Fix compilation after CONFIG_H264CHROMA was added to FFmpeg.
|
Wed, 14 Dec 2011 14:32:47 +0000 |
cehoyos |
Support FFmpeg mmvideo decoder.
|
Wed, 14 Dec 2011 12:37:16 +0000 |
cehoyos |
Support FFmpeg Dxtory decoder.
|
Wed, 14 Dec 2011 00:17:49 +0000 |
iive |
Avoid double conversion from utf16/ucs2 to utf8 for text subtitles.
|