]> git.sesse.net Git - vlc/history - modules
XCB: remove display-level resize events
[vlc] / modules /
2014-10-16 Rémi Denis-CourmontXCB: remove display-level resize events
2014-10-16 Rémi Denis-CourmontQt: emit video window resize events
2014-10-16 Rémi Denis-CourmontWayland/shell: emit window size events
2014-10-16 Rémi Denis-CourmontXCB/window: catch resize events
2014-10-16 Rémi Denis-Courmontvout: remove no longer used display size event parameter
2014-10-16 Rémi Denis-Courmontyuv: remove stub controls
2014-10-16 Rémi Denis-Courmontvmem: remove stub controls
2014-10-16 Rémi Denis-CourmontDeckLink: remove stub controls
2014-10-16 Rémi Denis-Courmontyuv: destroy the vout window if any
2014-10-16 Rémi Denis-Courmontvmem: destroy the vout window if any
2014-10-16 Rémi Denis-Courmontvdummy: destroy the vout window if any
2014-10-16 Rémi Denis-CourmontDirect3D: destroy the window if any when in desktop...
2014-10-16 Rémi Denis-Courmontdecklink: destroy the vout window if any
2014-10-16 Rémi Denis-Courmontandroid: check that the vout is not windowed
2014-10-16 Rémi Denis-Courmontmsw: small code factor
2014-10-16 Rémi Denis-Courmontmsw: remove nul constant
2014-10-16 Rémi Denis-Courmontmsw: cosmetic
2014-10-16 Rémi Denis-Courmontvout: remove unused x/y settings in window configuration
2014-10-16 Rémi Denis-CourmontXCB/window: pass zero for window coordinates
2014-10-16 Rémi Denis-Courmontmsw: shrink events data structure
2014-10-16 Rémi Denis-Courmontqt4: remove unused x, y parameters for video widget...
2014-10-16 Rémi Denis-Courmontdrawable: automatically select the plugin if --drawable...
2014-10-16 Rémi Denis-Courmontwindow: merge all capabilities as one
2014-10-16 Rémi Denis-Courmontwindow: check and set window type in all plugins
2014-10-16 Rémi Denis-Courmontwindow: remove useless initializers
2014-10-16 Rémi Denis-Courmontavcodec: fix double free on error
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-14 Francois Cartegniedemux: mp4: add missing samsung atoms
2014-10-14 Francois Cartegniedemux: libmp4: add missing subtitles mp4s atom rule
2014-10-14 Francois Cartegniedemux: mp4: fix meta root node lookup
2014-10-14 Francois Cartegniedemux: libmp4: add generic string reading function
2014-10-14 Rémi Denis-Courmontvsxu: fix mutex leaks
2014-10-14 Rémi Denis-CourmontprojectM: fix mutex leak
2014-10-14 Thomas Guillemmediacodec: exception in getCapabilitiesForType is...
2014-10-14 Thomas Guillemmediacodec: fix jni leak
2014-10-14 Thomas Guillemmediacodec: fix comparison between signed and unsigned...
2014-10-14 Thomas Guillemandroid/jni: use a libvlcjni function to attach/detach...
2014-10-14 Thomas Guillemmediacodec: fix unused variable warning
2014-10-14 Francois Cartegniedemux: libmp4: reorder & fix ilst/udta rules
2014-10-14 Francois Cartegniedemux: libmp4: enforce handler check on meta atom
2014-10-14 Francois Cartegniedemux: mp4: split es setup
2014-10-13 Thomas Guillemomxil: add VP8 and VP9 in format_table
2014-10-13 Jean-Baptiste KempfWin32: prefer the static libraries when creating the...
2014-10-12 Jean-Baptiste KempfChromecast: fix compilation for INT64_C definition
2014-10-12 Rémi Denis-Courmontchromecast: remove useless BUILT_SOURCES
2014-10-12 Uwe L. Kornprotoc: %.pb.h is also genterated on a call
2014-10-11 Jean-Baptiste KempfUpdate NEWS and MODULES_LIST
2014-10-11 Rémi Denis-Courmontmsw: fix format string
2014-10-11 Rémi Denis-Courmonthds: fix format string
2014-10-11 Rémi Denis-Courmontmp4: fix format string
2014-10-11 Rémi Denis-Courmontmft: fix format string
2014-10-11 Tristan Matthewspng: encoder: encode visible lines, but use pitch for...
2014-10-11 Tristan Matthewspng: encoder: really fix row offset calculation
2014-10-10 Rémi Denis-Courmontsout_standard: fix inverted logic
2014-10-10 Julian Scheelcodec/zvbi: Do not follow dead color-links
2014-10-10 Julian Scheelcodec/zvbi: Only reset subpicture in text mode
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 Francois Cartegniedemux: libmp4: fix heap write ofw in chan (fix #12371)
2014-10-09 Francois Cartegniedemux: mp4: fix heap read ofw in extra bytes
2014-10-09 Francois Cartegniedemux: asf: fix heap buffer write ofw in priorities...
2014-10-09 Julian Scheelmmal/codec: Set progressive flag on frames
2014-10-09 Francois Cartegniedemux: mp4: fix last chunk size computation (fix #12362)
2014-10-09 Francois Cartegniedemux: libmp4: fix heap buffer write ofw in chpl (fix...
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-08 Francois Cartegniedemux: libmp4: add quicktime mp4a/wave/mp4a rule
2014-10-08 Francois Cartegniedemux: asfpacket: fix use after free (fix #12361)
2014-10-08 Francois Cartegniedemux: ogg: fix use after free (fix #12360)
2014-10-08 Francois Cartegniedemux: libavi: fix heap write ofw
2014-10-08 Francois Cartegniedemux: livavi: fix heap buffer ofw in strf parsing...
2014-10-08 Francois Cartegniedemux: tta: fix heap buffer ofw (fix #12357)
2014-10-08 Francois Cartegniedemux: mp4: fix heap buffer ofw with zero chunk (fix...
2014-10-08 Francois Cartegniedemux: libmp4: fix heap overflow in stdp debug code...
2014-10-08 Francois Cartegniesout: chromecast: close connection on load failure
2014-10-08 Thomas Guillemfix gles2 plugin not being built
2014-10-08 Jean-Baptiste KempfChromecast: fix distcheck
2014-10-07 Antti Ajankihds: Ignore sentinel value at the end of the fragment...
2014-10-06 Rémi Denis-Courmontvdpau/deinterlace: set progressive flag on both output...
2014-10-06 Rémi Denis-Courmontmisc: remove makefile recursion
2014-10-06 Rémi Denis-Courmontmisc: remove Modules.am
2014-10-06 Rémi Denis-Courmontvdpau/avcodec: adapt to new libavcodec VDPAU interface
2014-10-06 Rémi Denis-Courmontwayland: agree on the name of video_output subdirectory
2014-10-06 Ludovic Fauvetchromecast: fix TLS connection leak on error
2014-10-06 Francois Cartegniemisc: acoustid: fix mbz string copy
2014-10-06 Francois Cartegniedemux: mp4: add WMV3/WMA2 in mov support
2014-10-06 Francois Cartegniedemux: libmp4: handle ASF atom
2014-10-06 Francois Cartegniedemux: asf: split packet parsing for reuse
2014-10-06 Francois Cartegniedemux: asf: stay within track limits
2014-10-06 Rafaël Carrédecklink: fix linking with recent sdk
2014-10-06 Thomas Guillemomxil: use convert_hevc_nal_units for hevc
2014-10-06 Thomas Guillemmediacodec: use convert_hevc_nal_units for hevc
2014-10-06 Thomas Guillemadd convert_hevc_nal_units in hevc_nal.c
2014-10-06 Thomas Guillemmediacodec: add hevc mimetype
next