Mercurial > mplayer.hg
graph
-
Support closed-caption format as used in wtv format.2012-08-27, by reimar
-
add geoh264 binary codec, works on sample2012-08-27, by compn
-
Add missing newline in error message.2012-08-27, by cehoyos
-
Avoid sleeping 0 ms, this can cause sleep to be not called at all.2012-08-26, by reimar
-
Support subrip format subtitles.2012-08-25, by reimar
-
When switching programs select subtitle stream regardless of2012-08-25, by reimar
-
Fix compilation with latest FFmpeg.2012-08-25, by cehoyos
-
Support yuv422p for FFmpeg lagarith decoder.2012-08-24, by cehoyos
-
Direct rendering with FFmpeg lagarith decoder works fine.2012-08-23, by cehoyos
-
corevideo: Support also support UYVY.2012-08-22, by reimar
-
Explicitly signal EOF when reaching the end of a file/pipe.2012-08-22, by reimar
-
Translate MSGTR_VO_GL2_HasBeenRenamed.2012-08-21, by ib
-
Add forgotten new help message.2012-08-20, by reimar
-
Rename -vo gl2 to gl_tiled which hopefully is less misleading, since2012-08-20, by reimar
-
Fix detection of -vo pgm/md5 even when suboptions are used.2012-08-20, by reimar
-
Update endpos each time libavformat asks for it.2012-08-18, by reimar
-
TS demuxer: Add support for PCM variant found on BluRay.2012-08-18, by reimar
-
Avoid display lists for OSD.2012-08-18, by reimar
-
Hack to make BGRA work both in GL and GLES.2012-08-18, by reimar
-
Internal format for BGRA must be BGRA, not RGBA.2012-08-18, by reimar
-
Add autodetection of ycbcr option.2012-08-18, by reimar
-
Cosmetics: replace tab.2012-08-18, by reimar
-
Missed documentation update.2012-08-18, by reimar
-
Replace MESA YCBCR support by the Apple variant.2012-08-18, by reimar
-
Fix compilation with latest FFmpeg.2012-08-16, by cehoyos
-
Do not try to use PIE with --enable-static.2012-08-15, by reimar
-
Rewrite condition and use console_state instead of console.2012-08-15, by ib
-
Add check-mark for menu item "Debug Console".2012-08-15, by ib
-
Disable building as PIE binary by default.2012-08-15, by reimar
-
Add parentheses to avoid compiler warning.2012-08-15, by ib
-
Initialize variable.2012-08-15, by ib
-
Remove unused variable.2012-08-15, by ib
-
Fix compiler warnings (comparison between signed and unsigned).2012-08-15, by ib
-
Cosmetic: Adjust indent.2012-08-15, by ib
-
Go without pointless variable hWnd/hwnd.2012-08-15, by ib
-
Pass in NULL as handle to parent or owner window.2012-08-15, by ib
-
9l. Revert r35074. Commit r35065 already adds a proper check.2012-08-15, by iive
-
Fix normalize_yuvp16 to work for big-endian formats.2012-08-13, by reimar
-
Re-enable nonref DR again.2012-08-12, by reimar
-
Build as relocatable PIE binary by default on x86.2012-08-12, by reimar
-
Minor Changelog update.2012-08-12, by reimar
-
Change "run" command to expand properties.2012-08-12, by reimar
-
Add another anaglyph color variant.2012-08-12, by reimar
-
Convert comments into designated initializers.2012-08-12, by reimar
-
Make compiler give the ana_coeff array automatically the right size.2012-08-12, by reimar
-
Support interleaving the two frame halves from a 3D video2012-08-12, by reimar
-
Prefer converting 9/10 bit formats to 16 bit, this is a simple left-shift.2012-08-12, by reimar
-
Quick Build Fix. FFmpeg CodecID is redefined as AVCodecID.2012-08-11, by iive