Sun, 25 Aug 2013 17:23:22 +0000 |
reimar |
Fix disabling subtitles by switching through them.
|
Sun, 25 Aug 2013 11:30:45 +0000 |
reimar |
Quick an inefficient hack to enable planar encoding.
|
Sun, 25 Aug 2013 11:30:43 +0000 |
reimar |
Extract audio encoding code into a separate helper function.
|
Sun, 25 Aug 2013 11:30:42 +0000 |
reimar |
lavcac3enc: avoid code duplication.
|
Wed, 21 Aug 2013 18:08:37 +0000 |
reimar |
Avoid reinitializing VDPAU on e.g. simple aspect changes.
|
Wed, 21 Aug 2013 18:08:25 +0000 |
michael |
configure: add config_exif for ffmpeg
|
Thu, 15 Aug 2013 19:43:30 +0000 |
reimar |
Add define to reduce warnings.
|
Wed, 14 Aug 2013 16:54:11 +0000 |
reimar |
Leave it to FFmpeg to disable multithreading with hwaccel.
|
Wed, 14 Aug 2013 10:21:30 +0000 |
al |
vo png: Error handling and clean up
|
Wed, 14 Aug 2013 10:16:46 +0000 |
al |
vo png: Switch to avcodec_encode_video2
|
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.
|