]> git.sesse.net Git - vlc/shortlog
vlc
2014-11-10 Tristan Matthewsstream_filter: smooth: fix leaks (cid #1251056)
2014-11-10 Rémi Denis... smooth: missing -lm
2014-11-10 Jean-Baptiste... Add math for smooth
2014-11-10 KO Myung-Hunos2: enable gnutls
2014-11-10 Sean McGoverncddb: fix spelling errors in header guards
2014-11-10 Francois Cartegniestream_filter: smooth: fix endianness creating smoo box
2014-11-10 Francois Cartegniestream_filter: smooth: merge trackid fix with chunk...
2014-11-10 Francois Cartegniestream_filter: smooth: parse chunks using libmp4.h
2014-11-10 Francois Cartegniestream_filter: smooth: get rid of es->index->es
2014-11-10 Francois Cartegniestream_filter: smooth: dynamically create smoo box
2014-11-10 Francois Cartegniestream_filter: smooth: pass stream reference when addin...
2014-11-10 Francois Cartegniestream_filter: smooth: rewrite bw adaptation algorithm
2014-11-10 Francois Cartegniestream_filter: smooth: rewrite buffering
2014-11-09 Francois Cartegniestream_filter: smooth: handle "start_time" and "start...
2014-11-09 Francois Cartegniestream_filter: smooth: fix write overflow
2014-11-09 Rémi Denis... xmlent: test case for previous commit
2014-11-09 Rémi Denis... strings: add missing support for hexadecimal XML chract...
2014-11-08 Tristan Matthewscodec: mpeg_audio: fix pts update
2014-11-07 Sean McGovernvpx: properly quote VPX_LDFLAGS
2014-11-07 Jean-Baptiste... Chromecast: fix connection on Windows
2014-11-07 Rafaël Carrételx/zvbi: initialize aspect ratio
2014-11-06 Felix Paul... caopengllayer: use visible rect instead of layer bounds...
2014-11-06 Rémi Denis... atmo: fix invalid delete
2014-11-06 Sean McGoverndca: force gnu89 C standard
2014-11-05 Rémi Denis... chromecast: double lock
2014-11-05 Rémi Denis... mosaic: use after free
2014-11-05 Felix Paul... contrib/avcodec: pass extra CFLAGS as LDFLAGS on iOS...
2014-11-05 Felix Paul... extras/ios: rework LDFLAGS handling and enable vpx...
2014-11-05 Felix Paul... contrib/vpx: fix compilation for iOS
2014-11-05 Tristan Matthewshds: avoid NULL dereference and use-after-free
2014-11-04 Felix Paul... contrib/sparkle: fix runtime exception on snow leopard
2014-11-04 Rémi Denis... trivial_mixer: fix arithmetic
2014-11-04 Martell MaloneFix AC_PATH_PROGS for cygwin and msys2
2014-11-04 Jean-Baptiste... Add .au extension
2014-11-04 Rémi Denis... Revert "vout: fix picture lock/unlock with private...
2014-11-03 Rémi Denis... vmem: unlock picture in prepare, get rid of lock/unlock
2014-11-03 Rémi Denis... picture_pool: improve and update documentation
2014-11-03 Rémi Denis... Wayland: fix attaching and detaching protocol-side...
2014-11-03 Rémi Denis... picture_pool: add enumeration helper
2014-11-03 Thomas Guillempicture_pool: fix double mutex_unlock if pic_lock fails
2014-11-03 Rémi Denis... opengl: remove lock/unlock callbacks
2014-11-03 Rémi Denis... vmem: unlock before display
2014-11-03 Rémi Denis... trivial_mixer: fix upmix/downmix
2014-11-03 Jean-Baptiste... Win32: sign dlls and exe
2014-11-02 Tristan Matthewsaccess: bd: add assertion
2014-11-02 Tristan Matthewsdemux: ogg: avoid use-after-free
2014-11-02 Rémi Denis... httpcookies: fix heap read overflow (fixes #12674)
2014-11-02 Francois Cartegniedemux: avi: set PCR on seek
2014-11-02 Francois Cartegniecodec: avcodec: simplify clock set condition
2014-11-02 Francois Cartegniecodec: avcodec: use TS_INVALID for 0 time init
2014-11-02 Rémi Denis... trivial_mixer: try to fix dual-mono (fixes #12673)
2014-11-02 Rémi Denis... PulseAudio: clobber original channels (refs #12673)
2014-11-02 Rémi Denis... trivial_mixer: specialize filter callbacks directly
2014-11-02 Rémi Denis... trivial_mixer: select conversion in Create(), not DoWork()
2014-11-02 Rémi Denis... trivial_mixer: cosmetics
2014-11-01 Jean-Baptiste... DVDnav: remove unused includes
2014-11-01 Sean McGoverntools: build protoc support libraries as static
2014-11-01 Jean-Baptiste... Contribs: disable aribb25 until MacOS is supported
2014-11-01 Jean-Baptiste... Kate: fix typo
2014-11-01 Rémi Denis... decoder: remove decoder_DeleteSubpicture() and fix...
2014-11-01 Rémi Denis... es_out: unused variable
2014-11-01 Rémi Denis... decoder: fix comment
2014-11-01 Sean McGoverncmake: bump to version 3.0.2
2014-11-01 Francois Cartegnielibmp4: fix segfault
2014-11-01 Antti Ajankihds: Implement STREAM_GET_POSITION and STREAM_GET_SIZE
2014-11-01 Rémi Denis... vout: fix picture lock/unlock with private pool
2014-11-01 Rémi Denis... picture_pool: fix prototype, fix warnings
2014-11-01 Rémi Denis... picture_pool: partly fix integer overflow
2014-11-01 Jean-Baptiste... Win32: we don't need libstdc++-6.dll or libwinpthread...
2014-11-01 Rémi Denis... picture_pool: remove ..._Delete(), use ..._Release...
2014-11-01 Jean-Baptiste... lib: use app-icon-name for libvlc_set_app_id
2014-11-01 Rémi Denis... vout: print error if the decoder leaked pictures
2014-11-01 Konstantin... BDA: support for DVB-T2
2014-11-01 Rémi Denis... avcodec: simplify picture references
2014-11-01 Rémi Denis... decoder: remove decoder_UnlinkPicture() and decoder_Del...
2014-11-01 Rémi Denis... vout: remove vout_ReleasePicture()
2014-11-01 Rémi Denis... vout: remove the picture lock (fixes #11669)
2014-11-01 Rémi Denis... picture_pool: no longer muck with the reference counts...
2014-11-01 Rémi Denis... picture_pool: simplify and clean-up pool deletion
2014-11-01 Rémi Denis... picture_pool: simplify and clean-up reserve pool
2014-11-01 Rémi Denis... picture_pool: wrap pooled pictures
2014-11-01 Rémi Denis... vout: destroy the private pool while resetting the...
2014-11-01 Yuudai Yamashigistream_filter: aribcam: fix old library path
2014-11-01 Jean-Baptiste... Qt: prevent focus stealing on seekbar tooltip
2014-11-01 David Fuhrmannmacosx: Fix resume playback in certain situations
2014-11-01 David Fuhrmannmacosx: do not use the cone as sidebar icons
2014-11-01 Rémi Denis... decoder: stray declaration
2014-11-01 Rémi Denis... picture_pool_NewFromFormat: improve error handling
2014-11-01 Rémi Denis... picture_pool: fix prototypes
2014-11-01 Thomas Guillempicture_pool: fix refcount leak if pic_lock fails.
2014-11-01 Rémi Denis... decoder: remove decoder_LinkPicture()
2014-11-01 Rémi Denis... vout: remove vout_HoldPicture()
2014-11-01 Rémi Denis... vout: remove unncessary lock in vout_HoldPicture()
2014-11-01 Rémi Denis... vout: remove unnecessary lock around the picture FIFO
2014-11-01 Rémi Denis... vout_ReleasePicture: do not wake up the video output...
2014-10-31 Tristan Matthewscontrib: add JACK
2014-10-31 Thomas Guillemandroid/opaque: fix crash on Close with subtitles
2014-10-31 Thomas Guillemandroid/opaque: check if subtitles_picture is not NULL
2014-10-31 Thomas Guillemandroid/opaque: fix indent
2014-10-30 Jean-Baptiste... Win32: copy the BD-J jar to the release folder
next