]> git.sesse.net Git - vlc/shortlog
vlc
2008-07-01 Rémi Denis... Synchronize translation files 0.9.0-test1
2008-07-01 Rémi Denis... Missing #include
2008-07-01 Rémi Denis... Fix make distcheck
2008-07-01 Rémi Denis... Sync with (provisional) 0.8.6i
2008-07-01 Rémi Denis... Fix gettext use
2008-07-01 Rémi Denis... Do not recycle video outputs - fixes #1651
2008-07-01 Rémi Denis... Revert "Remove the suxor thread"
2008-07-01 Rémi Denis... Qt4: Remove hackish use of vout window for the FS contr...
2008-07-01 Antoine CellerierFix compilation of VLC with --disable-vlm.
2008-06-30 Laurent AimarAllowed RV32 (same code than RGBA).
2008-06-30 Laurent AimarFixed chain for chroma+resize.
2008-06-30 Christophe... Distribute lua/lib/misc.h
2008-06-30 Antoine CellerierHere too.
2008-06-30 Antoine CellerierDon't build the rtp module when you don't have gcrypt...
2008-06-30 Rémi Denis... Remove the brain-damaged video output destruction code
2008-06-30 Antoine CellerierFix typo.
2008-06-30 Rémi Denis... Remove the suxor thread
2008-06-30 Antoine CellerierFix implicit filter chain module.
2008-06-30 Rémi Denis... Suxor thread: cleanup
2008-06-30 Laurent AimarClean up spu/filters when a vout module cannot be loaded.
2008-06-30 Laurent AimarClean up vout error path.
2008-06-30 Laurent AimarRemoved an invalid lock.
2008-06-30 Olivier Aubertsrc/control/mediacontrol_audio_video.c: to create a...
2008-06-30 Olivier Aubertpython bindings: fix compilation
2008-06-30 Rémi Denis... Warn in case of dangerous thread join patterns
2008-06-30 Rémi Denis... signal si redumdant after kill
2008-06-30 Felix Paul... We don't want to use this module for avc1
2008-06-30 Antoine CellerierFix clean target.
2008-06-30 Felix Paul... Correctly disable the Core Animation vout for the 10...
2008-06-30 Antoine CellerierNote to self: test compilation before applying patches.
2008-06-30 Georgi ChorbadzhiyskiAdd --sout-asf-bitrate-override setting to ASF muxer
2008-06-30 Georgi ChorbadzhiyskiSmall cleanup in asf muxer. Use SOUT_CFG_PREFIX in...
2008-06-29 Laurent AimarCosmetics (moved down filter2 update)
2008-06-29 Laurent AimarUse ChromaCreate/Destroy when applicable.
2008-06-29 Laurent AimarAdded ChromaCreate/Destroy (cosmetic)
2008-06-29 Laurent AimarDo not take/release change_lock inside InitThread/EndTh...
2008-06-29 Laurent AimarPartially fix data leaks when vout creation fails.
2008-06-29 Rémi Denis... Fix previous commit
2008-06-29 Rémi Denis... Cosmetics
2008-06-29 Laurent AimarAdded reget_buffer implementation for correct PTS for...
2008-06-29 Jonathan RosserAdd dirac video support to the ogg demuxer
2008-06-29 David Flynnts demux: add support for dirac streams via registratio...
2008-06-29 Rémi Denis... RTP: avoid loosing the first received packet
2008-06-29 Laurent AimarCheck against too low sample rate and 0 channel count...
2008-06-29 Laurent AimarCheck against 0 sample rate (returned by ffmpeg).
2008-06-29 Rémi Denis... schroedinger: fix warnings
2008-06-29 Rémi Denis... Fix corner case memory leak
2008-06-29 Rémi Denis... Announce libschroedinger support
2008-06-29 Jonathan RosserIntroduce new codec module to decode dirac video via...
2008-06-29 Filippo Caronefailing test for libvlc_media_list_player added
2008-06-28 Felix Paul... *cough*
2008-06-28 Felix Paul... Don't try to use 10.5-only threading features on a...
2008-06-28 Laurent AimarDo not delete input variable, only remove callbacks...
2008-06-28 Antoine CellerierSimplify.
2008-06-28 Laurent AimarFixed segfault when parsing wav file to check for dts...
2008-06-28 Laurent AimarFixed segfault on corrupted wav file.
2008-06-28 Antoine CellerierRemove trailing spaces.
2008-06-28 Laurent AimarFixed buffer size computation with non zero bits per...
2008-06-28 Laurent AimarFixed invalid unlock on invalid audio format.
2008-06-28 Antoine CellerierDon't assert.
2008-06-28 Rémi Denis... wav: fix integer underflow
2008-06-28 Rémi Denis... wav: fix integer overflow (CVE-2008-2430)
2008-06-28 Laurent AimarFixed use of freed memory every time rtmp access is...
2008-06-28 Rémi DuraffortCheck malloc return value.
2008-06-28 Ilkka Ollakkafix error: lua playlist warning: Error while runing...
2008-06-28 Rémi DuraffortFix memleak when the codec can't be loaded.
2008-06-28 Felix Paul... No need to patch FFmpeg's MMX code if we are on Darwin-ppc
2008-06-28 Rémi DuraffortDon't leak an object in case of an error.
2008-06-28 Rémi DuraffortRemove unused variables.
2008-06-28 Rémi DuraffortFix compilation warning.
2008-06-28 Rémi Denis... Forgot this file
2008-06-28 Rémi Denis... Qt4: weak reference the video output...
2008-06-28 Rémi Denis... playlist: release video outputs *once* - fixes #1593
2008-06-28 Rémi Denis... VLC_OBJECT_FILTER: remove
2008-06-28 Rémi Denis... VLC_OBJECT_DIALOGS: remove
2008-06-28 Rémi Denis... vlc_object_create: assert that the object type is known
2008-06-28 Rémi Denis... Use sizeof(vlc_object_t) as appropriate
2008-06-28 Rémi Denis... vout: use vlc_custom_create
2008-06-28 Rémi Denis... vlc_pthread_fatal: fix error message
2008-06-28 Rémi Denis... Typo
2008-06-28 Rémi Denis... Remove completely useless mutex
2008-06-28 Rémi Denis... Avoid dummy error
2008-06-28 Rémi Denis... Remove unused variable
2008-06-28 Rémi DuraffortWe don't need the vlc_mutex_lock here.
2008-06-28 Antoine CellerierMove intf-popupmenu and video-on-top variables from...
2008-06-28 Kaloyan KovachevSmall fixes for ts_mux
2008-06-28 Antoine CellerierFix a few bugs in mosaic bridge.
2008-06-28 Rémi Denis... Remove abusive error message
2008-06-28 Rémi Denis... ChunkFind: fix skipping very large chunks
2008-06-28 Rémi Denis... uint is not standard (and breaks Win32) - use unsigned
2008-06-28 Rémi Denis... Remove unused parameter
2008-06-28 Rémi Denis... Fix format string
2008-06-28 Rémi Denis... Fix function name clash
2008-06-28 Rémi Denis... ABI break
2008-06-28 Rov JuvanoUse the Scaletempo audio filter
2008-06-28 Rov JuvanoAdd Scaletempo audio filter
2008-06-28 Rémi Denis... __EVEN: expansion-safety
2008-06-28 Jean-Baptiste... No reason to not use $(HOSTCONF) when possible.
2008-06-28 Jean-Baptiste... Fix previous commit.
2008-06-28 Jean-Baptiste... Headers for newer libdvdread have moved :D
next