]> git.sesse.net Git - vlc/shortlog
vlc
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
2014-02-05 Felix Paul... iOS: don't deploy xcrun as for Intel builds as this...
2014-02-05 Felix Paul... contrib/avcodec: unconditionally enable pic on iOS...
2014-02-04 Rémi Denis... MMDevice: only WASAPI lacks S/PDIF support so far ...
2014-02-04 Rémi Denis... DirectSound: add support for MMDevice API (fixes #7394)
2014-02-04 Rémi Denis... DirectSound: factor out common code for legacy and...
2014-02-04 Rémi Denis... DirectSound: remove stray event handle
2014-02-04 Rémi Denis... DirectSound: reorder to reduce forward declarations
2014-02-04 Rémi Denis... mmdevice: fix restart due to preemption in Start()
2014-02-04 Rémi Denis... wasapi: split as separate module
2014-02-04 Tristan Matthewscodec: jpeg encoder: fix build for older libjpeg
2014-02-04 Maxim Bubliscodec: jpeg encoder implemented
2014-02-04 Ilkka Ollakkahttplive: use correct segment to calculate duration
2014-02-03 Jean-Baptiste... NSIS: use ifdiff and not ifnewer for file installation
2014-02-03 David Fuhrmannmacosx: fix and cleanup quit-after-playback main menu...
2014-02-03 David Fuhrmannmacosx: implement libvlc exit handler to properly termi...
2014-02-03 David FuhrmannAdded coreanimation opengl layer vout module
2014-02-03 David Fuhrmannbin/mac: do not start playlist while quitting VLC
2014-02-03 David Fuhrmannvda: use the ffmpeg api to avoid memleaks.
2014-02-02 Felix Paul... macosx: reimplement NSByteCountFormatter for 10.7 and...
2014-02-02 Felix Paul... macosx: fix recursive inclusion of the compatibility...
2014-02-02 Felix Paul... macosx: add file size column to playlist table (close...
2014-02-02 Felix Paul... macosx: fix compilation warning from the future
2014-02-02 Ilkka Ollakkatranscode: update 'input pts' on loop so duplicate...
2014-02-02 Ilkka Ollakkahttplive: use longest segment to calculate reload wait...
2014-02-02 Ilkka Ollakkatranscode: add comments on why we check frame dropping...
2014-02-02 Felix Paul... macosx: display total playlist duration (close #9852)
2014-02-02 Rémi Denis... RC: remove last stray reference to the menu command...
2014-02-01 Rémi Denis... Old RC: remove reference to former menu command (fixes...
2014-02-01 Rafaël Carrécontrib: x265: do not build shared library
2014-02-01 Rafaël Carrécontrib: x265 0.7
2014-02-01 Rémi Denis... mmdevice: IMMDevice is really only used in desktop...
2014-02-01 Rafaël Carrédirac plugin has been removed
2014-02-01 Martin Storsjöopensles: Only try the actual sampling rate if it is...
2014-02-01 Rafaël Carréaudiotrack: remove double initialization
2014-02-01 Tristan Matthewscontrib: speexdsp: drop patch
2014-01-31 Hugo Beauzée... smem: Use size_t for buffer sizes
2014-01-31 Felix Paul... contrib/sparkle: fix compilation on Snow Leopard
2014-01-31 Jean-Baptiste... MMDevice: we need sys->dev for WinStore
2014-01-31 Maxim Bubliscodec/jpeg: move some setup in init function
2014-01-31 Ilkka Ollakkatranscode: set output pts in OutputFrame
2014-01-29 Rémi Denis... mmdevice: implement device notification client (fixes...
2014-01-29 Jean-Baptiste... Win32: workaround awesome Windows key design
2014-01-29 Rémi Denis... mmdevice: move volume, mute and device control to dedic...
2014-01-29 Rafaël Carrécontrib: gettext: avoid spawning extra sub-shells
2014-01-29 Rafaël Carrécontrib: gettext: fix android build
2014-01-29 Rafaël Carrécontrib: avoid cmake rewriting gcc sysroot on Darwin
2014-01-29 Rémi Denis... npapi: update the tree automatically and, if needed...
next