]> git.sesse.net Git - vlc/shortlog
vlc
2014-08-10 Tristan Matthewsvorbis: fix dereference after null check (cid #403019)
2014-08-10 Tristan Matthewsstream_filter: smooth: fix leak (cid #1211818)
2014-08-09 Jean-Baptiste... DVDnav: kill a warning on read return
2014-08-09 Jean-Baptiste... PS: kill a warning about operator precedence
2014-08-09 Sean McGoverncontrib: ncurses: explicitly set PKG_CONFIG_LIBDIR
2014-08-09 Jean-Baptiste... Avformat: don't warn about AVCODEC_ID_NONE tracks
2014-08-09 Francois Cartegniedemux: mp4: fix rmda/rmra box restrictions
2014-08-09 Francois Cartegniedemux: mp4: add few nondefault box check
2014-08-09 Jean-Baptiste... Contribs: update libbluray to 0.6.1
2014-08-09 Jean-Baptiste... Win32: Update greek installer encoding
2014-08-08 Rémi Denis... equalizer: fix out of range test case
2014-08-08 Luca Barbatowin32: Unbreak packaging with recent compilers
2014-08-08 Francois CartegnieQt: remove pointer from inputChanged signal (fix #11886...
2014-08-08 Jean-Baptiste... PS: Support H264 from evob
2014-08-08 Jean-Baptiste... PS: Update comments about evobs
2014-08-08 Jean-Baptiste... PS: add alternative StreamID for VC-1 in evob
2014-08-08 Jean-Baptiste... Contribs: update libdvdcss to 1.3.0
2014-08-07 Ben Littlerfourcc: add some utvideo fourccs
2014-08-06 Rafaël Carrécontrib: ncurses: configure doesn't understand --dataro...
2014-08-06 Rafaël Carrécontrib: sparkle: drop obsolete patch
2014-08-06 Rafaël Carrécontrib: sparkle: update snow leopard patch
2014-08-06 Rafaël Carrécontrib: sparkle: remove applied patch
2014-08-05 Felix Abecassisvideo_output: add missing include
2014-08-05 Naohiro KORIYAMAtext_style/text_renderer: add support for halfwidth...
2014-08-04 Tristan Matthewsavcodec: missing initializer (cid #1191736)
2014-08-04 Felix Abecassislibvlc: add 3 libvlc events: MediaPlayerESAdded, MediaP...
2014-08-04 Felix Abecassiscore: add a new type of callback for list variables
2014-08-04 Felix Abecassisvariables: add internal type callback_table_t for stori...
2014-08-04 Felix Abecassisvariables: add helper function when adding/removing...
2014-08-04 Francois Cartegniedemux: ts: reorder switch cases
2014-08-04 Francois Cartegniedemux: ts: handle eit tags with case
2014-08-04 Francois Cartegniedemux: ts: add pid type debug info
2014-08-02 Jean-Baptiste... Require libdvdnav > 4.9.0
2014-08-02 Jean-Baptiste... Contribs: use predefined variable for VideoLAN server
2014-08-02 Jean-Baptiste... Contribs: update dvdnav to 5.0.0 release
2014-08-02 Jean-Baptiste... Contribs: update dvdread to 5.0.0
2014-08-02 Jean-Baptiste... Win32: Correctly layout the files for the XPI
2014-08-02 Sean McGoverncontrib: jpeg: remove OS X patch
2014-08-01 Tristan Matthewsinput: fix use after free
2014-08-01 Tristan Matthewshds: fix memory leak and buffer probing
2014-08-01 Felix Abecassismft: add missing dependency on h264_nal.{c,h}
2014-08-01 Felix Abecassish264: refactor emulation prevention byte handling
2014-08-01 Felix Abecassish264: refactor Exp-Golomb reading functions with existi...
2014-08-01 Felix Abecassish264_nal: add header guard
2014-08-01 Felix Abecassish264_nal: add a source file to separate declaration...
2014-08-01 Tristan Matthewshds: use else if where appropriate
2014-08-01 Tristan Matthewshds: fix redundant NULL check (cid #1224540)
2014-08-01 Tristan Matthewshds: fix dereference after NULL check (cid #1224532)
2014-08-01 Tristan Matthewshds: fix out of bounds access (cid #1224531)
2014-08-01 Francois Cartegniedemux: rar: set NO_INTERACT flags for probing
2014-08-01 Francois Cartegnieaccess: archive: set NO_INTERACT flag
2014-08-01 Francois Cartegniemisc: acoustid: set NO_INTERACT
2014-08-01 Francois Cartegnieaddons: installer/fetcher: set NO_INTERACT
2014-07-31 Jean-Baptiste... Fix MODULES_LIST
2014-07-31 Jean-Baptiste... Update NEWS
2014-07-31 Antti Ajankihds: Base URL should not include a possible query
2014-07-31 Rafaël Carrétranscode: fix video filters
2014-07-31 Rafaël CarréRemove leftover dummy test
2014-07-31 Rafaël CarréDon't fail if Qt5X11Extras is not detected
2014-07-31 Francois Cartegnieaccess: archive: add multiple volume support
2014-07-31 Francois Cartegnieaccess: archive: implicitely call close
2014-07-30 Rémi Denis... asx: fix use-after-free
2014-07-30 Rémi Denis... image: remove constant parameter
2014-07-30 Rémi Denis... image: remove dead code
2014-07-30 David Fuhrmannauhal: rework locking and avoid potential deadlock
2014-07-30 David Fuhrmannauhal: Added more debug logs and removed invalid memory...
2014-07-30 Rémi Denis... avformat: initialize probe data (fixes #11851)
2014-07-30 Adrien MagloAvformat mux: fix a memory leak
2014-07-30 Rafaël Carrérelease doc: actually give the script
2014-07-30 David Fuhrmannmacosx: remove outdated and unneeded bookmarks table...
2014-07-30 David Fuhrmannmacosx: use input changed event to update bookmarks...
2014-07-30 David Fuhrmannmacosx: add input changed event and reset shown crop...
2014-07-30 David Fuhrmannmacosx: video effects: add brightness-threshold to...
2014-07-30 David Fuhrmannmacosx: video effects: increase crop stepper max value
2014-07-30 Rafaël CarréQt: use QX11Info on Qt5 when present
2014-07-30 Rafaël Carréqt4: fix embedding on unix
2014-07-30 Francois Cartegnieaccess: rar: guess scheme from volume count
2014-07-29 Denis CharmetCast read size to signed before the substraction.
2014-07-29 Rémi Denis... vdpau/chroma: set up device and mixer from the init...
2014-07-29 Rémi Denis... vdpau/chroma: string factor
2014-07-29 Damien Erambertmacosx: add retina graphics for native fullscreen butto...
2014-07-29 Francois Cartegniezipstream: remove 2 strings
2014-07-29 Francois Cartegnieaccess/stream_filter: add libarchive
2014-07-28 Rémi Denis... filter_chain: inline filter_chain_DeleteFilter() and...
2014-07-28 Rémi Denis... filter_chain: introduce dedicated filter_chain_NewVideo...
2014-07-28 Rémi Denis... spu: fix ugly cast in filter chain (and unexport function)
2014-07-28 Rémi Denis... spu: use filter_chain_ForEach() and simplify
2014-07-28 Rémi Denis... filter_chain: add filter_chain_ForEach() helper
2014-07-28 Rémi Denis... filter_chain: make filter_chain_AppendFromString()...
2014-07-28 Rémi Denis... spu: avoid pointless alloc and indirection
2014-07-28 Rémi Denis... filter: separate owner structure from the filter itself
2014-07-28 Rémi Denis... spu: remove bogus VLC_UNUSED
2014-07-28 Rémi Denis... filter: use filter_DeleteSubpicture
2014-07-28 Rémi Denis... dynamicoverlay: use filter_NewSubpicture()
2014-07-28 Rémi Denis... image: use filter_(New|Delete)Picture()
2014-07-28 Rémi Denis... vout: remove useless callback
2014-07-28 Rémi Denis... filter_chain: remove useless callback
2014-07-28 Rémi Denis... transcode: remove useless callback
2014-07-28 Rémi Denis... logo: missing initializer
2014-07-28 Martin Storsjöiomx: Support building for honeycomb with ANDROID_API...
next