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.
|
2012-08-12 |
reimar |
Re-enable nonref DR again.
|
2012-08-12 |
reimar |
Build as relocatable PIE binary by default on x86.
|
2012-08-12 |
reimar |
Minor Changelog update.
|
2012-08-12 |
reimar |
Change "run" command to expand properties.
|
2012-08-12 |
reimar |
Add another anaglyph color variant.
|
2012-08-12 |
reimar |
Convert comments into designated initializers.
|
2012-08-12 |
reimar |
Make compiler give the ana_coeff array automatically the right size.
|
2012-08-12 |
reimar |
Support interleaving the two frame halves from a 3D video
|
2012-08-12 |
reimar |
Prefer converting 9/10 bit formats to 16 bit, this is a simple left-shift.
|
2012-08-11 |
iive |
Quick Build Fix. FFmpeg CodecID is redefined as AVCodecID.
|
2012-08-11 |
iive |
Quick Build Fix. Add HAVE_CPUNOP in configure.
|
2012-08-11 |
ib |
Fix bug with definition of IDPLAYDISK in Win32 GUI.
|
2012-08-10 |
reimar |
Use depth textures only if available (MESA + r200 crash otherwise)
|
2012-08-10 |
reimar |
Allow playing 10-bit DNxHD.
|
2012-08-10 |
cboesch |
subassconvert: better handling of invalid SubRip tag attributes.
|
2012-08-10 |
reimar |
Define some more FFmpeg Makefile variables.
|
2012-08-10 |
cehoyos |
Fix compilation with latest FFmpeg.
|
2012-08-09 |
reimar |
Query correct component to get luminance texture bit depth
|
2012-08-08 |
reimar |
When the LUMINANCE16 format is less than 14 bit try to use
|
2012-08-08 |
reimar |
Add HAVE_CPUNOP yasm define.
|
2012-08-08 |
reimar |
Add fallback defines for GL_DEPTH_TEXTURE_MODE and GL_TEXTURE_COMPARE_MODE.
|
2012-08-07 |
reimar |
Add support for depth textures to simplify some experiments.
|
2012-08-07 |
reimar |
Work around IMG drivers not being able to parse our shaders.
|
2012-08-06 |
reimar |
Remove outdated code that instead of preventing now causes crashes.
|