]> git.sesse.net Git - vlc/history - modules
mux: remove Makefile recursion
[vlc] / modules /
2015-02-10 Rémi Denis-Courmontmux: remove Makefile recursion
2015-02-10 Rémi Denis-Courmontvideo_filter: remove Makefile recursion
2015-02-10 Rémi Denis-Courmontvideo_filter: clean up and sort build rules
2015-02-10 Rémi Denis-Courmontcontrol: remove Makefile recursion
2015-02-10 Rémi Denis-Courmontcontrol: clean up build rules
2015-02-10 Francois Cartegniedemux: mpeg: avoid false positives with WAVE/dts (fix...
2015-02-10 Thomas Guillemlogger/android: use "verbose" var
2015-02-10 Jean-Baptiste Kempflua: fix opening of scripts on Windows on non-ASCII...
2015-02-10 Jean-Baptiste KempfLua: use the VLC wrapper to open files
2015-02-10 Jean-Baptiste KempfRevert "lua extensions: open a URI, not a filepath"
2015-02-10 Jean-Baptiste Kempflua: always use vlclua_dofile
2015-02-10 Jean-Baptiste KempfUpdate NEWS and MODULES_LIST
2015-02-10 Thomas Guillemaudiotrack: add java module
2015-02-10 Thomas Guillemaudiotrack: remove native module
2015-02-09 Rémi Denis-Courmontaudio_filter: remove Makefile recursion
2015-02-09 Rémi Denis-CourmontRevert "audio_filter: remove Makefile recursion"
2015-02-09 Jean-Baptiste KempfDirect3D: use more standard log functions
2015-02-09 Rémi Denis-Courmontaudio_filter: remove Makefile recursion
2015-02-09 Rémi Denis-Courmonttext_renderer: remove Makefile recursion
2015-02-09 Rémi Denis-Courmontpacketizer: remove Makefile recursion
2015-02-09 Francois Cartegniecodec: dts: fix custom channel mapping detection/tautology
2015-02-09 Francois Cartegniedemux: mkv: handle 0 trailed DTS samples (fix #12725)
2015-02-09 Thomas Guillemandroid: convert Android logger to module
2015-02-09 Thomas Guillemremove android from old logger interface
2015-02-09 Francois Cartegniedemux: mpeg: don't format check WAVE header for dts
2015-02-09 Francois Cartegniepacketizer: dts: 16LE: read header from converted buffer
2015-02-08 Francois Cartegniedemux: mpeg: return frame size for dts and skip framing...
2015-02-08 Rémi Denis-Courmontjournal: relicence to LGPL
2015-02-08 Rémi Denis-Courmontconsole: fix licence
2015-02-08 Rémi Denis-Courmontfile: convert file logger to a logger module
2015-02-08 Hannes DomaniDirect3D9: destroy video hwnd to prevent handle leak
2015-02-08 Hannes DomaniDirect3D9: release compile shader buffers
2015-02-08 Hannes DomaniDirect2D: release factory and dll
2015-02-08 Rémi Denis-Courmontjournal: add native logger module for the SystemD Journal
2015-02-08 Rémi Denis-Courmontmsg: simplify msg_GenericVa() macro
2015-02-08 Rémi Denis-Courmontsyslog: convert to logger module
2015-02-08 Rémi Denis-Courmontconsole: convert console logger to module
2015-02-08 Jean-Baptiste Kempfavcodec: fix double free on failure to open subtitles
2015-02-08 Alex Converseavcodec: fix double free on failure to open audio
2015-02-07 Francois Cartegniedemux: mpeg: add some more DTS header checks (fix ...
2015-02-07 Jean-Baptiste KempfPGS: fix end-time
2015-02-07 Hannes Domanizip: fix memory leaks
2015-02-07 Hannes Domanidemux: mkv: delete all tags
2015-02-07 Hannes Domaniaccess: rar: fix memory leaks of unused naming scheme
2015-02-06 Rémi Denis-CourmontQt: fix compilation (fixes #13834)
2015-02-06 Felix Paul KühneiOS vout 2: use simple tap instead of long touch gesture
2015-02-05 Vinson Leelua: Define LUA_COMPAT_APIINTCASTS for Lua >= 5.3.0...
2015-02-05 Tristan MatthewsUpdate NEWS, MODULES_LIST and POTFILES.in
2015-02-05 Francois Cartegniedemux: ts: add HDMV VC-1 registration
2015-02-05 Francois Cartegniedemux: ts: add HDMV AC-3 registration
2015-02-05 Rémi Denis-Courmontinput: remove useless parameter to input_Stop()
2015-02-05 Rémi Denis-Courmontinput: merge ABORT and DEAD events
2015-02-05 Rémi Denis-Courmontlinsys_hdsdi: use dedicated thread, remove polling...
2015-02-05 Rémi Denis-Courmontlinsys_hdsdi: do not fail on EINTR
2015-02-05 Rémi Denis-Courmontlinsys_hdsdi: do not wait for unhandled poll event...
2015-02-05 Rémi Denis-Courmontlinsys_hdsdi: remove redundant nul terminator
2015-02-05 Rémi Denis-CourmontQt4: remove useless checks
2015-02-05 Rémi Denis-Courmontminimal_macosx: simplify killer thread loop
2015-02-05 Rémi Denis-Courmontdemux: remove redundant calls to vlc_object_alive()
2015-02-05 Rémi Denis-Courmontpva: missing checks for I/O error
2015-02-05 Rémi Denis-Courmontnsv: missing checks for I/O errors
2015-02-05 Rémi Denis-Courmontes: missing check for I/O error
2015-02-05 Rémi Denis-Courmontmkv: eliminate dead code
2015-02-05 Rémi Denis-Courmontlive555: remove useless error case
2015-02-05 Rémi Denis-Courmontavio: remove interrupt callback for output
2015-02-05 Francois Cartegniedemux: ts: fix program cross PCR regression
2015-02-04 Tristan Matthewsrtp: implement raw video packetization (RFC 4175)
2015-02-04 Tristan MatthewsAdd encoder for YCbCr 4:2:0 over RTP (RFC 4175)
2015-02-04 Rémi Denis-Courmontqt: remove tautology
2015-02-04 Francois Cartegniedemux: ts: remove ts bitrate check (fix #12776)
2015-02-04 Jean-Baptiste KempfQt: fix seekpoint bar when first chapter does not start...
2015-02-04 Salah-Eddin Shabanfreetype: remove unnecessary assert()
2015-02-04 Jean-Baptiste KempfH264 Packetizer: use defines for profiles
2015-02-04 Jean-Baptiste KempfOMX: Don't use hardcoded profile numbers
2015-02-04 Jean-Baptiste KempfDefine H264 profiles numbers
2015-02-03 Francois Cartegniemux: ts: avoid pid collisions
2015-02-03 Francois Cartegniedemux: ts: adjust PTS based on PCR's (fix #13803)
2015-02-03 Francois Cartegniemux: ts: add pid range
2015-02-03 Francois Cartegniedemux: ts: set MIN_ES_PID to 4
2015-02-03 Gleb Piniginvout/ios: remove touch recognizer from attached view
2015-02-03 Felix Paul Kühneinclude/vlc_bits: add a block based byte stream writer...
2015-02-03 Tristan Matthewsadjust: remove unused macro
2015-01-30 Thomas Guillemdsm/sd: use new libdsm API to discover NETBIOS shares
2015-01-29 Rémi Denis-Courmontchroma: remove dead CYUV support
2015-01-29 Rémi Denis-Courmontfilter: remove dead CYUV support
2015-01-29 Sergey RadionovQt: force main window maximum size to be some big enough
2015-01-29 Jonathan CalmelsQt: add a loading bar animation when the cache is empty
2015-01-29 Jonathan CalmelsQt: buffering slider option should be 0 when the cache...
2015-01-29 Jonathan CalmelsQt: inputChanged signal now takes the input_thread_t...
2015-01-28 Francois Cartegniedemux: ts: delay es creating until 1st data packet...
2015-01-28 Francois Cartegniedemux: ts: add PAT/PMT hotfix (fix #10650)
2015-01-28 Francois Cartegniemux: ts: make PMT/PAT generation reusable
2015-01-28 Francois Cartegniemux: ts: Split ts tables
2015-01-28 Francois Cartegniemux: ts: split ts encapsulation
2015-01-28 Francois Cartegniedemux: ts: add missing initializer
2015-01-28 Francois Cartegniedemux: ts: add some more pvr4000 header checks
2015-01-28 Hugo Beauzée-Luyssenwinstore: Gracefuly fail when no IAudioClient is provided
2015-01-28 Hugo Beauzée-Luyssenwinstore: Use the correct variable to fetch IAudioClien...
2015-01-28 Hugo Beauzée-Luyssenwinstore: Fix ActivateDevice
2015-01-28 Rafaël CarréFix teletext page aspect ratio
next