]> git.sesse.net Git - vlc/shortlog
vlc
2014-01-08 Ilkka Ollakkatwolame: implement flushing on close
2014-01-07 Rémi Denis... src: simplify and inline pl_Get()
2014-01-07 Rémi Denis... playlist: create instance only when needed
2014-01-07 Rémi Denis... lib: add helper for playlist startup
2014-01-07 Rémi Denis... lib: remove unneeded code
2014-01-07 Rémi Denis... src: helper for command line item handling
2014-01-07 Rémi Denis... interface: create the playlist first and use it as...
2014-01-07 Rémi Denis... playlist: merge interface and playlist locks as one
2014-01-07 Rémi Denis... src: move one declaration
2014-01-07 Rémi Denis... win32: move single instance back-end to separate interface
2014-01-07 David Fuhrmannsrc: darwin/thread: do not create own condattr
2014-01-07 David Fuhrmannsrc: darwin/thread: reimplement monotonic clock for...
2014-01-07 David Fuhrmannauhal: fail in render callbacks if bytesToCopy is <= 0
2014-01-07 Heorhi Valakhanovichhttplive: Adjust conditions for playlist reloading
2014-01-06 Francois Cartegniedemux: wav: stay within riff chunk boundaries (fix...
2014-01-06 Francois Cartegniecodec: vorbis: birates are signed. (fix #10324)
2014-01-06 Francois Cartegniedemux: ogg: vorbis birates are signed.
2014-01-05 Francois Cartegniemux: ogg: add support for VP8 in OGG
2014-01-05 Francois Cartegniedemux: ogg: add ogg/VP8 support
2014-01-05 Francois Cartegniedemux: ogg: split comments parsing from xiph unpack
2014-01-05 David Fuhrmannsecuretransport: add missing error checking
2014-01-05 David Fuhrmannmacosx: save frame position for fspanel (close #9958)
2014-01-05 Rémi Denis... Qt4: specify function prototype, remove cast
2014-01-05 Rémi Denis... ncurses: pass interface thread pointer to pl_Get()...
2014-01-05 Rémi Denis... audioscrobbler: simplify pl_Get() usage
2014-01-05 Rémi Denis... v4l2: fix frequency conversion from Hz (fixes #10309)
2014-01-05 Rémi Denis... Lua: set playlist object explicitly in state
2014-01-05 Rémi Denis... Lua: check vlclua_get_playlist_internal() for NULL
2014-01-05 Rémi Denis... Lua: do not call luaopen_volume() twice for interfaces
2014-01-05 Rémi Denis... Cosmetic
2014-01-05 Rémi Denis... Lua: remove cargo cult check for the private data of...
2014-01-05 Rémi Denis... hotkeys: fix wall-paper toggling
2014-01-05 Rémi Denis... qt4: update wall-paper mode toggling
2014-01-05 Rémi Denis... DirectDraw: remove wall-paper playlist hack
2014-01-05 Rémi Denis... Direct3D: remove wall-paper playlist hack
2014-01-05 Rémi Denis... XCB: remove wall-paper mode legacy hacks
2014-01-05 Rémi Denis... vout: add proper core-managed object variable for wall...
2014-01-05 Rémi Denis... vout: pass enum for window state instead of boolean...
2014-01-04 Rémi Denis... Qt4: fix fullscreen and video-on-top toggle across...
2014-01-04 Rémi Denis... Qt4: refactor
2014-01-04 Rémi Denis... Qt4: improve macro expansion safety
2014-01-04 Ilkka Ollakkatranscode: handle acodec aliases properly
2014-01-04 Ilkka Ollakkadate_Decrement: change assert so it doesn't to funky...
2014-01-03 Rémi Denis... configure: fix check for libnsl
2014-01-03 Jean-Baptiste... Contribs: dvdread, use the correct libdvdcss option
2014-01-03 Felix Abecassisvlc_atomic: fix compilation warnings with MSVC.
2014-01-03 Felix Abecassisvlc_atomic: set the atomic types to be at least 32...
2014-01-03 Felix Abecassisvlc_atomic: add missing include for MSVC.
2014-01-03 Felix Abecassisopengl: comment texture recycling and document a possib...
2014-01-03 Felix Abecassisopengl: allocate the texture size using the visible...
2014-01-02 Rémi Denis... motion: use pl_CurrentItem()
2014-01-02 Rémi Denis... audioscrobbler: use pl_CurrentInput()
2014-01-02 Rémi Denis... podcast: fail safe if running in LibVLC (i.e. without...
2014-01-02 Rémi Denis... atmo: remove invalid input state callback code
2014-01-02 Rémi Denis... str_format_meta: fix reference counting
2014-01-02 Rémi Denis... dtv: fix DVB-T2 tuning
2014-01-02 Felix AbecassisRemove the deprecated vlc_atomic_t type.
2014-01-02 Rémi Denis... vdpau/adjust: cut&paste error
2014-01-02 Rémi Durafforttranscode: fix memory leak
2014-01-02 Rémi Duraffortts: fix potential use of uninitialized variable
2014-01-02 Rémi Duraffortts: do not call stream_Size two times
2014-01-02 Rémi Duraffortvod: reduce complexity and please static analyzers
2014-01-02 Rémi DuraffortQt4: fix sizeof mismatch
2014-01-02 Rémi Duraffortxdg: fix infinite loop if the file is invalid
2014-01-02 Rémi Duraffortvlm: reduce deletion complexity and help analyzers
2014-01-02 Rémi Duraffortchorus: remove wrong (and uneeded) dealocations
2014-01-01 Denis CharmetRemove faulty return when vobsub doesn't define a size.
2014-01-01 Rémi Denis... input_CreateFilename: take explicit input thread pointer
2014-01-01 Rémi Denis... str_format_meta: take input thread pointer rather than...
2014-01-01 Rémi Denis... str_format_meta: clean up
2014-01-01 Rémi Denis... dbus: use pl_CurrentInput()
2014-01-01 Rémi Denis... pl_CurrentInput: more specific prototype
2014-01-01 Rémi Denis... intf-add: small simplification
2014-01-01 Rémi Denis... libvlc: look "syslog" value only once, simplify
2014-01-01 Rémi Denis... libvlc: look the value of intf up only once when used
2014-01-01 Rémi Denis... libvlc: remove "evil" daemon global variable and clean up
2014-01-01 Rémi Denis... Remove stray comment
2014-01-01 Jean-Baptiste... Happy New Year 2014!
2013-12-31 Rémi Denis... playlist: remove playlist_PreparseEnqueue() (refs ...
2013-12-31 Rémi Denis... playlist: remove playlist_AskForArtEnqueue() (refs...
2013-12-31 Rémi Denis... lib: remove playlist dependency on media parsing (fixes...
2013-12-31 Rémi Denis... playlist: add playlist-independent functions for meta...
2013-12-31 Rémi Denis... libvlc: remove stray debug message
2013-12-31 Rémi Denis... playlist: clean up #includes for meta data modules
2013-12-31 Rémi Denis... playlist: hide fetcher underneath the preparser and...
2013-12-31 Rémi Denis... Move input_item_array_t to <vlc_input_item.h>
2013-12-31 Felix Paul... contrib: disable GnuTLS for iOS
2013-12-31 Felix Paul... contrib/avcodec: fix compilation for iOS on ARM
2013-12-31 Felix Paul... extras/tools: update gas-pp
2013-12-31 David Fuhrmannauhal: simplify memset in callbacks
2013-12-31 Jean-Baptiste... Qt: allow smaller size on start
2013-12-30 David Fuhrmannextras/ios: disable gnutls
2013-12-30 David Fuhrmanncontribs/gnutls: disable on iOS
2013-12-30 Francois CartegnieQt: SeekStyle: don't use outer size for inner content...
2013-12-30 David FuhrmannAdd secure transport TLS module
2013-12-30 Rémi Denis... RTP: align MTU correctly for L24 (fixes #10269)
2013-12-30 Jean-Baptiste... Qt: fix possible double-free on quit with simple volume...
2013-12-30 Rémi Denis... libav: do not build avio and avformat on MERGE_FFMPEG...
2013-12-30 Francois Cartegniedemux: ogg: don't create es for finished streams.
2013-12-30 Francois Cartegniedemux: ogg: better track of es state
next