]> git.sesse.net Git - vlc/shortlog
vlc
2006-08-18 Damien Fouilleul- fixed Cygwin issue when linking/building shared libvl...
2006-08-18 Felix Paul... * finish the vout menu (cloeses #302)
2006-08-18 Derk-Jan Hartman* Fix a RTSP crash
2006-08-17 Gildas Bazin* modules/demux/mp4/mp4.c, src/input/decoder.c: support...
2006-08-17 Gildas Bazin* src/misc/messages.c, src/input/input.c: revert 16279...
2006-08-17 Gildas Bazin* modules/stream_out/transcode.c: couple of small fixes.
2006-08-17 Clément StenacFix interaction locking
2006-08-16 Gildas Bazin* modules/gui/wxwidgets/dialogs/playlist.cpp: remove...
2006-08-16 Dennis van... * modules/access_output/shout.c: changed 'no bitrate...
2006-08-16 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: print AV_LOG_DEBUG...
2006-08-16 Gildas Bazin* src/misc/messages.c: if OBJECT_FLAGS_NODBG is specifi...
2006-08-16 Gildas Bazin* modules/demux/mkv.cpp: remove useless printf()s
2006-08-16 Gildas Bazin* modules/demux/live555.cpp: fixed segfault
2006-08-16 Olivier Teulière * skins2/controls/ctrl_image.cpp: Allow resizing to...
2006-08-15 Dennis van... * modules/access_output/shout.c: removed protocol selec...
2006-08-15 Cyril Deguet* scaled_bitmap.cpp: better fix than [16273] ...
2006-08-15 Cyril Deguet* scaled_bitmap.cpp: - fixed an infinite loop when...
2006-08-15 Gildas Bazin* modules/video_output/x11/xcommon.c, modules/gui/wxwid...
2006-08-15 Olivier Teulière * skins2/controls/ctrl_image.cpp: Avoid a crash when...
2006-08-15 Olivier Teulière * skins2/controls/*: forward the onResize() method...
2006-08-15 Derk-Jan Hartman* Get and write the correct profile_compat_byte
2006-08-15 Derk-Jan Hartman* provide the SPS and PPS in the SDP when doing h264...
2006-08-15 Olivier Teulière * skins2/src/skin_main.cpp: Fixed a crash in the prefe...
2006-08-15 Olivier Teulière * qt4: Added a few forward declarations and includes
2006-08-14 Derk-Jan Hartman* first sps, then pps
2006-08-14 Gildas Bazin* modules/packetizer/h264.c: insert an SPS and PPS...
2006-08-14 Derk-Jan Hartman* Set the SPS and PPS properly in the extradata when...
2006-08-14 Derk-Jan Hartman* set extradata of the x264 encoder.
2006-08-14 Derk-Jan Hartman* Victory at last. The h264 packetizer is fixed. Thx...
2006-08-13 Dennis van... * shout.c: add support for protocol selection (icy...
2006-08-13 Christophe... Distribute the java bindings in the tarball
2006-08-13 Rémi Denis... Attempt to remove all the non standard GNU/make stuff
2006-08-13 Jean-Paul SamanFix memory leak
2006-08-13 Olivier Teulière * doc/skins/skins2-howto.xml: xkeepratio and ykeeprati...
2006-08-12 Derk-Jan Hartman* all macintel patches have been fixed upstream now...
2006-08-12 Derk-Jan Hartman* fix the getlength. It needs to be after the SETUP...
2006-08-12 Derk-Jan Hartman* refactoring of live555 module.
2006-08-11 Christophe... Should fix compilation. Not tested
2006-08-11 Clément StenacAdd functions to use the media library
2006-08-11 Clément StenacGah, forgot to commit this: fix a potential crash in...
2006-08-10 Derk-Jan Hartman* nop part of ffmpeg patch was fixed upstream
2006-08-10 Antoine CellerierAdd "enqueue" command. Original patch by Greg Farell
2006-08-10 Olivier Teulière * doc/skins/skins2-howto.xml: Updated copyright year
2006-08-10 Olivier Teulière * doc/skins/skins2-howto.xml: Changed the structure...
2006-08-10 Rémi Denis... Partial UPnP fix from Christian Henz, from Ralf Huvendiek.
2006-08-10 Derk-Jan Hartman* p_input->p_libvlc == p_filter->p_libvlc: remove p_inp...
2006-08-10 Derk-Jan Hartman* Part of the Intel patches are now fixed upstream
2006-08-09 Jean-Paul SamanFix comments
2006-08-08 Derk-Jan Hartman* Fix an #ifdef hidden error in cddax
2006-08-07 Clément StenacFix sort by artist
2006-08-07 Felix Paul... * configure.ac: enabled Obj-C exceptions in the OBJCFLA...
2006-08-06 Clément Stenac* Add random/loop buttons
2006-08-06 Olivier Teulière * skins2: Fixed resizing of the Text control
2006-08-06 Clément StenacFix deletion of items when changing them to nodes
2006-08-06 Felix Paul... * fix compilation warnings by adding _defaultTableHeade...
2006-08-06 Olivier Teulière * skins2: fixed the xkeepratio/ykeepratio attributes...
2006-08-06 Jean-Paul SamanOops use VLC_ error messages
2006-08-06 Clément StenacOh look ! Bananas !
2006-08-06 Jean-Paul Samansanity checking
2006-08-06 Jean-Paul Samanenabled check for p_sys->i_channels>2 again for mp3...
2006-08-06 Jean-Paul SamanImplement afilter transcode filters and renamed vfilter...
2006-08-06 Jean-Paul Samanifdef away compiler warning
2006-08-06 Jean-Paul SamanRemove unused variable
2006-08-06 Jean-Paul SamanFix double free bug in psychedelic filter
2006-08-06 Jean-Paul SamanPut just deleted objects to NULL.
2006-08-06 Jean-Paul SamanUse NULL iso 0 (is more portable)
2006-08-06 Jean-Paul SamanRemove some whitespace
2006-08-06 Jean-Paul SamanUse C-style comments
2006-08-06 Jean-Paul SamanCleanup whitespace
2006-08-06 Jean-Paul SamanRemove unused variable.
2006-08-06 Jean-Paul SamanFix compiler warning on uninitialized variable.
2006-08-06 Jean-Paul SamanFix compiler warning on uninitialized variable.
2006-08-06 Clément StenacThis should fix the locking problems with stats
2006-08-06 Jean-Paul SamanCoding Style fixes
2006-08-06 Clément StenacQt4:
2006-08-06 Loren Merrittoops in r16209
2006-08-05 Olivier Teulière * skins2: new "xkeepratio" and "ykeepratio" attributes...
2006-08-04 Loren Merrittfix the crf option to reflect x264's API change in...
2006-08-04 Jean-Paul SamanSome cleanup of whitespace
2006-08-03 Clément StenacThis dichotomy code apparently still is buggy. Todo...
2006-08-03 Gildas Bazin* modules/access/file.c, directory.c: bug and memory...
2006-08-03 Clément StenacFix svn:ignore
2006-08-03 Clément StenacFix a bunch of warnings and errors
2006-08-03 Clément StenacFix duplicate definitions of FREE
2006-08-03 Clément StenacHandle blocking errors, fix layout for login
2006-08-03 Jean-Baptiste... Yet another x264 contrib patch for win32
2006-08-03 Jean-Baptiste... * Some small updates in the contribs
2006-08-03 Clément Stenac* Some Qt interaction stuff
2006-08-02 Clément StenacFix crash with GVP, if it breaks it, yell and provide...
2006-08-02 Clément StenacInteraction cleanup, remove some unused functions,...
2006-08-02 Filippo CaroneJava Bindings synched with lastest version.
2006-08-01 Jean-Baptiste... * Some work for BeOS Contrib's should repair some of'em
2006-08-01 Clément StenacRemove references to deprecated files
2006-08-01 Rémi Denis... Apparently, someone does not about "make".
2006-08-01 Rémi Denis... Syntax error
2006-08-01 Rémi Denis... Cosmetic: Don't leak internal error to the console.
2006-08-01 Clément StenacImprove Qt interaction stuff
2006-08-01 Filippo CaroneFixed a missing assert.h inclusion.
2006-08-01 Clément Stenacsrc/control: a bit of cleanup here and there
2006-07-31 Felix Paul... * interaction.c: always show errors through the interac...
next