]> git.sesse.net Git - vlc/history - modules/hw
Remove bonjour in access_output
[vlc] / modules / hw /
2015-02-18 Rémi Denis-CourmontMark unreachable code on GCC even if NDEBUG
2015-01-20 Julian Scheelmmal/codec: Enable error_concealment for h264
2015-01-20 Julian Scheelmmal/vout: Make display() synchronous
2015-01-20 Julian Scheelmmal/deinterlace: Implement filter flush
2015-01-20 Julian Scheelmmal/deinterlace: Add locking to port callbacks
2015-01-20 Julian Scheelmmal: Restore old buffer configuration
2015-01-20 Julian Scheelmmal/vout: Use cached framerate for phase adjust
2015-01-20 Julian Scheelmmal/deinterlace: Explicitly count buffers in transit
2015-01-20 Julian Scheelmmal/codec: Explicitly count buffers in transit
2015-01-20 Julian Scheelmmal/codec: Remove buffer header count hack
2015-01-20 Julian Scheelmmal/codec: Flush the decoder when running out of buffers
2015-01-20 Julian Scheelmmal: Replace global mutex by module-owned mutex
2015-01-20 Julian Scheelmmal/codec: Fix buffer leak
2015-01-20 Julian Scheelmmal/codec: Read opaque handle from picture_sys
2015-01-03 Rémi Denis-Courmontvdpau: remove unwarranted assumption on C calling conve...
2015-01-02 Ludovic Fauvetavcodec: fix ffmpeg version check
2014-12-27 Rémi Denis-Courmontvdpau/avcodec: add support for 4:4:4 and 4:2:2 chroma...
2014-11-01 Rémi Denis-Courmontpicture_pool: remove ..._Delete(), use ..._Release...
2014-11-01 Rémi Denis-Courmontdecoder: remove decoder_UnlinkPicture() and decoder_Del...
2014-10-20 Julian Scheelmmal/vout: Add some comments to vout_display_sys_t
2014-10-16 Rémi Denis-Courmontmmal: do not pretend to support fullscreen toggle
2014-10-16 Rémi Denis-CourmontMMAL: check that the vout is not windowed
2014-10-16 Rémi Denis-Courmontvout: remove redundant fullscreen initialization
2014-10-16 Rémi Denis-Courmontvout: remove unimplemented GET_OPENGL controls
2014-10-16 Rémi Denis-Courmontvout: remove dead fullscreen code in display plugins
2014-10-16 Rémi Denis-Courmontvout: eliminate dead window state code
2014-10-16 Rémi Denis-Courmontcaca: remove dummy resize code
2014-10-16 Rémi Denis-CourmontXCB: remove display-level resize events
2014-10-16 Rémi Denis-Courmontvout: remove no longer used display size event parameter
2014-10-15 Julian Scheelmmal/vout: Drop DISPLAY_FILLED handler
2014-10-15 Julian Scheelmmal/vout: Fix abuse of vd->fmt
2014-10-15 Julian Scheelmmal/vout: Support native interlaced modes
2014-10-15 Julian Scheelmmal/vout: Optimise struct packing
2014-10-10 Julian Scheelmmal/vout: Use framerate from pictures
2014-10-10 Julian Scheelmmal/codec: Increase verbosity for interlaced detection
2014-10-10 Julian Scheelmmal/codec: Fix top_field_first flagging
2014-10-09 Julian Scheelmmal/codec: Set progressive flag on frames
2014-10-09 Julian Scheelmmal/vout: Use current pictures format for rate matching
2014-10-09 Julian Scheelmmal: Fix buffer size computation
2014-10-09 Julian Scheelmmal/vout: Apply phase offset to match vsync period
2014-10-09 Julian Scheelmmal/vout: Configure latency target
2014-10-06 Rémi Denis-Courmontvdpau/deinterlace: set progressive flag on both output...
2014-10-06 Rémi Denis-Courmontvdpau/avcodec: adapt to new libavcodec VDPAU interface
2014-10-04 Rémi Denis-Courmontvdpau: preallocate pool of video surfaces
2014-10-04 Rémi Denis-Courmontvdpau: fix VRAM leak on error
2014-10-04 Rémi Denis-Courmontvdpau: use reference frames count from libavcodec
2014-10-04 Rémi Denis-Courmontvdpau: cosmetic fix
2014-10-02 Rémi Denis-Courmontvdpau: remove makefile recursion
2014-10-02 Rémi Denis-Courmontvideo_output: remove makefile recursion
2014-09-22 Devin HeitmuellerFix memory leak when using subtitles with VDPAU
2014-09-15 Rémi Denis-Courmontvdpau/chroma: skip forward to current picture if forced...
2014-09-13 Rémi Denis-Courmontvdpau/avcodec: cleanup
2014-09-13 Rémi Denis-Courmontavcodec: pass AVCodecContext to VA setup callback
2014-09-13 Rémi Denis-Courmontavcodec: pass AVCodecContext to VA destroy callback
2014-09-11 Rémi Denis-Courmonthwdummy: remove no longer useful plugin
2014-09-11 Rémi Denis-Courmontvdpau: fix mismatched heap free function
2014-09-11 Julian Scheelmmal: Add mmal_picture.h to Makefile
2014-09-04 Julian Scheelmmal/vout: Use default allocator for mmal pool
2014-09-04 Julian Scheelmmal/deinterlace: Use default allocator for mmal pool
2014-09-04 Julian Scheelmmal/deinterlace: Remove double pool allocation
2014-09-04 Julian Scheelmmal/deinterlace: Remove unused code
2014-09-04 Julian Scheelmmal/deinterlace: Fix build warning
2014-09-04 Julian Scheelmmal/deinterlace: Teardown cleanup
2014-09-04 Julian Scheelmmal/mmal_picture: Don't wait inifinitely for picture
2014-09-04 Julian Scheelmmal/codec: Check picture buffer size before usage
2014-09-04 Julian Scheelmmal/vout: Properly populate plane specification
2014-09-04 Julian Scheelmmal: Add deinterlace filter
2014-09-02 Julian Scheelmmal: Add shared code for handling mmal pictures
2014-09-01 Julian Scheelmmal/vout: Fix memory leak
2014-09-01 Julian Scheelmmal/vout: Remove bad locking
2014-09-01 Julian Scheelmmal/vout: Rework buffer handling
2014-09-01 Julian Scheelmmal/codec: Rework buffer handling
2014-09-01 Julian Scheelmmal: Move codec plugin into hw/mmal module
2014-09-01 Julian Scheelmmal: Move video_output plugin into hw/mmal module
2014-08-31 Rémi Denis-Courmontvdpau/display: do not set background colour
2014-08-19 Rémi Denis-Courmontvdpau: switch hue to float
2014-07-29 Rémi Denis-Courmontvdpau/chroma: set up device and mixer from the init...
2014-07-29 Rémi Denis-Courmontvdpau/chroma: string factor
2014-07-26 Rémi Denis-Courmontvdpau: add support for 4:4:4 chroma sampling
2014-06-14 Rémi Denis-Courmontvdpau/chroma: fix NULL dereference on error
2014-06-07 Rémi Denis-Courmontvdpau/chroma: reorient the video (fixes #11068)
2014-06-07 Rémi Denis-Courmontvdpau/display: request reoriented video
2014-06-07 Rémi Denis-Courmontvdpau/chroma: remove one callback
2014-06-07 Rémi Denis-Courmontvdpau/chroma: fix leak on error
2014-06-07 Rémi Denis-Courmontvdpau/chroma: remove dead code and simplify
2014-06-07 Rémi Denis-Courmontvdpau/chroma: avoid cascading errors when mixer creatio...
2014-05-14 Rémi Denis-Courmontvdpau/display: fix blending on big-endian platforms...
2014-05-14 Rémi Denis-Courmontvdpau/display: cut&paste error
2014-05-07 Felix Abecassisvdpau: fix redundant const qualifier
2014-04-23 Rémi Denis-Courmontvdpau/chroma: NULL dereference on error
2014-04-03 Rémi Denis-Courmonthwaccel: uniformize plugin descriptions
2014-03-22 Rémi Denis-Courmontva: make the description pointer const
2014-03-17 Rémi Denis-Courmontvdpau/chroma: keep history even if output picture alloc...
2014-03-17 Rémi Denis-Courmontvdpau/chroma: fix double free on error
2014-03-17 Rémi Denis-Courmontvdpau/chroma: fix corner case of corner case when chang...
2014-03-11 Rémi Denis-Courmontvdpau: adjust SPU position and size (fixes #10909)
2014-03-05 Rémi Denis-Courmontvdpau: remove dead code
2014-03-05 Rafaël Carréav_vdpau_get_profile implementation for FFmpeg
2014-03-05 Rafaël Carréav_vdpau_alloc_context replacement for FFmpeg
2014-03-04 Rémi Denis-Courmontvdpau_avcodec: fix mismatched alloc/free
next