]> git.sesse.net Git - vlc/history - modules/hw
mac: update build.sh
[vlc] / modules / hw /
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
2014-03-04 Rémi Denis-Courmontvdpau_avcodec: simplify with av_vdpau_get_profile()
2014-03-04 Rémi Denis-Courmontva: pass AVCodecContext pointer (inner part)
2014-02-27 Rémi Denis-Courmontvdpau_avcodec: remove development versions support
2014-02-06 Tristan MatthewsRevert "vdpau/avcodec: fix build for older ffmpeg"
2014-02-05 Tristan Matthewsvdpau/avcodec: fix build for older ffmpeg
2014-02-05 Rémi Denis-Courmontvdpau/avcodec: update to libavcodec 55.26.0
2014-01-02 Felix AbecassisRemove the deprecated vlc_atomic_t type.
2014-01-02 Rémi Denis-Courmontvdpau/adjust: cut&paste error
2013-10-12 Rémi Denis-Courmontvdpau: uniformize plugin descriptions
2013-09-16 Rémi Denis-Courmontmodules: remove VLC-specific AM_LIBADD, simplify
2013-09-16 Rémi Denis-Courmontmodules: use different directory prefixes for each...
2013-09-14 Rémi Denis-Courmontmodules: factor Makefile statement
2013-09-14 Rémi Denis-Courmontavcodec: move more build logic to Makefile
2013-09-14 Rémi Denis-CourmontRemove left-over .gitignore files
2013-09-13 Rémi Denis-CourmontXCB: compile events.c only once (refs #9367)
2013-09-05 Rémi Denis-CourmontAdd subdir-objects automake option where appropriate
2013-08-06 Rémi Denis-Courmontvdpau: udpate to latest libavcodec
next