]> git.sesse.net Git - vlc/shortlog
vlc
2014-01-11 Daniel Verkampavcodec: map RenderWare TXD
2014-01-11 Daniel Verkampavcodec: map GameCube THP video and audio
2014-01-11 Daniel Verkampavcodec: map LCL MSZH and ZLIB
2014-01-11 Daniel Verkampavcodec: map Wing commander IV Xxan video
2014-01-11 Jean-Baptiste... Contribs: Update to vpx 1.3.0
2014-01-10 Felix Paul... macosx/QuincyKit: fix a few compilation warnings
2014-01-10 Felix Paul... macosx/QuincyKit: add l10n
2014-01-10 Felix Paul... macosx/QuincyKit: minor tweak so we can set our own...
2014-01-10 Felix Paul... macosx: add and deploy QuincyKit for crashlog reporting
2014-01-10 Felix Paul... macosx: remove previous crash log reporting mechanism
2014-01-10 Rémi Denis... Fix grammar / typo
2014-01-10 Rémi Denis... configure: fix shell syntax (fixes #9571)
2014-01-10 David Fuhrmannmac package: convert Info.plist into binary format...
2014-01-10 David Fuhrmannmac package: add UTImportedTypeDeclarations for file...
2014-01-10 Francois Cartegniepacketizer: flac: process end of streambuffer (fix...
2014-01-10 Francois Cartegniedemux: flac: call packetizer at eos.
2014-01-10 Francois Cartegniepacketizer: flac: fix end of frame blocksize handling
2014-01-10 Francois Cartegniepacketizer: flac: hint min frame size
2014-01-10 Francois Cartegniepacketizer: flac: ensure blocksize range
2014-01-10 Francois Cartegniepacketizer: flac: remove commited debug code
2014-01-10 Francois Cartegniepacketizer: flac: add some comments
2014-01-10 Tristan Matthewsdemux: avformat: use CLOCK_FREQ
2014-01-10 Ilkka Ollakkadifferentiate mpga (layer 2) and mp3 (layer 3) codecs
2014-01-10 Ilkka Ollakkacore: differentiate mp2 from mp3 audio layers
2014-01-09 Jean-Baptiste... Map Bink Audio and Video codecs
2014-01-09 Rémi Denis... vlc_readdir: fix integer overflow on error
2014-01-09 Rémi Denis... test: check POTFILES.in in test suite
2014-01-09 Jean-Baptiste... Add Atrac3+ decoder mapping
2014-01-09 Ilkka Ollakkatwolame: fix build after revert
2014-01-09 Ilkka Ollakkafaad: set decode_audio at the end
2014-01-09 Ilkka Ollakkatwolame: set pf_encode at the end
2014-01-09 Ilkka OllakkaRevert "twolame: use FL32 as input"
2014-01-09 Tristan Matthewsopus: always sync i_buffer with i_nb_samples (fixes...
2014-01-09 Tristan Matthewsvorbis: fix format string
2014-01-08 Francois Cartegniedemux: flac: use frame pts (fix #10328)
2014-01-08 Francois Cartegniepacketizer: flac: generate PTS from frame info.
2014-01-08 Francois Cartegniedemux: flac: use CLOCK_FREQ
2014-01-08 Jean-Baptiste... Qt: add a right-click action to save the playlist
2014-01-08 Jean-Baptiste... Distcheck: playlist.h is gone
2014-01-08 Ilkka Ollakkatranscode: set pts on module open
2014-01-08 Ilkka Ollakkatwolame: use FL32 as input
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
next