]> git.sesse.net Git - vlc/shortlog
vlc
2013-11-22 Francois Cartegniedemux: asf: reject DRM'ed files
2013-11-22 Francois Cartegniedemux: asf: add some more debug info
2013-11-22 Felix Paul... configure: remove remnants of the 1st generation iOS...
2013-11-22 Francois Cartegniedemux: asf: preroll to seek time from index keyframes...
2013-11-21 Ago AllikmaaRegression fix for non-SPU tracks in MKV containers.
2013-11-21 Rémi Denis... po: restore silently reverted character sets again
2013-11-21 David Fuhrmannmacosx: fix preferences reset if unknown version was...
2013-11-21 David Fuhrmannmacosx: fix selection of playlist item for very first...
2013-11-21 David Fuhrmannmacosx: correctly reset interface preferences when...
2013-11-20 David Fuhrmannmacosx: set VLCMain as file owner for mainwindow and...
2013-11-20 David Fuhrmannmacosx: change alignment of dropzone-box yet again
2013-11-20 David Fuhrmannmacosx: refinements of minimized view behaviour
2013-11-20 Maxim BublisFixed parsing SubRip subtitles with missing msecs.
2013-11-20 Ludovic Fauvetnsis: remove unused string
2013-11-20 Ludovic Fauvetnsis: remove dead uninstaller code
2013-11-20 Ludovic Fauvetnsis: make new strings translatable
2013-11-20 Ludovic Fauvetnsis: sync wording with the uninstaller section
2013-11-20 Ilkka Ollakkaudp: don't set receive/send buffers for socket
2013-11-20 Jean-Baptiste... LGPL: relicense vsxu to LGPLv2.1+
2013-11-20 Ilkka Ollakkatranscode: fix picture release code
2013-11-20 Jean-Baptiste... LGPL relicensing of streaming output
2013-11-20 Jean-Baptiste... Fix typos in headers
2013-11-19 Felix Paul... extras/ios: enable gnutls
2013-11-19 Pierre Ynardvimeo.lua: rewrite due to website changes
2013-11-18 Rafaël CarréAdd vlc.lib / libvlc.lib
2013-11-18 Rafaël Carréandroidsurface.c has moved
2013-11-18 Pierre Ynarddailymotion.lua: fix page parsing
2013-11-18 Maxim BublisFixed warning on assignment as a condition without...
2013-11-18 Maxim BublisFixed warnings on duplicate const modifiers.
2013-11-18 Rafaël Carrélpcm bd: fix decoding of 16 bits with channels padding
2013-11-18 Jean-Baptiste... Qt: correctly update the art URL
2013-11-18 Rafaël CarréLPCM: fix 20/24-bit decoding
2013-11-18 Jean-Baptiste... Do not put the extensions twice
2013-11-18 Rafaël Carrécontrib: chromaprint: download over http
2013-11-18 Rafaël CarréUAC: offsetof only needs to know the field name
2013-11-17 David Fuhrmannmacosx: unify functionality of fwd/bwd buttons in video...
2013-11-17 Denis CharmetIncrease dpb size for HEVC
2013-11-17 Denis CharmetSupport multichannel raw audio in MKV
2013-11-17 Jean-Baptiste... MMDevice: split OpenDevice, CloseDevice and ActivateDev...
2013-11-16 Ilkka Ollakkatranscode: don't crash with threads with freeing pictur...
2013-11-16 Rafaël Carrémmdevice: adapt for Windows Store apps
2013-11-16 Ilkka Ollakkats: define pf_calls at the end of Open
2013-11-16 Ilkka Ollakkatranscode: add my name on authors so bugs can be assign...
2013-11-16 Ilkka Ollakkatranscode: rewrite fps/lipsync code
2013-11-16 Rafaël Carréflac packetizer: validate frames with their CRC
2013-11-16 Rafaël Carréflac packetizer: deindent switch
2013-11-16 Rafaël Carréflac packetizer: small factorization when first PTS...
2013-11-16 Rafaël Carréflac packetizer: verbose error message
2013-11-16 Rafaël Carréflac packetizer: Use meaningful names for block_t
2013-11-16 Rafaël Carréflac packetizer: avoid realloc
2013-11-16 Rafaël Carréflac packetizer: simplify header parsing
2013-11-16 Rafaël Carréflac packetizer: move functions
2013-11-16 Rafaël Carréflac packetizer: cosmetics
2013-11-15 Felix Abecassismediacodec: change type of internal variables to bool.
2013-11-15 David Fuhrmannmacosx: remove unneeded free
2013-11-15 David Fuhrmannmacosx: fix use after free for video effects string
2013-11-15 Rafaël CarréRevert "flac packetizer: use the largest possible frame...
2013-11-15 Francois Cartegniedemux: asf: fix multiple compressed payload regression...
2013-11-15 Maxim BublisFixed contrib target creation.
2013-11-14 Denis CharmetImplement basic Opus support in MKV
2013-11-14 Rafaël Carrérelease doc: add a command to verify signatures
2013-11-14 Jean-Baptiste... Add .mus and .sid in the file open selector
2013-11-13 Mirsaldbus: Fix the MPRIS version in the header comments
2013-11-12 Tristan Matthewsaraw: add assertion to check for buffer overrun
2013-11-12 Tristan Matthewsopus: update i_buffer when memmoving decoder output
2013-11-12 Jean-Baptiste... Remove unused bindings directory
2013-11-12 Ilkka Ollakkazvbi: set default opaque to false as default is text...
2013-11-12 Ilkka Ollakkazvbi: handle opaque in text mode also
2013-11-12 Ilkka Ollakkazvbi: set text format as default, as subtitles should...
2013-11-12 Ilkka Ollakkazvbi: mimic cc.c for using subtitles updater etc to...
2013-11-12 Ilkka Ollakkazvbi: initialize pointer
2013-11-12 Ilkka Ollakkazvbi: strip leading/end whitespaces from text subtitles
2013-11-12 Ilkka Ollakkazvbi: set position to be absolute only for non-text...
2013-11-12 Ilkka Ollakkazvbi: set pf_decode_sub at the end
2013-11-12 Ilkka Ollakkazvbi: default alignment to bottom
2013-11-12 Rafaël Carrémpeg_audio packetizer: flush remaining data
2013-11-12 Rafaël Carrémpeg_audio: assume block_GetBytes can fail
2013-11-12 Rafaël Carrémpeg_audio: use a variable to avoid pointer dereference
2013-11-11 Jean-Baptiste... Update NEWS from 2.1 branch
2013-11-11 Felix Paul... fix make dist
2013-11-11 Felix Paul... macosx: split main window and main menu
2013-11-11 Tristan Matthewsogg: initialize skeleton values that will be used in...
2013-11-10 Felix Paul... macosx: fix compilation warnings
2013-11-10 Felix Paul... macosx: split playlist menu from main menu
2013-11-10 Felix Paul... macosx: split debug messages handling from VLCMain...
2013-11-10 Felix Paul... macosx: split crash log handling both from VLCMain...
2013-11-10 Rémi Denis... input: get PTS delay from stream rather than access...
2013-11-10 Rémi Denis... smooth: provide PTS delay
2013-11-10 Rémi Denis... httplive: provide PTS delay
2013-11-10 Rémi Denis... decomp: provide PTS delay
2013-11-10 Rémi Denis... DASH: provide PTS delay
2013-11-10 Rémi Denis... Add STREAM_GET_PTS_DELAY control (refs #8457)
2013-11-10 Felix Paul... macosx: don't leak the fspanel
2013-11-10 Felix Paul... macosx: split fspanel from main menu nib to an extra...
2013-11-10 Ilkka Ollakkatranscode: encode buffer and flush encoder at the end...
2013-11-10 David Fuhrmannmacosx: fix float-on-top behaviour with fullscreen
2013-11-10 Felix Paul... contrib/gnutls: remove debug from patch
2013-11-10 Felix Paul... gnutls: link against CoreFoundation and the Security...
2013-11-10 Felix Paul... contrib/gnutls: add patch adding keychain root certific...
2013-11-10 David Fuhrmannmacosx: fix typo and set path for open dialog correctly
next