2012-08-31 |
cehoyos |
Support Alberto's / Kostya's MSS2 decoder.
|
2012-08-31 |
cehoyos |
Fix compilation with latest FFmpeg.
|
2012-08-30 |
jrash |
sync with en/mplayer.1 rev. 35123
|
2012-08-30 |
jrash |
Synced with help_mp-en.h rev. 35110
|
2012-08-30 |
jrash |
Synced with help_mp-en.h rev. 35110
|
2012-08-29 |
reimar |
vf_ass: Improve format query.
|
2012-08-28 |
cehoyos |
Add Video Decode Acceleration support.
|
2012-08-27 |
reimar |
Clamp bitmap subtitles into visible areas.
|
2012-08-27 |
reimar |
Pass extradata to libavcodec subtitle decoder.
|
2012-08-27 |
reimar |
Add new -subcc values.
|
2012-08-27 |
reimar |
Support closed-caption format as used in wtv format.
|
2012-08-27 |
compn |
add geoh264 binary codec, works on sample
|
2012-08-27 |
cehoyos |
Add missing newline in error message.
|
2012-08-26 |
reimar |
Avoid sleeping 0 ms, this can cause sleep to be not called at all.
|
2012-08-25 |
reimar |
Support subrip format subtitles.
|
2012-08-25 |
reimar |
When switching programs select subtitle stream regardless of
|
2012-08-25 |
cehoyos |
Fix compilation with latest FFmpeg.
|
2012-08-24 |
cehoyos |
Support yuv422p for FFmpeg lagarith decoder.
|
2012-08-23 |
cehoyos |
Direct rendering with FFmpeg lagarith decoder works fine.
|
2012-08-22 |
reimar |
corevideo: Support also support UYVY.
|
2012-08-22 |
reimar |
Explicitly signal EOF when reaching the end of a file/pipe.
|
2012-08-21 |
ib |
Translate MSGTR_VO_GL2_HasBeenRenamed.
|
2012-08-20 |
reimar |
Add forgotten new help message.
|
2012-08-20 |
reimar |
Rename -vo gl2 to gl_tiled which hopefully is less misleading, since
|
2012-08-20 |
reimar |
Fix detection of -vo pgm/md5 even when suboptions are used.
|
2012-08-18 |
reimar |
Update endpos each time libavformat asks for it.
|
2012-08-18 |
reimar |
TS demuxer: Add support for PCM variant found on BluRay.
|
2012-08-18 |
reimar |
Avoid display lists for OSD.
|
2012-08-18 |
reimar |
Hack to make BGRA work both in GL and GLES.
|
2012-08-18 |
reimar |
Internal format for BGRA must be BGRA, not RGBA.
|
2012-08-18 |
reimar |
Add autodetection of ycbcr option.
|
2012-08-18 |
reimar |
Cosmetics: replace tab.
|
2012-08-18 |
reimar |
Missed documentation update.
|
2012-08-18 |
reimar |
Replace MESA YCBCR support by the Apple variant.
|
2012-08-16 |
cehoyos |
Fix compilation with latest FFmpeg.
|
2012-08-15 |
reimar |
Do not try to use PIE with --enable-static.
|
2012-08-15 |
ib |
Rewrite condition and use console_state instead of console.
|
2012-08-15 |
ib |
Add check-mark for menu item "Debug Console".
|
2012-08-15 |
reimar |
Disable building as PIE binary by default.
|
2012-08-15 |
ib |
Add parentheses to avoid compiler warning.
|
2012-08-15 |
ib |
Initialize variable.
|
2012-08-15 |
ib |
Remove unused variable.
|
2012-08-15 |
ib |
Fix compiler warnings (comparison between signed and unsigned).
|
2012-08-15 |
ib |
Cosmetic: Adjust indent.
|
2012-08-15 |
ib |
Go without pointless variable hWnd/hwnd.
|
2012-08-15 |
ib |
Pass in NULL as handle to parent or owner window.
|
2012-08-15 |
iive |
9l. Revert r35074. Commit r35065 already adds a proper check.
|
2012-08-13 |
reimar |
Fix normalize_yuvp16 to work for big-endian formats.
|