]> git.sesse.net Git - vlc/shortlog
vlc
2008-05-22 Jean-Baptiste... GnuTLS and libgcrypt bump from 2.2.2 to 2.2.5 and 1...
2008-05-21 Jean-Baptiste... Update NEWS and interface string about the latest parsi...
2008-05-21 Rémi Denis... us_strtod: do not make any kludgy assumptions about...
2008-05-21 Rémi Denis... Don't rely on scanf when parsing floats from files
2008-05-21 Christophe... Win32 also has and needs fcntl.h
2008-05-21 Rémi Denis... Remove unused i18n_atof
2008-05-21 Rémi Denis... VLM: use american numbers too here
2008-05-21 Rémi Denis... Parse vlcrc following American standards for numbers
2008-05-21 Rafaël CarréUse cmake 2.6.0 release
2008-05-21 Rafaël Carrémake.pl: matches gcc-xx and g++-xx
2008-05-21 Rémi Denis... Always print numbers (floats) in American format in...
2008-05-21 Rémi Denis... French uses comma as a decimal separator
2008-05-21 Rémi Denis... Remove i18n_strtod - nobody uses it and it's an ugly...
2008-05-21 Rémi Denis... Fix previous commit
2008-05-21 Rémi Denis... Remove internal Python build support
2008-05-21 Rémi Denis... Fail loudly if --enable-java-bindings is used
2008-05-21 Jean-Baptiste... Add mx4n and mx4p FourCC
2008-05-21 Rémi Denis... Use gettext_noop() consistently
2008-05-21 Rémi Denis... Translate help, short name and description
2008-05-21 Rémi Denis... vlc_config_set: use dgettext() explicitly
2008-05-21 Rafaël CarréAdd support for MPEG2 FOURCCs in mp4 demuxer
2008-05-20 Felix Paul... More updates, partially Mac-specific
2008-05-20 Rémi Denis... GnuTLS: proper location for ca-certificates
2008-05-20 Rémi Denis... GnuTLS: read key material from memory - fixes #1108
2008-05-20 Rémi Denis... block_File: test case
2008-05-20 Rémi Denis... block_File: loads a file into a block_t
2008-05-20 Rémi Denis... (Almost) pread() for Win32
2008-05-20 Rafaël CarréCMake : don't try to link unused targets
2008-05-20 Rafaël CarréCmake : disable samples downloading & related tests
2008-05-20 Rafaël CarréCmake : fix libvlc* versionning and naming
2008-05-20 Rémi Denis... Updates
2008-05-20 Rémi Denis... Don't use stat() before opendir()
2008-05-20 Rémi Denis... Fix handle leak
2008-05-20 Rémi Denis... Don't waste stat() right before opendir().
2008-05-20 Rémi Denis... Don't test if a directory exists twice in a row
2008-05-20 Rémi Denis... No need to do stat() before opendir()!
2008-05-20 Rémi Denis... Use fstat()!
2008-05-20 Kaarlo RaihaDirectsound 7.1 support and some debug messages...
2008-05-20 Kaarlo RaihaUntested attempt to DirectAudio support for 7.1 system
2008-05-20 Antoine CellerierFix decoding of teletext in ps files (the zvbi decoder...
2008-05-20 Rafaël CarréFix the reference counting of pictures stored in the...
2008-05-20 Rafaël CarréCheck allocation and initialise memory
2008-05-20 Rafaël CarréFix memleak
2008-05-20 Rafaël CarréUse reference counting for pictures
2008-05-20 Rafaël CarréFix memleak
2008-05-20 Rafaël CarréRemove not used allocation added in [bc650c59ca6d2edbf5...
2008-05-20 Rafaël CarréDon't change pf_release() to a dummy function
2008-05-20 Jean-Baptiste... Formatting cleaning
2008-05-20 Jean-Baptiste... Add options for preferences.
2008-05-20 Jean-Baptiste... DKS and Subviewer1 parsing support.
2008-05-20 Jean-Baptiste... Multi-line support for JacoSub.
2008-05-20 Antoine CellerierFix bash syntax in rrd doc.
2008-05-20 Antoine CellerierVideo bitrate tolerance is advertised as kbits/sec...
2008-05-20 Antoine CellerierCosmetics.
2008-05-19 Rémi Denis... Remove incorrect if BUILD_VLC
2008-05-19 Rémi Denis... Use TIMER_ABSTIME when it's available
2008-05-19 Rémi Denis... mwait/mdate: remove cached_time - not thread-safe
2008-05-19 Rémi Denis... mprec: thread-safety
2008-05-19 Rémi Denis... Remove useless volatile keyword
2008-05-19 Rafaël CarréDestroy the playlist AFTER looking for a sout attached...
2008-05-19 Jean-Paul SamanReturn VLC_ENOMEM when malloc fails.
2008-05-18 Antoine CellerierFix blinking on redraw in ncurses interface... if anyon...
2008-05-18 Rafaël CarréFix glade search path - thanks to dionoea
2008-05-18 Rafaël CarréCmake : Fix test/ linking
2008-05-18 Rafaël CarréCmake: Fix modules/ building
2008-05-18 Rafaël Carrécmake: fix src/ building
2008-05-18 Rafaël CarréAdd a comment about RIPEMD/160
2008-05-18 Jean-Paul SamanRemove trailing whitespace, add checks for malloc retur...
2008-05-18 Tanguy Krotofflibvlc: when calling libvlc_media_player_stop() check...
2008-05-17 Rafaël CarréUpdate: supports file v4 signatures
2008-05-17 Jean-Paul SamanSmall cleanup
2008-05-17 Jean-Paul SamanUse the same default values for i_frame_rate everywhere.
2008-05-17 Jean-Paul SamanRemove "out of memory" message
2008-05-17 Jean-Paul SamanCheck malloc/recalloc return values.
2008-05-17 Felix Paul... Added the minimal-OSX class files and a couple of more...
2008-05-17 Rémi Denis... Remove the children leak detection which is not working...
2008-05-17 Rémi Denis... Also remove the link fromn dead objects toward their...
2008-05-17 Rémi Denis... vlc_object_get sucks, document it
2008-05-17 Rémi Denis... Qt4: do not use vlc_object_get
2008-05-17 Rémi Denis... Ignore X11 errors on Maemo
2008-05-17 Rémi Denis... Enable the Nokia OSSO hacks on all X11 plugins
2008-05-17 Pierre d'Herbemonttranscode: Fix a typo about scale.
2008-05-16 Pavlov KonstantinContrib: fix libvorbis CVEs: 2008-1419, 2008-1420,...
2008-05-16 Pavlov KonstantinContrib: fix CVE-2008-2109 for libid3tag.
2008-05-16 Rémi Denis... Simplification
2008-05-16 Rémi Denis... Make vlc_object_detach a no-op if the object is not...
2008-05-16 Rémi Denis... Hide i_children and pp_children away
2008-05-16 Rémi Denis... ncurses: use vlc_list_children
2008-05-16 Rémi Denis... Qt4: use vlc_list_children
2008-05-16 Rémi Denis... vlc_list_children: list children _safely_
2008-05-16 Rafaël Carrés,fake:,fake://,g
2008-05-16 Rafaël CarréRevert "vlc_object_release: cleanup"
2008-05-16 Rafaël CarréRevert "Detach the children at object destruction"
2008-05-16 Rafaël CarréDetach the children at object destruction
2008-05-16 Rafaël Carrévlc_object_release: cleanup
2008-05-16 Rafaël CarréGives the correct arguments to libvlc_new()
2008-05-16 Rafaël CarréInitialise input memory
2008-05-16 Rafaël Carrés/vlc-control/vlc/
2008-05-16 Rafaël Carrés/libvlc/libvlccore/
2008-05-16 Rafaël CarréFix a very unlikely memleak
next