]> git.sesse.net Git - vlc/shortlog
vlc
2015-01-28 Jean-Baptiste... Contribs: update to 1.3.99 (1.4.0 RC)
2015-01-28 Jean-Baptiste... Contribs: disable FFmpeg/libav programs only when cross...
2015-01-28 Hugo Beauzée... winstore: Gracefuly fail when no IAudioClient is provided
2015-01-28 Hugo Beauzée... winstore: Use the correct variable to fetch IAudioClien...
2015-01-28 Hugo Beauzée... winstore: Fix ActivateDevice
2015-01-28 Rafaël CarréFix teletext page aspect ratio
2015-01-27 Jean-Baptiste... lua extensions: open a URI, not a filepath
2015-01-27 Jean-Baptiste... URL test: remove trailing space
2015-01-27 Jean-Baptiste... Lua: code cosmetic
2015-01-27 Mark Leelib: add libvlc_audio_output_device_get()
2015-01-27 Jean-Baptiste... Contribs: update libbluray to 0.7.0
2015-01-26 Felix Paul... contrib/ebml+mkv: compile with hidden symbols
2015-01-26 Ludovic FauvetQt: don't try to resume playback on the same input...
2015-01-26 Jean-Baptiste... Qt: add a minimize button to MediaInfo dialog
2015-01-26 Jean-Baptiste... Qt: don't have a too long URL displayed
2015-01-26 Ludovic FauvetFix meta title insanity
2015-01-25 Jean-Baptiste... Qt: don't allow negative screen-numbers
2015-01-25 Francois CartegnieQt: translate wizard buttons (fix #13753)
2015-01-25 Francois Cartegniedemux: ts: factorize PES timestamp reading
2015-01-25 David Fuhrmannmacosx: Fix font selection when some fonts are disabled
2015-01-25 Jean-Baptiste... Require libbluray 0.5.0
2015-01-25 Jean-Baptiste... i420_yuy2: I420 and YV12 are not the same
2015-01-24 Felix Paul... contrib: we always have an FPU on iOS
2015-01-24 Jean-Baptiste... 2015
2015-01-22 Jean-Baptiste... DirectDraw: revert part of e827a9404e415145dfc348a50632...
2015-01-22 Rafaël CarréRevert "Contrib: update upnp win32 patch"
2015-01-22 Jean-Baptiste... Qt: properly show the dialog buttons on Win32
2015-01-22 Jean-Baptiste... Mention Lame replaygain in NEWS
2015-01-22 Thomas Guillemandroid_window: don't call setBuffersGeometry if alread...
2015-01-22 Thomas Guillemnativewindowpriv: split setup into setUsage and setBuff...
2015-01-21 Francois Cartegniedemux: libmp4: don't fail, just skip broken compressor...
2015-01-21 Jean-Baptiste... Contribs: take latest x264 stable
2015-01-21 Thomas Guillemandroid_window: fix deadlock if android surface won...
2015-01-21 Jean-Baptiste... Contribs: update Freetype2 to 2.5.5
2015-01-21 Jean-Baptiste... Contribs: update gettext to 0.19.4
2015-01-21 Jean-Baptiste... Contribs: update libpng to 1.6.16
2015-01-21 Jean-Baptiste... Contribs: udpate libxml2 to 2.9.2
2015-01-21 Jean-Baptiste... Contribs: update libass to 0.12.1
2015-01-20 Thomas GuillemAdd NEWS about libVLC
2015-01-20 Thomas Guillemlibvlc: add libvlc_media_parse_with_options
2015-01-20 Thomas Guillemlibvlc: add libvlc_MediaListEndReached event
2015-01-20 Thomas Guillemlibvlc: media_list: don't set media if readonly
2015-01-20 Thomas Guillemlibvlc: media: fix leak if it has subitems
2015-01-20 Thomas Guilleminput: Preparse: fetch sub items if item is a playlist
2015-01-20 Jean-Paul Samanlibvlc-module.c: set deinterlace option to automatic by
2015-01-20 Adam LeggettFix crash when playing DCP with no audio; allow DCPs to
2015-01-20 Adam LeggettAllow asset map parser to process empty tags correctly
2015-01-20 Thomas Guillemlibvlc: media: lock media_list
2015-01-20 Thomas Guillemlibvlc: media: set sub_items readonly
2015-01-20 Thomas Guillemlibvlc: libvlc_media_subitems: lock and always return...
2015-01-20 Thomas Guillemlibvlc: don't use functions with leading underscore
2015-01-20 Thomas Guillemplaylist: return true for DEMUX_IS_PLAYLIST
2015-01-20 Thomas Guillemdemux: return true for DEMUX_IS_PLAYLIST if stream...
2015-01-20 Thomas Guillemdemux: add DEMUX_IS_PLAYLIST
2015-01-20 Julian Scheelmmal/codec: Enable error_concealment for h264
2015-01-20 Julian Scheelmmal/vout: Make display() synchronous
2015-01-20 Julian Scheelmmal/deinterlace: Implement filter flush
2015-01-20 Julian Scheelmmal/deinterlace: Add locking to port callbacks
2015-01-20 Julian Scheelmmal: Restore old buffer configuration
2015-01-20 Julian Scheelmmal/vout: Use cached framerate for phase adjust
2015-01-20 Julian Scheelmmal/deinterlace: Explicitly count buffers in transit
2015-01-20 Julian Scheelmmal/codec: Explicitly count buffers in transit
2015-01-20 Julian Scheelmmal/codec: Remove buffer header count hack
2015-01-20 Julian Scheelmmal/codec: Flush the decoder when running out of buffers
2015-01-20 Julian Scheelmmal: Replace global mutex by module-owned mutex
2015-01-20 Julian Scheelmmal/codec: Fix buffer leak
2015-01-20 Julian Scheelmmal/codec: Read opaque handle from picture_sys
2015-01-20 Julian Scheelmmal: Fix configure
2015-01-20 Rémi Denis... test: update .gitignore
2015-01-20 Matthias Treydtewayland/shell: Fix race for wnd->display.wl.
2015-01-19 Francois Cartegniedemux: ts: fully probe TopField VDR headers and set...
2015-01-19 Francois Cartegniedemux: ts: allow to skip services
2015-01-19 Francois Cartegniedemux: ts: correctly reset current fix to no-trust...
2015-01-19 Francois Cartegniedemux: ts: add broken streams warning
2015-01-19 David Fuhrmannmacosx/configure.sh: Enable libsamplerate again
2015-01-18 Francois Cartegniedemux: ts: auto detect missing PCR and apply workaround...
2015-01-18 Francois Cartegniedemux: ts: simplify es detection condition
2015-01-18 Francois CartegnieQt: save recent on transcode/stream
2015-01-18 Francois Cartegniedemux: ts: handle PCR less pid (fix #13339)
2015-01-18 Francois Cartegniedemux: dash: fix integer ofw (cid #1261993)
2015-01-17 Felix Paul... vout ios: use long touch instead of double tap gesture...
2015-01-16 Francois Cartegniecodec: SCTE-27: set visible_width/height (fix #13514)
2015-01-15 Rémi Denis... libvlc: missing NULL terminator (fixes #13655)
2015-01-15 Rémi Denis... libvlc: fix vbi-page initialization without zvbi plugin
2015-01-15 Francois Cartegniedemux: mp4: fix compression in v0 samples
2015-01-15 Francois CartegnieQt: ProfileSelector: match options with selected profile
2015-01-15 Francois CartegnieRevert "demux: mp4: add Opus codec extra data"
2015-01-15 Francois Cartegniemux: mp4: const correctness
2015-01-15 Francois CartegnieQt: remember last selected transcode profile
2015-01-15 Francois CartegnieQt: don't confirm overwrite twice on transcode
2015-01-15 Thomas Guillemdemux: dash: include inttypes.h
2015-01-15 Rémi Denis... vout: allow EGL for OpenGL-based visualizations
2015-01-15 Tristan Matthewsrtp: jpeg: fix memory leaks
2015-01-14 Martell Maloneconfigure: stop forcing struct pollfd detection to XP
2015-01-14 Francois Cartegniedemux: mp4: add Opus codec extra data
2015-01-14 Francois Cartegniedemux: libmp4: add Opus atoms
2015-01-14 Francois Cartegniedemux: libmp4: correctly read compressor name
2015-01-14 Francois Cartegniedemux: mp4: set interlacing flags
2015-01-14 Francois Cartegniedemux: libmp4: parse fiel extension atom
2015-01-14 Fabrizio Geconfigure: fix libnsl test
next