]> git.sesse.net Git - vlc/shortlog
vlc
2010-09-27 Ludovic Fauvetqt4: attempt to work around a design flaw in the toolba...
2010-09-27 Pierre d'Herbemontcontrib: Disable ffprobe in ffmpeg.
2010-09-26 Rémi Duraffortlua_extension: factorize.
2010-09-26 Rémi Duraffortlua_demux: fix a potential read of uninitialized value...
2010-09-26 Rémi DuraffortAttach the sap object to libvlc.
2010-09-25 Pierre d'Herbemontpthread: Use pthread_cond_timedwait_relative_np() on...
2010-09-25 Pierre d'Herbemontmtime: Avoid overflow when using mach_absolute_time().
2010-09-25 Pierre d'HerbemontVLCKit: Protect against file that takes forever to...
2010-09-25 Pierre d'HerbemontVLCKit: Import MobileVLCKit.
2010-09-25 Francois CartegnieQt: messages dialog: new verbosity spinbox
2010-09-24 Francois CartegnieQt: errors dialog: use standard buttons. pack controls.
2010-09-24 Francois CartegnieQt: v4l2 control: drop v4l2.ui. auto-detect instance.
2010-09-24 Francois CartegnieQt: make extended dialog use standard buttons
2010-09-24 Francois CartegnieQt: make help dialog use standard buttons
2010-09-24 Francois CartegnieQt: rebase update dialog on QtCreator
2010-09-24 Francois CartegnieQt: rebase about dialog on Qtcreator
2010-09-24 Felix Paul... contribs: updated live patch
2010-09-24 Gildas Bazinvideo_output/xcb: fix description strings for --xvideo...
2010-09-23 Gildas Bazinvideo_output/xcb: add --xvideo-format-id config option
2010-09-23 Gildas Bazindemux/mkv: extract framerate info for RealVideo
2010-09-23 Gildas BazinFix playback of RealVideo with B frames (pts were not...
2010-09-23 Rémi Duraffortvlm: remove dead code (AFAIK a relative seek does exact...
2010-09-22 Francois CartegnieQt: sprefs_audio fix layout
2010-09-22 Francois Cartegniebroken avi dialog: notify the effective changes
2010-09-22 Ilkka Ollakkatranscode: destroy spu on transcode_spu_close
2010-09-21 Jean-Baptiste... Qt4: compressor and Spatializer widget margin shouldn...
2010-09-21 Jean-Baptiste... Qt: equalizer, fix the "too much space between preamp...
2010-09-21 Jean-Baptiste... Adjust: code cosmetics
2010-09-21 Jean-Baptiste... Qt4: rework on the video effect dialog
2010-09-21 Jean-Baptiste... Contribs: add libbluray
2010-09-21 Jean-Baptiste... Basic support for Blu-Ray using libbluray
2010-09-19 Jean-Baptiste... Qt: sprefs, cleaning of input/codecs part
2010-09-19 Jean-Baptiste... Qt Sprefs: remove mpeg2 skip-frames
2010-09-19 Jean-Baptiste... Qt sprefs, cleaning of Audio and Interface parts
2010-09-19 Jean-Baptiste... Qt: sprefs, simplification
2010-09-19 Jean-Baptiste... Qt: Simple preferences simplifications
2010-09-19 Ilkka Ollakkalivehttp: add missing , to EXTINF after duration
2010-09-17 Francois Cartegniebroken avi dialog: don't confuse user by asking a binar...
2010-09-17 Rémi Denis... TS: prioritize normal audio tracks over special ones
2010-09-17 Rémi Denis... Fix potential overflow in vlc_readdir()
2010-09-17 Rémi Denis... Improve vlc_readdir documentation
2010-09-17 Rémi Denis... Mark http-user-agent private
2010-09-17 Rémi Denis... Restore LibVLC/VERSION at the end of the HTTP user...
2010-09-16 Konstantin... configure.ac: Fix linking plugins with static ffmpeg...
2010-09-16 Jean-Baptiste... Fix Solaris building
2010-09-16 Jean-Baptiste... MacOS: fix equalizer 170Hz issue
2010-09-16 Branko KokanovicAdding posterize filter to effects dialog
2010-09-16 Erwan Tulouskins2: small optimisation
2010-09-16 Branko Kokanovicadding posterize video filter
2010-09-16 Jean-Baptiste... Ogg: no tabs in source-code
2010-09-15 Jean-Baptiste... NEWS about libvlc_media_player_navigate
2010-09-15 Jean-Baptiste... NEWS, po and modules/LIST for AudioQueue
2010-09-15 Romain GoyetiOS: audio output module (Based on the AudioQueue API)
2010-09-15 Jean-Baptiste... Qt, selector: cleanup
2010-09-14 Ilkka OllakkaRevert "Qt4: don't reset rate when input changes"
2010-09-14 Rémi Duraffortupdate: remove spurious asprintf (the string is not...
2010-09-14 Rémi Duraffortaccess_http: use the user agent provided by the user...
2010-09-14 Fargier SylvainFix out of range memory access when APIC frame type...
2010-09-13 Rémi Duraffortlua: Update the README.
2010-09-13 Rémi Duraffortlua: remove "bla ? true : false"
2010-09-13 Felix Paul... Updated contribs for Mac OS X
2010-09-13 Rémi Duraffortlua: use msg_Err instead of fprintf (remaining debug).
2010-09-13 Rémi Duraffortlua: also implement timer:getoverrun()
2010-09-13 Felix Paul... contribs/libcaca: disable X11 support on Mac OS X
2010-09-12 Ilkka OllakkaQt4: don't reset rate when input changes
2010-09-12 Rémi Duraffortlua: implement timers in vlc.misc
2010-09-12 Rémi Duraffortlua: cosmetics (use the exact pointer typer not just...
2010-09-12 Felix Paul... i420->yuv2 converter: disabled altivec usage if video...
2010-09-11 Arnaud VallatExtend libvlc Media Player API for DVD menu navigation
2010-09-10 Rémi Denis... Revert "skins2(X11): add missing <limits.h>"
2010-09-10 Rémi Denis... Revert "skins: use readdir_r() instead of readdir()"
2010-09-09 Rémi Duraffortskins2: fix compiler warnings (missing ())
2010-09-09 Rémi DuraffortChange %d into %PRId64
2010-09-09 Rémi Duraffortlua_intf: also provide the --rc-host option for backwar...
2010-09-09 Rémi Duraffortlibrivox: some cleanup and add the book author as artis...
2010-09-09 Rémi Duraffortlibrivox: create a node for each book of the podcast.
2010-09-08 Rémi Duraffortlua_sd: warn in cas descriptor function is missing.
2010-09-07 Jean-Baptiste... Contribs: fix fluidsynth link
2010-09-07 Jean-Baptiste... Build: move subtitles codecs to m/codec/ instead of...
2010-09-07 Francois CartegnieQt: simplifiy/rebase messages on QtCreator. Fix Ui...
2010-09-07 Francois CartegnieQt: use dyn layout for messages
2010-09-07 Francois CartegnieQt4: Only scroll messages if required
2010-09-07 Rémi DuraffortLIST: fix module accounting
2010-09-07 Rémi DuraffortUpdate LIST.
2010-09-07 Jean-Paul Samanvideo_filter: colorthres.c: check return value of GetPa...
2010-09-07 Francois CartegnieTypos s/hidding/hiding/g
2010-09-07 Jean-Baptiste... Contribs: Fluidsynth, warn about 1.1.0 bringing Glib...
2010-09-07 Jean-Baptiste... Qt: be able to recompute the minimalWidth at anytime
2010-09-07 Jean-Baptiste... Qt: document MinimalView functions
2010-09-07 Jean-Baptiste... Qt: do not allow activation of DxVA2 in SPrefs on XP
2010-09-07 Tobias GüntnerAdded support for VDR recordings
2010-09-07 Jean-Paul Samanmozilla: test.html: remove BsSlider JavaScript from...
2010-09-07 Jean-Paul Samanmozilla/test.html: kill monitorTimer use MediaPlayer...
2010-09-07 Jean-Paul Samanmodules/video_filter/deinterlace.c: make unused paramet...
2010-09-07 Jean-Paul Samanmodules/video_filter/colorthres.c: set default values
2010-09-07 Jean-Paul Samanmozilla: activex: update test.html
2010-09-07 Jean-Paul Samanmozilla: activex: add cache filling level to event...
2010-09-07 Jean-Paul Samanmozilla: rework events
2010-09-06 Rémi Denis... Qt4: module help may be NULL - fix #4144
2010-09-05 Eduard Babayanl10n: New Armenian translation
next