]> git.sesse.net Git - vlc/history - modules
demux: asf: fix multiple compressed payload regression (fix #9846)
[vlc] / modules /
2013-10-28 Ilkka Ollakkatranscode: fix logic/code when reinitialize filter...
2013-10-28 Rémi Denis-Courmontlua: fix NULL dereference and flawed logic
2013-10-28 Ilkka Ollakkalivehttp: remove leftover segments if delsegs is on
2013-10-27 Edward Wanghttp: remove unneeded xspf hack
2013-10-27 Edward Wangdvb: remove psz_demux hack
2013-10-27 Edward Wangdirectory: add support for ACCESS_GET_CONTENT_TYPE
2013-10-27 Edward Wangxspf: add MIME detection
2013-10-27 Edward Wangplaylist: add DEMUX_BY_EXTENSION_OR_BY_MIMETYPE
2013-10-26 David Fuhrmannmacosx: rename macro for mavericks detection since...
2013-10-26 David FuhrmannRevert "vda: user ref buffer mode"
2013-10-26 David Fuhrmannmacosx: enable native fullscreen by default on mavericks
2013-10-26 David Fuhrmannmacosx: disable macosx-black by default
2013-10-25 David Fuhrmannmacosx: fix visual fullscreen glitch when exiting VLC...
2013-10-25 Rafaël Carréxiph_SplitHeaders: do not malloc+memcpy headers
2013-10-25 David Fuhrmannmacosx: do not start fullscreen when splitter is activated
2013-10-25 Rafaël Carrédbus inhibit: gnome >= 3.6 and < 3.10 is not supported
2013-10-25 David Fuhrmannmacosx: fix handling of video-on-top (close #9615)
2013-10-25 Rafaël Carrédirac: remove references to blocks already output to...
2013-10-25 Francois Cartegniedemux: ogg: missing initializers
2013-10-25 Francois CartegnieQt: profiles: handle editable qcombobox values (fix...
2013-10-24 Felix Paul Kühnemacosx/CAS: add missing Cancel button (close #9728)
2013-10-24 Rémi Denis-Courmonttransform: add I422/J422 (fixes #9714)
2013-10-24 Rémi Denis-Courmonttansform: separate transform callback for each picture...
2013-10-23 Rémi Denis-Courmontpulse: allow setting volume while not connected
2013-10-23 Rémi Denis-Courmontpulse: keep track of base volume of each sink
2013-10-23 Rémi Denis-Courmontpulse: robustify volume initialization
2013-10-23 Rémi Denis-Courmontpulse: remove useless double upconversion
2013-10-23 Rémi Denis-Courmontpulse: redundant initialization
2013-10-23 Martin Storsjöomxil: Correct the i_line_chroma_div value for OMX_TI_C...
2013-10-23 Luca Barbatoavcodec: Always use av_malloc to alloc extradata
2013-10-23 Francois Cartegniedemux: ogg: eos workaround for seeking (fix #9601)
2013-10-22 Mirsal Ennaimedbus: Fix copy-paste error
2013-10-22 Denis CharmetAdd HEVC support in MP4
2013-10-22 David Fuhrmannmacosx: skip useless resize when starting video from...
2013-10-22 Josh WatzmanRevert "macosx: fixed compilation warning and potential...
2013-10-22 Rémi Denis-Courmonthotkeys: show intended rather than current mute status
2013-10-22 Tristan Matthewsaraw: remove duplicate line
2013-10-22 Francois Cartegniedemux: ogg: don't use arbitrary granule as lower search...
2013-10-22 Francois Cartegniedemux: ogg: add skeleton index seeking
2013-10-22 Jean-Baptiste KempfBe more precise in libavcodec/libavformat/libavutil...
2013-10-22 Jean-Baptiste KempfRemove outdated comment
2013-10-21 Luca BarbatoFix DxVA2 crash on Error path
2013-10-20 Rafaël Carréshine: use external library
2013-10-20 Rafaël Carrélibvpx/WebM decoder: lower priority below avcodec
2013-10-20 Rafaël Carrélibvpx decoder
2013-10-20 Jean-Baptiste KempfAvcodec: map the VP9 ID with version checks
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...
next