Tue, 13 Aug 2013 20:45:51 +0000 |
reimar |
Extract some setup code into a separate function.
|
Mon, 12 Aug 2013 19:56:34 +0000 |
reimar |
Fix a possible crash when DRI failed.
|
Mon, 12 Aug 2013 19:37:35 +0000 |
reimar |
Fix possible hang bug with -ao pcm.
|
Mon, 12 Aug 2013 19:37:33 +0000 |
reimar |
Do not increment frame drop count when at EOF.
|
Sun, 11 Aug 2013 18:28:58 +0000 |
reimar |
Make VDPAU support work again with latest FFmpeg.
|
Sat, 10 Aug 2013 04:02:17 +0000 |
jrash |
Synced with help_mp-en.h rev. 36413
|
Fri, 09 Aug 2013 22:09:25 +0000 |
reimar |
If VDPAU is available enable all VDPAU HWACCELs.
|
Fri, 09 Aug 2013 20:11:22 +0000 |
reimar |
Avoid some code duplication.
|
Fri, 09 Aug 2013 20:10:54 +0000 |
reimar |
Const correctness fix.
|
Wed, 07 Aug 2013 21:06:59 +0000 |
ib |
Be more consistent with movie aspect setting and check.
|
Wed, 07 Aug 2013 20:41:34 +0000 |
ib |
Don't subsequently calculate original_aspect from last movie_aspect.
|
Wed, 07 Aug 2013 18:21:06 +0000 |
reimar |
Factor out some common code.
|
Wed, 07 Aug 2013 15:01:06 +0000 |
ib |
Revise switch_ratio documentation.
|
Tue, 06 Aug 2013 23:00:41 +0000 |
ib |
Revise switch_ratio documentation.
|
Tue, 06 Aug 2013 20:02:53 +0000 |
al |
configure: Fix GIF support result comment
|
Tue, 06 Aug 2013 16:22:46 +0000 |
michael |
configure: prevent future ffmpeg from failing to build
|
Mon, 05 Aug 2013 18:57:04 +0000 |
reimar |
Avoid dereferencing NULL pointer on close if we
|
Mon, 05 Aug 2013 18:36:57 +0000 |
reimar |
vf_screenshot: slice handling fix.
|
Mon, 05 Aug 2013 16:51:10 +0000 |
reimar |
Make fallback for failing context creation actually work.
|
Mon, 05 Aug 2013 16:48:56 +0000 |
reimar |
On X11 use root window as "hidden" window instead of
|
Mon, 05 Aug 2013 06:46:41 +0000 |
reimar |
Fix and simplify alloc/free of AVIO buffer.
|
Sun, 04 Aug 2013 20:19:58 +0000 |
ib |
Enable switch_ratio -1 with videos with aspect changes.
|
Sun, 04 Aug 2013 18:12:24 +0000 |
ib |
Fix definition of sh->original_aspect.
|
Sun, 04 Aug 2013 13:30:42 +0000 |
reimar |
Add support for rtsp:// falling back to support via FFmpeg.
|
Sun, 04 Aug 2013 13:30:41 +0000 |
reimar |
Add define to silence FFmpeg warnings.
|
Sun, 04 Aug 2013 13:30:39 +0000 |
reimar |
Update for changed lavf API.
|
Sat, 03 Aug 2013 01:06:22 +0000 |
jrash |
Synced with help_mp-en.h rev. 36374
|
Fri, 02 Aug 2013 22:42:05 +0000 |
ib |
Add a XSync() call.
|
Fri, 02 Aug 2013 22:40:25 +0000 |
ib |
Remove remaining XFlush() calls.
|
Fri, 02 Aug 2013 09:39:28 +0000 |
ib |
Fix segmentation fault with aspect ratio menu entry.
|
Thu, 01 Aug 2013 21:20:14 +0000 |
ib |
Adjust detection of original aspect ratio after r36391.
|
Thu, 01 Aug 2013 21:18:14 +0000 |
ib |
Handle special argument -1 to switch_ratio as intended.
|