]> git.sesse.net Git - vlc/history - modules
Add VP9 support in mkv
[vlc] / modules /
2013-10-20 Denis CharmetAdd VP9 support in mkv
2013-10-20 Jean-Baptiste KempfAvcodec: move h265 mapping further down in the list
2013-10-20 Ilkka Ollakkaavcodec: release block on flushing if we are not using it
2013-10-20 Rémi Duraffortzip: fix memory leak (cid #1062581)
2013-10-20 Rémi DuraffortCosmetics (and help static analyzers)
2013-10-20 Rémi Duraffortavi: remove dead code (cid #1100855)
2013-10-20 Rémi DuraffortLua: Fix memory leak (cid #1100856)
2013-10-20 Rémi DuraffortFix use of unitialized value
2013-10-20 Rémi DuraffortGLSpectrum: fix memory leak (cid #1100858)
2013-10-19 Denis CharmetTemporarily fix build until a better way is found
2013-10-19 Denis CharmetAdd HEVC support in MKV
2013-10-19 Ilkka Ollakkaavcodec: missed AV_NOPTS_VALUE check
2013-10-18 Frode TennebøProvide extradata also if the video is not palettized...
2013-10-18 Luca Barbatoavcommon: Move the libavutil check where it belongs
2013-10-18 Rafaël Carréavcodec: transmit palette to libavcodec >= 54
2013-10-18 Rafaël Carréavformat: set bits per pixel for video codecs
2013-10-17 Erwan Tulouskins2: add support for subtitle drag'n'drop
2013-10-16 David Fuhrmannmacosx: also use toggleMute for apple-script action
2013-10-16 David Fuhrmannauhal: do not change volume when muted
2013-10-16 David Fuhrmannmacosx: fix behaviour of mute menu items (close #9685)
2013-10-15 Rafaël Carrétheora: fix memleak in case of error or discontinuity
2013-10-15 Rafaël Carréavcodec: remove AV_NOPTS_VALUE cast
2013-10-14 Ilkka Ollakkahttplive: small simplification
2013-10-14 Ilkka Ollakkaavcodec: map AV_NOPTS_VALUE and VLC_TS_INVALID
2013-10-14 Ilkka Ollakkaavcodec: on audio encode, sync timestamps more often...
2013-10-14 Rafaël Carréflac packetizer: use the largest possible frame size
2013-10-14 Rafaël Carréx265: initialize picture and set picture type
2013-10-13 Denis CharmetAvoid double free in case of corrupted files
2013-10-13 Francois Cartegniecodecs: theora: add decoder post processing level ...
2013-10-13 Francois Cartegniedemux: ogg: fix probing duration (fix #9591, #9649)
2013-10-13 Francois Cartegniedemux: ogg: seek to keyframes (fix #3417, #9284)
2013-10-13 Francois Cartegniedemux: ogg: fix integer overflow
2013-10-13 Rafaël Carrédecklink access: turn 10 bits off by default
2013-10-12 Jean-Baptiste KempfWav: Reject invalid files leading to FPE
2013-10-12 Gal VinogradAdding "save to playlist" menu item in submenu Recents.
2013-10-12 Reka InovanResolving XML special chars on xml based format
2013-10-12 Reka InovanRewrites asx file support using vlc_xml API
2013-10-12 Edward WangQt: add rename directory option
2013-10-12 Edward Wangavcodec: fix discrepancy between documentation and...
2013-10-12 Rémi Denis-Courmontvdpau: uniformize plugin descriptions
2013-10-11 Francois Cartegniedemux: ogg: correctly handle speex headers (fix #1197)
2013-10-10 Rémi Denis-Courmontdvb: do not parse string options as integer ones (fixes...
2013-10-10 Jean-Baptiste KempfOpus: add necessary include
2013-10-09 Rémi Denis-Courmontdbus: fix volume setting (fix #9628)
2013-10-08 Jean-Baptiste KempfPlaylist: fix regression on "rtsptext" case testing
2013-10-08 Martin Storsjöarm_neon: Add an optimized routine for deinterleaving...
2013-10-07 Francois CartegnieQt: SeekSlider: missing initializer
2013-10-07 Jean-Baptiste KempfQt: correctly play after drag and drop
2013-10-07 Rémi Denis-CourmontQt4: make exit after play sticky (refs #9612)
2013-10-06 Jean-Baptiste KempfSmooth: check FromCharset return
2013-10-06 Jean-Baptiste KempfMLP packetizer: avoid SIGFPE with samplerate of 0
2013-10-06 Jean-Baptiste KempfMKV: fix SIGSEGV when codec id is empty
2013-10-06 Jean-Baptiste KempfQt: take in account the SOUT params edited
2013-10-06 Rémi Denis-CourmontDirectSound: do not clobber channels before trying...
2013-10-06 Jean-Baptiste KempfQt: add Welsh selection for Windows.
2013-10-05 Denis CharmetAdding alac support in mkv
2013-10-04 Rémi Denis-CourmontLua intf: allocate file descriptor table dynamically
2013-10-03 Felix Paul Kühnemacosx: compilation fix
2013-10-03 Felix Paul Kühnemacosx: retain currently selected playlist table row...
2013-10-03 Felix Paul Kühnemacosx: internalize private playlist internals
2013-10-03 Felix Paul Kühnemacosx: playlist cosmetics
2013-10-03 David Fuhrmannmacosx: remove show details button from error panel
2013-10-03 David Fuhrmannmacosx: fix behaviour when closing black main window...
2013-10-02 Matthias KeiserAdd a new caf file demuxer module
2013-10-01 Arun Pandian Gbasic WebVTT support
2013-09-30 Rémi Denis-CourmontLua: sanitize events passed to poll()
2013-09-30 Rémi Denis-CourmontLua: remap file descriptors in Lua and GC at exit ...
2013-09-30 Tristan Matthewsopus: add encoder
2013-09-30 Felix Paul Kühnevout_ios2: compilation fix
2013-09-30 Martin Storsjöarm_neon: Fix a minor typo in a comment
2013-09-29 Jean-Baptiste Kempflua: make "net" namespace available to extensions
2013-09-29 Jean-Baptiste KempfQt: show extension short description in menu
2013-09-29 Jean-Baptiste Kempfhqdn3d: don't use p_sys for variables
2013-09-29 Jean-Baptiste Kempfhqdn3d: allow live modification of params
2013-09-29 Jean-Baptiste KempfQt: introduce hqdn3d in the effects UI
2013-09-29 Jean-Baptiste Kempfhqdn3d: remove 4 strings
2013-09-29 Felix Paul Kühnevout_ios: use a broader background definition (refs...
2013-09-29 Felix Paul Kühnequartztext: pick 'Helvetica Neue' instead of 'Arial...
2013-09-29 Felix Paul Kühnequartztext: handle invalid text colors
2013-09-29 Felix Paul Kühnequartztext: add basic font-fallback mechanism instead...
2013-09-29 Ilkka Ollakkaavcodec: check/update buffered_time earlier, so we...
2013-09-29 Ilkka Ollakkatranscode: don't check drift if we have VLC_TS_INVALID pts
2013-09-29 Ilkka Ollakkatranscode: add mention if it's audio or video that...
2013-09-29 David Fuhrmannmacosx: ensure that video view is always visible in...
2013-09-28 Rafaël Carrézvbi: remove unused enum
2013-09-28 Jean-Baptiste KempfQt: fix subtitle popup menu
2013-09-28 Jean-Baptiste KempfQt: fix volume alignment in native look
2013-09-28 Jean-Baptiste KempfQt4: correctly save the keys, indepententy from the...
2013-09-28 Rémi Denis-Courmontaccess/rtp: remove recursion
2013-09-28 Rémi Denis-Courmontvideo_splitter: remove recursion
2013-09-28 Rémi Denis-Courmontvideo_chroma: remove recursion
2013-09-28 Rémi Denis-Courmontstream_filter: recursion
2013-09-28 Rémi Denis-Courmontnotify: remove recursion
2013-09-28 Rémi Denis-Courmontlua: remove recursion
2013-09-28 Rémi Denis-Courmontaudio_mixer: remove recursion
2013-09-28 Rémi Denis-Courmontarm_neon: remove recursion
2013-09-28 Rémi Denis-Courmontvisualization: fix install
2013-09-28 Rémi Denis-CourmontQt4: use canonical name of the DirectSound module
2013-09-28 Francois Cartegniemuxers: ogg: set invalid granulepos value (fix #8725)
2013-09-27 David Fuhrmannmacosx: fix crash when opening goto window (close ...
next