Sun, 12 Aug 2012 17:15:35 +0000 |
reimar |
Support interleaving the two frame halves from a 3D video
|
Sun, 12 Aug 2012 13:24:54 +0000 |
reimar |
Prefer converting 9/10 bit formats to 16 bit, this is a simple left-shift.
|
Sat, 11 Aug 2012 16:42:43 +0000 |
iive |
Quick Build Fix. FFmpeg CodecID is redefined as AVCodecID.
|
Sat, 11 Aug 2012 16:38:18 +0000 |
iive |
Quick Build Fix. Add HAVE_CPUNOP in configure.
|
Sat, 11 Aug 2012 13:02:58 +0000 |
ib |
Fix bug with definition of IDPLAYDISK in Win32 GUI.
|
Fri, 10 Aug 2012 21:12:02 +0000 |
reimar |
Use depth textures only if available (MESA + r200 crash otherwise)
|
Fri, 10 Aug 2012 20:41:05 +0000 |
reimar |
Allow playing 10-bit DNxHD.
|
Fri, 10 Aug 2012 20:25:04 +0000 |
cboesch |
subassconvert: better handling of invalid SubRip tag attributes.
|
Fri, 10 Aug 2012 18:43:21 +0000 |
reimar |
Define some more FFmpeg Makefile variables.
|
Fri, 10 Aug 2012 08:35:19 +0000 |
cehoyos |
Fix compilation with latest FFmpeg.
|
Thu, 09 Aug 2012 18:49:45 +0000 |
reimar |
Query correct component to get luminance texture bit depth
|
Wed, 08 Aug 2012 19:18:02 +0000 |
reimar |
When the LUMINANCE16 format is less than 14 bit try to use
|
Wed, 08 Aug 2012 05:55:05 +0000 |
reimar |
Add HAVE_CPUNOP yasm define.
|
Wed, 08 Aug 2012 05:38:30 +0000 |
reimar |
Add fallback defines for GL_DEPTH_TEXTURE_MODE and GL_TEXTURE_COMPARE_MODE.
|
Tue, 07 Aug 2012 21:39:47 +0000 |
reimar |
Add support for depth textures to simplify some experiments.
|
Tue, 07 Aug 2012 17:46:36 +0000 |
reimar |
Work around IMG drivers not being able to parse our shaders.
|
Mon, 06 Aug 2012 18:26:02 +0000 |
reimar |
Remove outdated code that instead of preventing now causes crashes.
|
Mon, 06 Aug 2012 15:39:04 +0000 |
cehoyos |
Second try to fix auto-detection of static libraries.
|
Sun, 05 Aug 2012 16:51:43 +0000 |
cehoyos |
Try to fix -lm handling in configure.
|
Sat, 04 Aug 2012 23:00:58 +0000 |
cehoyos |
Fix compilation with latest FFmpeg.
|
Thu, 02 Aug 2012 23:28:04 +0000 |
al |
demux_lavf: Set endpts from AVPacket.duration
|
Sun, 29 Jul 2012 19:50:30 +0000 |
cehoyos |
Fix dependency generation with current FFmpeg.
|
Sun, 29 Jul 2012 15:11:01 +0000 |
al |
build: Define HAVE_SETENV as 0 if not available
|
Sun, 29 Jul 2012 11:25:19 +0000 |
cehoyos |
Fix compilation with current FFmpeg.
|
Sat, 28 Jul 2012 23:57:25 +0000 |
ib |
Allow more liberal URL handling.
|
Sat, 28 Jul 2012 22:28:04 +0000 |
cehoyos |
Fix compilation with current FFmpeg, second try.
|
Sat, 28 Jul 2012 20:39:46 +0000 |
cehoyos |
Fix MPlayer compilation with latest FFmpeg (also by Mark Guptill, compguy284 yahoo).
|
Thu, 26 Jul 2012 20:32:34 +0000 |
reimar |
Generally enable parsing for audio streams.
|