]> git.sesse.net Git - vlc/shortlog
vlc
2013-08-08 Rémi Denis... configure: no deprecated libav features in use
2013-08-08 Rémi Denis... avcodec: use reference counting for audio decoding
2013-08-08 Rémi Denis... avcodec: refer to AVFrame as a pointer, non-functional...
2013-08-08 Rémi Denis... avcodec: avoid forward declaration
2013-08-08 Jean-Baptiste... Contribs: update libpng to 1.6.3
2013-08-08 Rémi Denis... aout: rework aout_Interleave()
2013-08-08 Jean-Baptiste... Contribs: update ZVBI (!) to 0.2.34
2013-08-08 Jean-Baptiste... Contribs: update freetype to 2.5.0.1
2013-08-08 Jean-Baptiste... Contribs: update Opus to 1.0.3
2013-08-08 Jean-Baptiste... GLwin32: fix init crash
2013-08-08 Jean-Baptiste... Map Voxware MetaSound Codec IDs
2013-08-08 Jean-Baptiste... Xiph: support TRACKNUMBER=xx/xx in vorbis comments
2013-08-07 Jean-Baptiste... Avcodec: correctly #ifdef VOXWARE CODEC_ID
2013-08-06 Francois Cartegniecodec: x264: avoid segfault with x264_encoder_delayed_f...
2013-08-06 Rémi Denis... integer: fix typo (fix #9127)
2013-08-06 Rémi Denis... araw: fix samples count on raw audio
2013-08-06 Rémi Denis... vmem: set video offset explicitly to zero
2013-08-06 Rémi Denis... vmem: pass visible dimensions (refs #9147)
2013-08-06 David Fuhrmannmacosx vout: fix pool leaks
2013-08-06 David Fuhrmannmacosx: prevent possible double release for blackout...
2013-08-06 David Fuhrmannmacosx: add missing deletate for blackout window hiding...
2013-08-06 Rémi Denis... avcodec: fix sign warning
2013-08-06 Rémi Denis... vdpau: udpate to latest libavcodec
2013-08-06 Rémi Denis... hwdummy: update to latest libavcodec
2013-08-06 Adrian Yanesqt4: use current file's path as suggested destination...
2013-08-05 Rémi Denis... alsa: set period time before buffer time
2013-08-05 Rémi Denis... configure: require vdpau version 0.6
2013-08-05 Rémi Denis... Revert "vdpau: link against VDPAU_LIBS"
2013-08-05 Rémi Denis... aout: allow frequency up to 352.8 kHz
2013-08-05 Martin Storsjöandroidsurface: Support cropping
2013-08-05 Pierre Ynardyoutube.lua: fix encoded characters in author name...
2013-08-05 Pierre Ynardyoutube.lua: fix encoded characters in author name...
2013-08-04 Pierre Ynardyoutube.lua: update author name extraction
2013-08-03 Rafaël CarréRTP access: fix dependency on rc.o when gcrypt is absent
2013-08-03 Gleb Piniginvout_ios2: take into account scale of attached screen
2013-08-02 Jean-Baptiste... Relicense access outputs to LGPL
2013-08-02 Jean-Baptiste... Visualizations: relicense to LGPLv2.1
2013-08-02 Jean-Baptiste... Revert "Fix scope alignment"
2013-08-02 Jean-Baptiste... Cropping filter: fix description.
2013-08-02 Jean-Paul Samanvdpau: link against VDPAU_LIBS
2013-08-01 Denis CharmetAdjust the DirectSound buffer size to support correctly...
2013-08-01 Rafaël CarréVersion all plugins when building for Windows
2013-07-30 Rémi Denis... net_Recv(): improve error handling (fixes #9081)
2013-07-30 Rémi Denis... Correct Winsock error #define's
2013-07-29 Dominique Leuenbergerbuild: detect variants of powerpc host_cpu (such as...
2013-07-29 Martin Storsjöandroidsurface: Release the ANativeWindow before closin...
2013-07-29 Martin Storsjöandroidsurface: Only use ANativeWindow if the private...
2013-07-29 Rafaël Carrécontrib: CCAS needs -c option
2013-07-28 Felix Paul... macosx: fix compilation on 10.6 with clang 3.0
2013-07-28 Felix Paul... qtcapture: fix compilation on 10.6
2013-07-28 Felix Paul... macosx: fix compatibility header for compilation on...
2013-07-28 David Fuhrmannalways hide menu bar for fullscreen on osx redacted...
2013-07-28 Rémi Denis... equalizer: fix inverted parameters in test case
2013-07-28 Rémi Denis... gettext: update to version 0.18.3
2013-07-28 Rémi Denis... configure: remove old hack, fix bootstrapping with...
2013-07-28 Martin Storsjöaudiounit_ios: Fill the remainder of the buffer with...
2013-07-28 Martin StorsjöRevert "audiounit_ios: try to handle data drops more...
2013-07-28 Rémi Denis... aout: stick to single precision
2013-07-27 Pierre Ynardyoutube.lua: basic support for scrambled signatures
2013-07-27 Rémi Denis... avformat: leave SAR at 0/0 (undefined) if unknown
2013-07-27 Wills Wangavformat: set pixel aspect ratio
2013-07-27 Rémi Denis... doc: remove mad documentation
2013-07-26 Rémi Denis... avcodec: do not allocate unused output buffers
2013-07-26 Rémi DuraffortDo not compare arrays against NULL (always true)
2013-07-26 Rémi DuraffortFix sizeof mismatch
2013-07-26 Rémi DuraffortFix many memory leaks (and potential ones)
2013-07-26 Rémi Denis... araw: zero copy for native audio sample formats
2013-07-26 Rémi Denis... decoder: separate aout initialization from buffer alloc...
2013-07-26 Rémi Denis... aout: inline aout_DecDeleteBuffer()
2013-07-26 Rémi Denis... aout: inline aout_DecNewBuffer()
2013-07-26 Martin Storsjöandroidsurface: Use the ANativeWindow API where available
2013-07-25 Rafaël Carréequalizer: apply preamp twice on 2nd pass
2013-07-25 Rémi Denis... ALSA: favor channel maps with fewer unused channels
2013-07-25 Rémi Denis... ALSA: still use VLC configuration to determine availabl...
2013-07-25 Rémi Denis... vdpau: improve decoder capability checks messages
2013-07-25 Rémi Denis... avcodec: rationalize hwaccel copy/extract callback...
2013-07-25 Rémi Denis... avcodec: rationalize hwaccel surface allocation callback
2013-07-25 Rémi Denis... avcodec: pass data pointer to hwaccel release callbacks...
2013-07-25 Rafaël Carréavcodec audio: update block pointer on realloc
2013-07-25 Rafaël Carrécontrib: gcrypt: upgrade to 1.5.3
2013-07-24 Jean-Baptiste... Fix live555 breakage in last update
2013-07-24 Ludovic Fauvetdirectsound: clear the ring buffer ahead of the write...
2013-07-24 Ludovic Fauvetdirectsound: remove broken notification support
2013-07-24 Ludovic Fauvetdirectsound: remove the broken msleep fallback
2013-07-24 Ludovic Fauvetdirectsound: clear the rest of the ring buffer too
2013-07-24 Ludovic Fauvetlpcm: fix channel reordering for m2ts (close #8526)
2013-07-24 Sebastien Zwickertvda: reset correctly the coded frame size.
2013-07-24 Rémi Denis... avcodec: pass AVFrame.opaque to hwaccel release callback
2013-07-24 Rémi Denis... avcodec: remove va parameter from hwaccel release callback
2013-07-24 Rémi Denis... hwdummy: remove no-op
2013-07-24 Rémi Denis... vaapi: avoid usage of vlc_va_t * from the release callback
2013-07-24 Rémi Denis... vdpau: remove no-op
2013-07-24 Rémi Denis... vaapi: use AVFrame.opaque to store per-picture state...
2013-07-24 Rémi Denis... dxva2: use AVFrame.opaque to store internal per-picture...
2013-07-24 Rémi Denis... vdpau: fix surface leaks if the picture is not extracted
2013-07-24 Rémi Denis... vdpau: revector (no functional changes)
2013-07-24 Rémi Denis... ALSA: correct debug message
2013-07-24 Rémi Denis... avcodec. remove redundant code
2013-07-24 Rémi Denis... XCB/XVideo: pad pictures to 32x16
2013-07-24 Rémi Denis... avcodec: log why picture is unsuitable for direct rendering
next