]> git.sesse.net Git - vlc/shortlog
vlc
2014-02-10 Petri Hintukainenbluray: handle overlay in non-menu mode
2014-02-10 Petri Hintukainenbluray: handle BD_EVENT_IDLE
2014-02-10 Petri Hintukainenbluray: always handle all libbluray events
2014-02-10 Petri Hintukainenbluray: handle BD_EVENT_DISCONTINUITY
2014-02-10 Rafaël Carrébump plugin ABI
2014-02-10 Rafaël Carrépicture_Setup: set visible dimensions correctly
2014-02-10 Rafaël Carrévideo_format_Setup: set visible dimensions
2014-02-10 Francois Cartegnieaddons: xmlreading: inline helpers
2014-02-10 Francois Cartegnieaddons: vorepository: add support for manually download...
2014-02-10 Rafaël Carrémmdevice: unbreak window store build
2014-02-10 Jean-Baptiste... Visual: add an assert in an impossible switch case
2014-02-10 Rafaël CarréDistribute vlc_addons.h
2014-02-10 David Fuhrmannmacosx: show stats panel again
2014-02-10 Jean-Paul Samandemux/ts.c: Solve 'lost synchro' warnings when using...
2014-02-09 Jean-Baptiste... Show OSD when drag-n-dropping subtitles
2014-02-09 Francois Cartegnieaddons: fsstorage: drop empty file check.
2014-02-09 Francois Cartegnieaddons: add addons.v.o repository
2014-02-09 Francois CartegnieQt: add addons management UI
2014-02-09 Francois CartegnieQt: add DelegateAnimationHelper.
2014-02-09 Francois CartegnieQt: move animators code
2014-02-09 Francois Cartegnieaddons: add local storage module
2014-02-09 Francois CartegnieAdd addons management API
2014-02-09 Felix Abecassismediacodec: disable HW acceleration for profiles Hi10P...
2014-02-09 Felix Abecassisomxil: move code to parse profile and level of H264...
2014-02-09 Felix Abecassismediacodec: unlock the surface if configuring MediaCode...
2014-02-09 Felix Abecassismediacodec: disambiguate error message (same as below)
2014-02-09 Ilkka Ollakkatranscode: don't care other tracks drift when calculati...
2014-02-09 Ilkka Ollakkaopus: support setting bitrate
2014-02-09 Ilkka Ollakkaaccept opus as audio codec also with Opus
2014-02-09 Ilkka Ollakkafdkaac: prefer fdkaac over avcodec for mp4a encoding
2014-02-09 Ilkka Ollakkatranscode: check codec aliasing for SPU also
2014-02-09 Ilkka Ollakkatranscode: only try to create transcode chain if video...
2014-02-09 Ilkka Ollakkatranscode: don't try to setup transcode chain if there...
2014-02-09 Ilkka Ollakkastats module
2014-02-08 Francois Cartegniemux: ogg: flag blocks as HEADERS for backup. (fix ...
2014-02-08 Francois CartegnieQt: ExtensionsModel: do DI
2014-02-08 Rémi Denis... Win32: avoid warning about "pidfile"
2014-02-08 Jean-Baptiste... Map FIC fourcc to libavcodec
2014-02-08 Jean-Baptiste... Add FIC video FourCC
2014-02-08 Mark Leelib: expose new meta data attributes
2014-02-08 Maxim BublisFixed contrib compiler on MacOS X 10.9
2014-02-08 Jean-Baptiste... Contribs: update libpng to 1.6.8
2014-02-08 Jean-Baptiste... Add NEWS for FFT windowing
2014-02-08 Ron Wrightglspectrum: use FFT Windowing
2014-02-08 Ron WrightVisual: use of FFT windowing in spectrum effect
2014-02-08 Ron WrightIntroducing FFT windowing routines for spectrum-based...
2014-02-08 Felix Abecassisvout: reduce zoom ratio in order to avoid signalling...
2014-02-08 Felix Abecassisvout: assume aspect ratio is 1:1 if information is...
2014-02-08 Felix Abecassisvout: remove commented code (moved to vlc_vout_wrapper.h)
2014-02-08 Petri Hintukainents: fix demuxing of BluRay streams.
2014-02-08 Dennis Hamesterzvbi: Set stop pts only for subtitle teletext
2014-02-08 Jean-Baptiste... NEWS: mention libvlc change
2014-02-08 Petri Hintukainenbluray: implement subtitle stream selection from BluRay...
2014-02-08 Felix AbecassisDirect3D: implement HLSL pixel shading in the rendering...
2014-02-08 Petri Hintukainenbluray: fix division by zero
2014-02-08 Mark Leelib: add missing version tag for new API method documen...
2014-02-08 Mark Leelib: add missing define for scrambled-changed event
2014-02-07 Hugo Beauzée... libvlc-module: remove description string for removed...
2014-02-07 Rémi Denis... mmdevice: update comments
2014-02-07 Rémi Denis... mmdevice: do not override target Windows version
2014-02-07 Julian Scheellibvlc: libvlc_ScrambledChanged event type added
2014-02-07 Petri Hintukainenbluray: set audio/spu stream languages
2014-02-07 Rémi Denis... win32: use SetThreadErrorMode() if available
2014-02-07 Rémi Denis... win32: call SetErrorMode() while still single-threaded
2014-02-07 Rémi Denis... mmdevice: scale volume as other Windows plugins
2014-02-07 Matthias Keiservideo_format_IsSimilar: check orientation
2014-02-07 Matthias Keiserdecoder: check video orientation in vout_new_buffer()
2014-02-07 Matthias Keiseravcodec: copy video orientation to output format
2014-02-07 Matthias Keisertransform: parse configuration argument
2014-02-07 Martin Storsjömediacodec: Use the input aspect ratio when sizing...
2014-02-07 Martin Storsjömediacodec: Pass the aspect ratio values through from...
2014-02-07 Julian Scheelomxil: Passthrough aspect ratio from input format.
2014-02-07 Julian Scheeldecoder: Give packetizer aspect ratio to decoder.
2014-02-07 Martin Storsjöarm_neon: Explicitly specify the symbol name for amplif...
2014-02-07 Jean-Baptiste... Add .bik extension registration
2014-02-07 Jean-Baptiste... Update NEWS for Bink and jpeg encoder
2014-02-07 Jean-Baptiste... Contribs: compile Bink decoder
2014-02-07 Daniel Verkampavformat: use avcodec codec_tag as original fourcc
2014-02-07 Felix Paul... contrib/orc: use our own download mirror
2014-02-07 Martin Storsjöandroid: Only reupload subtitle surfaces if they have...
2014-02-07 Jean-Paul Samandemux/ts.c: Handle allocation failures in Open()
2014-02-07 Jean-Paul Samanaccess/decklink.cpp: fix compilation
2014-02-07 Martin Storsjöios: Pass the right architecture as --host when buildin...
2014-02-06 Felix Paul... darwinvlc: fix transcoding on command-line broken in...
2014-02-06 Jean-Baptiste... MP4: map Director metadata
2014-02-06 Rémi Denis... mmdevice: do not enter the COM MTA upon unloading ...
2014-02-06 Wieland Hoffmannmeta_engine/taglib: Write MusicBrainz Track IDs
2014-02-06 Jean-Baptiste... MusicBrainz: use the MB release ID if exists
2014-02-06 Jean-Baptiste... Taglib: use an extradata to store MB releases
2014-02-06 Jean-Baptiste... Add the new metadata to lua code
2014-02-06 Jean-Baptiste... Provide vlc_meta_TypeToLocalizedString for the new...
2014-02-06 Jean-Baptiste... Add new meta types for film info
2014-02-06 Tristan MatthewsRevert "vdpau/avcodec: fix build for older ffmpeg"
2014-02-06 Petri Hintukainents: do not set same field twice
2014-02-06 David Fuhrmanncaopengllayer: Use the same gl context during modules...
2014-02-06 Nicolas Bertranddcp: Use .pc files for asdcplib
2014-02-05 Tristan Matthewsvdpau/avcodec: fix build for older ffmpeg
2014-02-05 Hugo Beauzée... codec: jpeg: Check for NULL p_pic before encoding
2014-02-05 Denis CharmetSupport hevc ts demultiplexing
2014-02-05 Rémi Denis... vdpau/avcodec: update to libavcodec 55.26.0
next