Johns
f28a737a9a
VDPAU: support for studio levels added.
2012-02-10 15:47:52 +01:00
Johns
918170d00b
Add support for AAC LATM audio streams.
2012-02-08 15:19:18 +01:00
Johns
c972f8c4dd
Workaround for text2skin undrawn OSD areas.
2012-02-06 20:54:20 +01:00
Johns
7d38dff5bf
Detect dvb LPCM stream and ignore it.
2012-02-05 14:17:46 +01:00
Johns
ab4e89132e
Auto-crop improvement and nicer a-v sync display.
2012-02-02 16:01:38 +01:00
Johns
91dbe46786
Add A-V info output and compile time option.
2012-02-01 23:12:45 +01:00
Johns
27e9a88e2f
Video updates and bug fix.
...
Check if surface is ready in VaapiGetSurface.
Set PTS/DTS only in the first split video packet.
Add support for 4:3 output modes.
Quicker auto-crop after channel switch.
Add auto-crop support for Intel VA-API backend.
Fix bug: Auto-Crop logo skip didn't use displayed width.
2012-02-01 16:50:48 +01:00
Johns
dab31e2367
Finished rewrite of video code, to support modules.
2012-01-30 15:58:21 +01:00
Johns
e613ff1f7e
Add aspect change support to software decoder path
2012-01-29 23:57:22 +01:00
Johns
1886b745e5
Repair software decoder with vaapi vdpau backend.
2012-01-29 19:28:46 +01:00
Johns
422c378a5e
Add workaround for Intel VA-API MPEG GPU hung.
2012-01-29 11:28:10 +01:00
Johns
eed708b9ea
Release version 0.4.5.
2012-01-28 13:44:50 +01:00
Johns
60a7c36fa6
Add configurable skip lines at video top + bottom.
2012-01-28 01:44:50 +01:00
Johns
f8d198636b
Video bug fix.
...
Made video_test working again.
Disabled VA-API Intel vaAssociateSubpicture workaround.
Fix bug: Must release lock for VideoPollEvent.
Allow faster video and audio sync.
Fix bug: Software decoder use vaPutImage with Intel backend.
Fix bug: Artefacts are shown after mpeg2 channel switch.
Fix bug: VideoReleaseSurface called after VideoExit.
2012-01-27 21:08:37 +01:00
Johns
bcf6ecabc1
Support external players.
2012-01-26 15:00:49 +01:00
Johns
9063b4e3ff
Add VDPAU display preemption support.
2012-01-25 15:31:49 +01:00
Johns
5668fa22d2
Video cleanup.
...
More functions uses new module interface.
Fix bug: VaapiOsdExit doesn't deassociate osd surface.
Fix bug: First OSD can show random pixels.
2012-01-24 22:25:33 +01:00
Johns
2ac2eb39c6
Workaround for dead-lock in VdpauExit.
2012-01-24 00:32:07 +01:00
Johns
5f43803236
VDPAU: Add primitive software scaler to grab image
2012-01-23 20:04:15 +01:00
Johns
993d831190
VA-API: Add auto-crop support.
2012-01-23 15:40:59 +01:00
Johns
98d2e0f728
Cleanups and Codec..Del.. prototypes.
2012-01-22 17:07:08 +01:00
Johns
fa27a1c73a
Release Version 0.4.0.
2012-01-21 15:56:45 +01:00
Johns
0422b6aa5a
VDPAU: Add auto-crop support.
2012-01-20 15:33:37 +01:00
Johns
c6e66e0787
OSD improvements:
...
Use OSD size equal to video window.
Update only dirty area(s) of OSD.
Show/mix only used area of OSD.
Fix bug: vpdau use previous resolution for deint, ...
2012-01-18 15:15:37 +01:00
Johns
c0d0a4ae7c
Audio module cleanup (more to come).
...
Alsa + OSS can be included/build at the same time.
Alsa or OSS can be runtime selected with -a.
Add audio thread support to OSS module.
Add polled audio support to alsa module.
Removed some debug source code.
2012-01-16 15:42:17 +01:00
Johns
baf577aba5
Fix bug: snd_pcm_state: Assertion `pcm' failed.
2012-01-13 19:33:59 +01:00
Johns
7f7de8678f
Add support for fullscreen mode.
2012-01-13 16:31:29 +01:00
Johns
30d8e8afe9
Fix subtitle position.
2012-01-12 18:55:07 +01:00
Johns
d983f780b3
Suspend when user is inactive.
2012-01-11 18:01:18 +01:00
Johns
960cd27ab5
Add support for close and resize x11 window.
2012-01-10 15:53:54 +01:00
Johns
96eefca699
Video improvements.
...
Fix generate of video output from StillPicture.
Add support for resolution dependend video parameterts (Deinterlace,
Scaling, Denoise, Sharpen, ...).
2012-01-09 17:03:04 +01:00
Johns
f6df79e8e6
Improved replay of recordings.
2012-01-08 21:46:00 +01:00
Johns
9568c5bd93
Fix build with vdr without yaepg support.
2012-01-07 23:47:07 +01:00
Johns
fd60c3c132
Support yaepghd video output position change.
...
And code and comments cleanups.
2012-01-07 22:36:06 +01:00
Johns
cac1e5ce17
Release Version 0.2.0.
2012-01-07 13:21:27 +01:00
Johns
761c06eac1
Add color standard support to vdpau.
2012-01-05 20:24:18 +01:00
Johns
0776bc5ee4
VDPAU improvements.
...
Add denoise, sharpness, skip chroma deinterlace support.
Show OSD only if something is to display, improves performance.
Add deinterlace mode with only 4 surfaces.
2012-01-05 17:20:44 +01:00
Johns
aba14813c0
Add OSS Mixer support.
2012-01-04 16:59:48 +01:00
Johns
c8e70ec0fe
Audio update.
...
Alsa: report needed down sampling of 3/5/6 to 2 channels.
Moved alsa code into alsa module.
Initial OSS output support.
2012-01-03 21:42:39 +01:00
Johns
4301718329
Documents updates.
2012-01-02 15:27:03 +01:00
Johns
0d63fac2e8
Use only the needed number of surfaces.
...
Fix problem with video-xvba and too many surfaces used.
Prepare new audio driver "oss".
2011-12-31 18:55:07 +01:00
Johns
12bfab3f10
Name threads for easier debugging.
2011-12-30 16:47:57 +01:00
Johns
f179264468
Fix bug: CodecVideoDecode destroys avpkt.
2011-12-29 13:43:12 +01:00
Johns
23300b0383
Add missing VdpauDecoderDestroy.
2011-12-29 00:55:57 +01:00
Johns
63d18ea488
Fix bug: wrong aspect video size calculation.
2011-12-25 11:35:18 +01:00
Johns
8b57af53b6
Cleanups + Version 0.1.2 released.
2011-12-24 15:27:46 +01:00
Johns
06fddc206e
Initial vdpau hw decoder support.
2011-12-23 19:33:30 +01:00
Johns
37192d5b53
Reorder pts.
2011-12-20 15:05:35 +01:00
Johns
33460f1370
Store config values, when menu leaves.
2011-12-17 19:25:08 +01:00
Johns
5ca9bedda8
Initial support of replay.
2011-12-14 18:01:03 +01:00