]> git.sesse.net Git - vlc/shortlog
vlc
2008-03-02 Christophe... use proper error svn-trunk
2008-03-01 Rémi Denis... Simplify.
2008-03-01 Rémi Denis... Fix buffer overflow.
2008-03-01 Rémi Denis... Fix calloc usage
2008-03-01 Rémi Denis... Another malloc check
2008-03-01 Rémi Denis... Check some malloc() failures - yes it can happen when...
2008-03-01 Rémi Denis... Fix some brain-damaged calloc use
2008-03-01 Rémi Denis... Mark the callback list as const
2008-03-01 Rémi Denis... Fix a few warnings
2008-03-01 Mark MoriartyPermit counter stat update per frame (appears to have...
2008-02-29 Christophe... No need to test for avutil.h a second time
2008-02-29 Jean-Paul SamanTypo
2008-02-29 Faustino Osunamacosx/VLCKit: Take the time to run through config...
2008-02-29 Pierre d'Herbemontcontrol/event.c: Remove libvlc_event_detach_lock_state().
2008-02-29 Faustino Osunaextras/contrib/Makefile: Fix typo in qt4_win32 rule.
2008-02-29 Faustino Osunacmake/config.cmake: Add debug flags to see if ffmpeg...
2008-02-29 Faustino Osunacontrol/testapi.c: Detach event that was originally...
2008-02-29 Faustino Osunacontrol/event.c: Fix infinite loop.
2008-02-29 Faustino Osunacmake/config.cmake: Look for postproc/postprocess.h...
2008-02-29 Pierre d'Herbemontffmpeg: Add AC-3 Audio (Dolby Digital) to ffmpeg module...
2008-02-29 Faustino OsunaFix previous commit.
2008-02-29 Faustino OsunaLet's try this again. Detect older and new versions...
2008-02-29 Pierre d'Herbemontcmake: s/sout_ts/mux_ts/g
2008-02-29 Pierre d'Herbemontcmake: Add sout modules.
2008-02-29 Jean-Paul Samansmall cleanup
2008-02-29 Jean-Paul Samancheck for malloc return value
2008-02-29 Jean-Paul SamanPatch by Johannes Buchner (buchner.johannes at gmx...
2008-02-29 Pierre d'Herbemontinput/input.c: Misformatted if statement fix. Could...
2008-02-29 Faustino OsunaToo many problems with new ffmpeg detection, reverting...
2008-02-29 Faustino OsunaDetect and allow older versions of ffmpeg to be used...
2008-02-28 Faustino OsunaUpdate svn:ignore and remove vlc.win32.nsi, as vlc...
2008-02-28 Faustino OsunaUpdate svn:ignore to ignore vlc aliases (e.g. cvlc...
2008-02-28 Faustino OsunaUpdate references to ffmpeg header files to match new...
2008-02-28 Christophe... Swedish translation update by Daniel Nylander
2008-02-28 Faustino Osunapackage/win32: Update svn:ignore to ignore vlc.win32...
2008-02-28 Faustino Osunapo: Update svn:ignore to ignore time stamp files (stamp-*).
2008-02-28 Faustino Osunacmake/src_CMakeLists.txt: Update generated test binarie...
2008-02-28 Faustino Osunaextras/contrib: FFmpeg fixed the way their pkg-config...
2008-02-28 Faustino Osunasrc: Update svn:ignore to ignore test binaries.
2008-02-28 Antoine CellerierAdd a --marq-refresh option to specify the format strin...
2008-02-28 Antoine CellerierAdd format string variable to display frame count....
2008-02-28 Christophe... Fix the symlink generation
2008-02-28 Rémi Denis... Accept MP3 as an alternative to MPGA for RTP and TS.
2008-02-28 Rémi Denis... Unused define
2008-02-28 Felix Paul... macosx-update: UPDATE_CHECK is defined in config.h...
2008-02-28 Jean-Paul SamanFix small copy & paste mistake. It had no effect, but...
2008-02-28 Jean-Baptiste... Fix most linking of XvMC Vout.
2008-02-28 Jean-Baptiste... Compile XvMC. Disabled the subtitles part for that...
2008-02-27 Pierre d'Herbemontcontrol/media_instance.c: Properly unregister the callb...
2008-02-27 Pierre d'Herbemontcontrol/media_instance.c: Avoid multiple libvlc_MediaIn...
2008-02-27 Pierre d'Herbemontcontrol/media_instance.c: Sanitize input_thread_t manag...
2008-02-27 Felix Paul... * coding style fixes (please don't do [NSString string...
2008-02-27 Felix Paul... macosx: Implemented the Subs/OSD and Input categories...
2008-02-27 Jean-Baptiste... Qt4 - Preferences refreshing fix by atmo, Andre Weber.
2008-02-27 Rafaël Carréfix #1404
2008-02-27 Rafaël Carréasf demuxer: fix header demuxing & use padding without...
2008-02-27 Christophe... We do need the symlink for the buildtree
2008-02-27 Rafaël Carréfix win32 & osx packages (vlc is now in src/)
2008-02-27 Rafaël Carrémacosx gui playlist: allow drag & drop to the media...
2008-02-27 Rafaël Carréfix macosx update gui
2008-02-27 Pierre d'Herbemontmisc/objects: No need to do atomic list-release when...
2008-02-27 Pierre d'Herbemontmisc/objects.c: Make sure vlc_object_get won't return...
2008-02-27 Jean-Baptiste... Src: change Windows Timer Precision, ref #264. Patch...
2008-02-27 Faustino Osunacontribs/extras: Compensate for shortfalls in ffmpeg...
2008-02-27 Faustino Osunacmake: Try to compensate for new ffmpeg directory struc...
2008-02-27 Faustino Osunamodules/ffmpeg: Revert change, there is a better way...
2008-02-27 Faustino Osunamodules/ffmpeg: Compensate for latest changes made...
2008-02-27 Faustino Osunacmake: Source code clean up, fix how CFLAGS are saved...
2008-02-27 Pierre d'Herbemontmisc/objects.c: Print more info about what was the...
2008-02-26 Faustino Osunainclude: Update svn:ignore property, include cmake...
2008-02-26 Faustino Osunamodules: Standardize svn:ignore property.
2008-02-26 Rémi DuraffortCoding convention
2008-02-26 Rémi DuraffortFix a little bug with the playlist interface (items...
2008-02-26 Faustino Osunacontrib/src/Makefile: Checkout CMake project into ...
2008-02-26 Faustino Osunacontrib/bootstrap: White space clean up.
2008-02-26 Christophe... Update POTFILES.in and vlc.pot after removal of vlc_os...
2008-02-26 Rémi DuraffortFix the issue with the order of the item in the playlis...
2008-02-26 Rémi DuraffortFix a little bug with the sorting in the interface
2008-02-26 Ilkka Ollakkaset stream->dr_dts according to i_dts instead AV_NOPTS_...
2008-02-26 Pierre d'Herbemontconfigure.ac: Backport the Mac OS X poll fix from cmake...
2008-02-26 Pierre d'Herbemontsrc/playlist: Fix a rare memleak that could happen...
2008-02-26 Pierre d'Herbemontinterface/interaction.c: Set the interaction object...
2008-02-26 Pierre d'Herbemontsvn nightmare is ending... (Fix previous commit).
2008-02-26 Pierre d'Herbemontmisc/objects.c: Don't rely on vlc_object_destroy()...
2008-02-26 Rémi DuraffortDoxygen documentation
2008-02-25 Rémi DuraffortDoxygen comments and coding conventions
2008-02-25 Pierre d'Herbemontcmake: Update the README.
2008-02-25 Faustino Osunacmake: Code clean up, set up options before we start...
2008-02-25 Faustino Osunacmake/FindFFmpeg.cmake: Add sub library's CFLAGS to...
2008-02-25 Faustino Osunacmake: Remove duplicate macro entry.
2008-02-25 Jean-Baptiste... XvMC: remove warnings. The compilation problems lies...
2008-02-25 Rémi Denis... Ugly hack to prevent crash when logging an error while...
2008-02-25 Rémi Denis... Remove argv/argc from libvlc_t (not really needed here)
2008-02-25 Jean-Baptiste... XvMC: Compile Fixes, b_shm removal, and obvious typos...
2008-02-25 Jean-Baptiste... typo fix.
2008-02-25 Rémi Denis... Compile fix
2008-02-25 Jean-Baptiste... XvMC Vout: Fix the macroblocks_t definition. Still...
2008-02-25 Rémi Denis... Actually fix the ActiveX plugin
2008-02-25 Rémi Denis... - Redo [22749]. Fix Mozilla plugin, fix OSX framework...
2008-02-25 Rémi Denis... Mostly revert [25311], [25313].
next