]> git.sesse.net Git - vlc/shortlog
vlc
2014-08-13 Rémi Denis... input: fix floating point comparison
2014-08-13 Rémi Denis... input: avoid implicit double upconversion
2014-08-13 Rémi Denis... playlist: avoid implicit double upconversion
2014-08-13 Rémi Denis... aout: avoid implicit double upconversion
2014-08-13 Rémi Denis... help: fix variable shadowing
2014-08-13 Rémi Denis... stream: remove shadow variable
2014-08-13 Rémi Denis... input: fix shadowed variable
2014-08-13 Rémi Denis... input: fix shadowed variable
2014-08-13 Rémi Denis... es_out: avoid shadowing
2014-08-13 Rémi Denis... stream: avoid shadowing
2014-08-13 Rémi Denis... playlist: shadowing variables
2014-08-13 Rémi Denis... subtitles: avoid VLA over untrusted input and variable...
2014-08-13 Hannes DomaniWin32: use %ls for wchar_t strings
2014-08-13 Rémi Denis... win32: make sure libvlc.pc is installed before configur...
2014-08-13 Jean-Baptiste... TS: Fix crashing with CSA
2014-08-13 Jean-Baptiste... Qt: correctly update the nowplaying info
2014-08-13 Jean-Baptiste... Qt: do not pause playback when resuming
2014-08-13 Jean-Baptiste... Qt: resume only for files
2014-08-13 Jean-Baptiste... Qt: fix OSS simple prefs
2014-08-13 Jean-Baptiste... Qt: corectly do the thumbnails for Win7 on Video
2014-08-12 Jean-Baptiste... Qt: update the Win32 thumbnail after fullscreen
2014-08-12 Jean-Baptiste... XPI: use win32/win64 as package name
2014-08-12 Jean-Baptiste... PS: fix length computation
2014-08-12 KO Myung-Hunconfigure: extract top_srcdir from Makefile at external...
2014-08-12 Francois Cartegniecodec: dvbsub: don't read unused variables
2014-08-12 Jean-Baptiste... PS: fix duration computation on some files
2014-08-11 Hannes DomaniWin32: stop stacktrace on nullpointer
2014-08-10 Jean-Baptiste... NEWS and installer about .evo
2014-08-10 Jean-Baptiste... Add .evo files to open dialogs
2014-08-10 Jean-Baptiste... PS: detect AC-3 from E-AC-3
2014-08-10 Jean-Baptiste... PS: pass an extra block_t parameter to ps_track_fill
2014-08-10 Jean-Baptiste... PS: reorder by ID
2014-08-10 Jean-Baptiste... Support TrueHD/DD+ in EVOB files
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)
next