]> git.sesse.net Git - vlc/shortlog
vlc
2007-10-18 Rafaël CarréAdds lelombrik.lua in Makefile.am
2007-10-18 Rafaël Carrélua demuxer for lelombrik.net
2007-10-18 Laurent AimarDVD CC are not reordered.
2007-10-18 Jean-Paul SamanUse proper unity.
2007-10-18 Jean-Paul SamanAdd support for converting RGBA into YUVA using ffmpeg...
2007-10-18 Jean-Paul SamanRemove printf().
2007-10-18 Jean-Paul SamanRemove useless empty line.
2007-10-18 Jean-Paul SamanSupport blending of RGBA and YUVA subpicture in additio...
2007-10-18 Jean-Paul SamanAdd VLC_FOURCC('R','G','B','A') to modules/codec/ffmpeg...
2007-10-18 Jean-Paul SamanEnable swscaler in ffmpeg.
2007-10-18 Jean-Paul SamanBail out if ffmpeg/avformat.h and ffmpeg/avutil.h doesn...
2007-10-18 Jean-Paul SamanCheck for swscale.h iso trying to compile/link test.
2007-10-18 Jean-Paul SamanFix detection of libswscale. It depends on libavutil.
2007-10-18 Jean-Paul SamanReplace tabs with whitespace.
2007-10-18 Jean-Paul SamanFixed compiler warning for unused variables.
2007-10-18 Filippo CaroneJava classes for media instance support added
2007-10-18 Felix Paul... * fixed the special case that uname provides 'i386...
2007-10-18 Rafaël Carréxspf writer: forget to increment the source pointer...
2007-10-18 Laurent AimarTivo depends on cc.h
2007-10-18 Laurent AimarAdded support for DVD and ReplayTV CC.
2007-10-18 Rafaël Carréplaylist: avoid a segfault when the fetcher has been...
2007-10-18 Rafaël Carrételepathy: register the callbacks only when we are...
2007-10-18 Laurent AimarAdded partial XDS decoding support (channle/program)
2007-10-18 Laurent AimarFixed infinite loop.
2007-10-18 Christophe... Indicates that you can gives several url to vlc
2007-10-18 Laurent AimarFixed closed captions channel >= 2
2007-10-18 Rafaël Carréxspf writer: do percent encoding on more characters...
2007-10-18 Felix Paul... * don't use the text archive format for nibs, as the...
2007-10-18 Rafaël Carréplaylist_CreateNode(): add an argument to specify an...
2007-10-18 Felix Paul... * implemented the generic VLC media player Help window...
2007-10-18 Rafaël Carréplaylist_NodeCreate(): fix a potential segfault
2007-10-18 Rafaël Carréplaylist: incrementing the input_id is already taken...
2007-10-17 Rafaël Carrénsv demuxer: H264 is quite common
2007-10-17 Rafaël Carréqt4: The media library can be disabled
2007-10-17 Rafaël Carréqt4: open file requester when the playlist is empty...
2007-10-17 Christophe... svn:keywords=Id
2007-10-17 Laurent AimarAdded closed captions decoding for tivo files.
2007-10-17 Laurent Aimar Added cc data extraction support for mpeg 1/2 when...
2007-10-17 Laurent AimarBuild CC module.
2007-10-17 Laurent Aimar Added closed captions decoding/extracting from ES...
2007-10-17 Laurent AimarClosed captions decoder.
2007-10-17 Pierre d'HerbemontMacOSX/Framework: Move private headers to Headers/Inter...
2007-10-17 Jean-Paul SamanAdd Icecast support to profiles.
2007-10-17 Rémi Denis... Always check the certificates chain - it does not make...
2007-10-17 Rémi Denis... Error out if hostname not specified
2007-10-17 Rafaël Carréplaylist_NodeDelete(): we want to delete a specific...
2007-10-17 Jean-Paul SamanFix detection of a52 in configure.ac
2007-10-17 Pierre d'Herbemontsvn: contrib/ffmpeg: Work around the fact that there...
2007-10-17 Rafaël Carrépython bindings: svn:keywords set to Id
2007-10-17 Rafaël Carrésap: do not release an object we did't yield
2007-10-16 Filippo Caroneabs_ variable removed from Makefile
2007-10-16 Rafaël Carréplaylist_PreparseLoop(): oneliner fix for psz_arturl...
2007-10-16 Jean-Baptiste... Qt 4.2: compatibility... btw, just switch to QT 4.3...
2007-10-16 Jean-Baptiste... contribs - theora bumps to beta2, updates in the specs...
2007-10-16 Jean-Baptiste... Qt4 - Open: - remove a few kludges, clean and do it...
2007-10-16 Ilkka Ollakkaoneliner to fix psz_arturl check in album_art stuff
2007-10-16 Rafaël Carrélibvlc: fix a memory leak
2007-10-16 Rafaël Carréqt4: fix a segfault
2007-10-16 Rafaël Carréfix [22632]: check psz_arturl before using it
2007-10-16 Rafaël Carréalbum art: the corrects picture URLs begin with "file...
2007-10-16 Rafaël Carréqt4 configure: Use proper escaping.
2007-10-15 Christophe... Ugly quoting fix.
2007-10-15 Christophe... Some files were renamed
2007-10-15 Christophe... Forgotten in [22627]
2007-10-15 Christophe... i18n for the Qt dialogs
2007-10-15 Rafaël Carrécompile the libfaad test with -lm
2007-10-15 Sigmund Augdal... fix the -A shortcut
2007-10-15 Christophe... Export a function to get the install dir of VLC from...
2007-10-15 Rafaël Carréqt4 preferences: combo is mandatory in StringListConfig...
2007-10-15 Christophe... Avoid automake getting confused by the ../..
2007-10-15 Rafaël Carréqt4 simple preferences: only show the options of the...
2007-10-15 Rafaël Carréqt4 preferences: the label is not mandatory in object...
2007-10-15 Pierre d'Herbemontvlc_arrays.h: Use item_at_index istead of object_at_index.
2007-10-15 Rémi Denis... Fix vlc-config
2007-10-15 Rémi Denis... Use VLC_ADD_LIBS where seemingly appropriate
2007-10-15 Pierre d'Herbemontsrc/Makefile.am: Move flat_media_list.c->flat_media_lis...
2007-10-15 Rémi Denis... Separate LDFLAGS from LIBS for real.
2007-10-15 Pierre d'Herbemontcontrol/flat_media_list_view.c: Use the new media_list_...
2007-10-15 Pierre d'Herbemontlibvlc_internal.h: Forgotten part of previous commit.
2007-10-15 Pierre d'Herbemonts/libvlc_media_list_view_release/libvlc_media_list_view...
2007-10-15 Pierre d'Herbemontcontrol/media_list_view.c: Implement unimplemented...
2007-10-15 Jean-Baptiste... Don't duplicate entries... :D
2007-10-15 Rafaël CarréUse $HOME before anything else to determine the home...
2007-10-15 Jean-Paul Samansmall codingstyle fix
2007-10-15 Jean-Paul SamanWhitespace cleanup
2007-10-15 Jean-Paul SamanRemove excess whiteline.
2007-10-15 Jean-Paul SamanIndentation.
2007-10-15 Jean-Paul SamanRemove excess trainling newlines at end of file.
2007-10-15 Jean-Baptiste... Qt4 - compil fix.
2007-10-15 Jean-Baptiste... Qt4 - threads assertions fixes, docking playlist and...
2007-10-15 Jean-Baptiste... Qt4 - Prepare for get FPS.
2007-10-15 Jean-Baptiste... Qt4 - Various comments and unimportant fixes.
2007-10-14 Rafaël Carréaudioscrobbler: submits songs when the input end, not...
2007-10-14 Rafaël Carréupnp intel: reverts [22521] to make it compile. The...
2007-10-14 Rafaël Carréaudioscrobbler: read the metadata when it has been...
2007-10-14 Damien Fouilleulplaylist.c: removed potential deadlock and duplicate...
2007-10-14 Rémi Denis... Add partial infrastructure for libs/ldflags segregation
2007-10-14 Laurent AimarClean up + fixed a few memleaks.
2007-10-14 Laurent AimarRemoved meta-preparsed.
2007-10-14 Laurent AimarRemoved meta-preparsed variable.
next