Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-01 | Video updates and bug fix. | Johns | |
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-01-31 | Workaround for mpeg2 FFMpeg+VA-API+Intel GPU hung. | Johns | |
2012-01-30 | Fix bug: Only black picture with VA-API hw decoder. | Johns | |
2012-01-30 | Finished rewrite of video code, to support modules. | Johns | |
2012-01-29 | Add aspect change support to software decoder path | Johns | |
2012-01-29 | Repair software decoder with vaapi vdpau backend. | Johns | |
2012-01-29 | Add workaround for Intel VA-API MPEG GPU hung. | Johns | |
2012-01-28 | Add configurable skip lines at video top + bottom. | Johns | |
2012-01-27 | Add auto-crop tolerance configuration. | Johns | |
2012-01-27 | Reduces audio latency, increases audio buffer time. | Johns | |
2012-01-27 | Video bug fix. | Johns | |
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-25 | Add VDPAU display preemption support. | Johns | |
2012-01-24 | Add support for grab jpeg image. | m.Rcu | |
2012-01-24 | Video cleanup. | Johns | |
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 | Fix dead-lock in VdpauExit. | Johns | |
2012-01-24 | Workaround for dead-lock in VdpauExit. | Johns | |
2012-01-23 | VDPAU: Add primitive software scaler to grab image | Johns | |
2012-01-23 | VA-API: Add auto-crop support. | Johns | |
2012-01-22 | Suspend can close and open video and audio device. | Johns | |
2012-01-22 | Cleanups and Codec..Del.. prototypes. | Johns | |
2012-01-21 | Call VdpauMixerSetup only, if mixer setup. | Johns | |
2012-01-21 | Release Version 0.4.0.0.4.0 | Johns | |
2012-01-20 | VDPAU: Add screenshot support. | Johns | |
2012-01-20 | VDPAU: Add auto-crop support. | Johns | |
2012-01-19 | VDPAU: Changed OSD alpha calculation. | Johns | |
2012-01-19 | Fix bug: Used VideoSharpen for denoise settings. | Johns | |
Instant update deinterlace/... configuration changes. | |||
2012-01-19 | Release Version 0.3.5.0.3.5 | Johns | |
2012-01-18 | OSD improvements: | Johns | |
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-17 | Little speed improved Intel VA-API deinterlace. | Johns | |
2012-01-17 | Fix software deinterlace with VA-API. | Johns | |
2012-01-16 | Debug, if vaapi putsurface is too slow. | Johns | |
2012-01-16 | Fix bug: transposed digits 567 should be 576. | Johns | |
2012-01-16 | Disable VA-API if init fails. | Johns | |
2012-01-13 | Support xcb_ewmh.h for xcb-util <0.3.8. | Johns | |
2012-01-13 | Add support for fullscreen mode. | Johns | |
2012-01-13 | Add vaapi color space conversion. | Johns | |
2012-01-13 | Fix bug: devision by zero in ...UpdateOutput, | Johns | |
2012-01-13 | Destroy vdpau surface only, when initialized. | Johns | |
2012-01-12 | VAAPI: Instant use new deinterlace configuration. | Johns | |
2012-01-10 | Patch collection from Christian Ruppert. | Christian Ruppert | |
Move objects before $LIBS to avoid link failures with --as-needed. Do not override CFLAGS for video test. Rearrange *FLAGS incl. some minor fixes. Don't override VDRDIR, LIBDIR and TMPDIR in makefile. Don't abuse LDFLAGS in makefile. Define CC in makefile. Include GL/gl.h for the GL_COLOR_BUFFER_BIT definition. VideoInit() needs an argument. | |||
2012-01-10 | Add support for close and resize x11 window. | Johns | |
2012-01-09 | Video improvements. | Johns | |
Fix generate of video output from StillPicture. Add support for resolution dependend video parameterts (Deinterlace, Scaling, Denoise, Sharpen, ...). | |||
2012-01-08 | Improved replay of recordings. | Johns | |
2012-01-07 | Support yaepghd video output position change. | Johns | |
And code and comments cleanups. | |||
2012-01-07 | Fix compiler error with -DDEBUG. | Johns | |
2012-01-06 | uwm window manager hide cursor workaround. | Johns | |
2012-01-05 | Fix bug: old surface stay in video ringbuffer. | Johns | |
2012-01-05 | Show transparent cursor to hide cursor. | Johns | |
2012-01-05 | Add color standard support to vdpau. | Johns | |
2012-01-05 | VDPAU improvements. | Johns | |
Add denoise, sharpness, skip chroma deinterlace support. Show OSD only if something is to display, improves performance. Add deinterlace mode with only 4 surfaces. |