]> git.sesse.net Git - vlc/shortlog
vlc
2014-01-13 Wieland Hoffmannmusicbrainz.lua: Use MBIDs from files, if they exist
2014-01-13 Wieland Hoffmannmusicbrainz.lua: Support coverartarchive.org
2014-01-13 Wieland Hoffmannmusicbrainz.lua: Use get_releaseid even if the album...
2014-01-13 Rafaël Carrécontrib: taglib: fetch patch from https://github.com...
2014-01-13 Rafaël Carréavcodec video decoder: returns delayed frames at end...
2014-01-13 Rafaël Carrécore: ask video decoder to return its buffered pictures
2014-01-13 Rafaël CarréRemove reference to deleted file
2014-01-12 Andrey UtkinEnable JPEG RTP packetization
2014-01-12 Wieland Hoffmannplaylist: Recurse on ITEM_TYPE_NODE when calculating...
2014-01-12 Jean-Baptiste... Add .rpl extension
2014-01-12 Jean-Baptiste... Add .txd extension
2014-01-12 Jean-Baptiste... Add .thp extension
2014-01-12 Daniel Verkampavcodec: map Auravision AURA
2014-01-12 Daniel Verkampavcodec: map Canopus Lossless (CLLC)
2014-01-12 Daniel Verkampavcodec: map KGV1 (Kega Game Video)
2014-01-11 Edward WangAndroid: implement vlc_strerror and vlc_strerror_c
2014-01-11 Felix Paul... macosx: don't show the 'hey, we found an update' dialog...
2014-01-11 Felix Paul... contrib/sparkle: add patch fixing compilation within...
2014-01-11 Daniel Verkampavcodec: map Escape 124 video
2014-01-11 Daniel Verkampavcodec: map PCX
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...
next