]> git.sesse.net Git - vlc/history - src
Six hundred kiloby... i mean, 32 bytes should be enough to store mux info.
[vlc] / src /
2007-10-29 Christophe MutricyMove qt4/dialogs/about.hpp to include/vlc_about.h so...
2007-10-29 Jean-Baptiste KempfForgotten file in [22883]. Sorry.
2007-10-26 Jean-Paul SamanFix potential memleaks in src/input/vlm.c
2007-10-26 Jean-Paul SamanFix potential memleaks in src/video_output/vout_subpict...
2007-10-26 Jean-Paul SamanFix potential memleak.
2007-10-26 Jean-Paul SamanFix potential segfault
2007-10-26 Jean-Paul SamanCheck malloc return value.
2007-10-26 Jean-Paul SamanAdd snapshot command to rc interface and make snapshot...
2007-10-26 Jean-Baptiste KempfDon't show h: in h:mm:ss when h is 0 in secstotimestr.
2007-10-25 Pierre d'Herbemontcontrol/audio.c: Implement get_audio_track_count. ...
2007-10-25 Pierre d'Herbemontmisc/darwin_specific.c: Comply to coding guideline...
2007-10-25 Pierre d'Herbemontcontrol/darwin_specific.c: Fix Mac OS X Framework code...
2007-10-25 Pierre d'Herbemontcontrol/media_descriptor.c: Send a libvlc_MediaDescript...
2007-10-25 Pierre d'Herbemontcontrol/media_instance.c: Implement get/set chapter...
2007-10-22 Rafaël Carrémove config_*Intf() out from the header
2007-10-22 Rémi Denis-CourmontFix syntax errors
2007-10-22 Rémi Denis-CourmontFix warnings (it does not seem very logical for log_ope...
2007-10-22 Rémi Denis-CourmontFix trivial warning
2007-10-22 Rémi Denis-CourmontEvent manager yields libvlc (and all the media_* stuff...
2007-10-22 Rémi Denis-CourmontYield libvlc and fix corner case memleak
2007-10-22 Rémi Denis-CourmontYield libvlc
2007-10-22 Rémi Denis-CourmontReference count libvlc. API break.
2007-10-21 Rafaël Carréplaylist_Clear() should delete only the local playlist...
2007-10-21 Christophe MutricyFix compilation on win
2007-10-21 Rafaël Carrépicture_t->i_refcount is unsigned, so never < 0
2007-10-21 Rémi Denis-CourmontOnly recurse through the modules directory:
2007-10-21 Rémi Denis-CourmontAlso test libvlc_playlist_clear and libvlc_playlist_add...
2007-10-21 Laurent AimarIncrease rate/speed control granularity.
2007-10-21 Pierre d'Herbemontcontrol/media_instance.c: Cons-ify the conversion table.
2007-10-21 Rafaël Carrévideo_output: fix 4 bytes too short memory allocation
2007-10-21 Pierre d'Herbemontmisc/darwin_specific.c: Fix framework detection code.
2007-10-21 Rémi Denis-CourmontChanging the order of parameters may be needed, but...
2007-10-21 Rémi Denis-CourmontRemove silly debug for previous commit
2007-10-21 Rémi Denis-CourmontPut timeout to the testsuite
2007-10-21 Rémi Denis-CourmontSwitch API smoke test to libvlc API
2007-10-21 Rémi Denis-Courmontlibvlc_exception:
2007-10-20 Rafaël CarréNew inhibit module to prevent the power management...
2007-10-20 Laurent AimarFixed subtitle blend module loading.
2007-10-20 Laurent Aimar Added sout_UpdateStatistic and fixed transcode module...
2007-10-20 Rafaël Carréinput: avoids double mutex locking
2007-10-20 Pierre d'Herbemontsrc/control: (Patch by Enrique Osuna)
2007-10-20 Rémi Denis-CourmontProtects internal headers against incorrect/multiple...
2007-10-20 Rémi Denis-CourmontFix URL
2007-10-20 Rémi Denis-CourmontMake sure assert are built-in
2007-10-20 Rémi Denis-Courmontlibvlc-control smoke test. Feel free to extend
2007-10-20 Rémi Denis-CourmontThe current libvlc-control ABI is not compatible with...
2007-10-20 Rémi Denis-CourmontAdd mediacontrol_exception_cleanup() consistent with...
2007-10-20 Rémi Denis-CourmontRemove white spaces
2007-10-18 Jean-Paul SamanSupport blending of RGBA and YUVA subpicture in additio...
2007-10-18 Rafaël Carréplaylist: avoid a segfault when the fetcher has been...
2007-10-18 Laurent AimarFixed closed captions channel >= 2
2007-10-18 Rafaël Carréplaylist_CreateNode(): add an argument to specify an...
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 Laurent Aimar Added closed captions decoding/extracting from ES...
2007-10-17 Jean-Paul SamanAdd Icecast support to profiles.
2007-10-17 Rafaël Carréplaylist_NodeDelete(): we want to delete a specific...
2007-10-16 Rafaël Carréplaylist_PreparseLoop(): oneliner fix for psz_arturl...
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é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-15 Sigmund Augdal Helbergfix the -A shortcut
2007-10-15 Christophe MutricyExport a function to get the install dir of VLC from...
2007-10-15 Pierre d'Herbemontsrc/Makefile.am: Move flat_media_list.c->flat_media_lis...
2007-10-15 Rémi Denis-CourmontSeparate 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 Rafaël CarréUse $HOME before anything else to determine the home...
2007-10-14 Damien Fouilleulplaylist.c: removed potential deadlock and duplicate...
2007-10-14 Laurent AimarRemoved meta-preparsed variable.
2007-10-14 Laurent AimarFixed segfault with --minimize-threads
2007-10-13 Pierre d'Herbemontcontrol/media_list_view.c: Rework the media_list_view...
2007-10-13 Rémi Denis-CourmontRelease shared objects when not debugging, not the...
2007-10-12 Laurent AimarAdded sout-mux-caching option. It allow to set the...
2007-10-12 Damien Fouilleulmacosx: cosmetic, avoid pthread_join() on self
2007-10-12 Laurent AimarSkip APE tags at the start (like for id3)
2007-10-12 Rafaël Carréplaylist: use a valid extension for Media Library ...
2007-10-11 Christophe MutricyDistribute header files
2007-10-11 Pierre d'Herbemontcontrol/media_list.c: Don't forget to destroy the mutex.
2007-10-11 Pierre d'Herbemontcontrol/media_list.c: Use the new array API.
2007-10-11 Rafaël Carréservices_discovery: fix removal of nodes
2007-10-11 Pierre d'Herbemontplaylist/services_discovery.c: Isolate more the service...
2007-10-11 Pierre d'Herbemontplaylist/services_discovery.c: Fix a segfault.
2007-10-11 Pierre d'Herbemontplaylist/services_discovery.c: Fix a warning.
2007-10-11 Pierre d'Herbemontplaylist/services_discovery.c: Attempt at removing...
2007-10-10 Rafaël Carréservices_discovery: storing the category & onelevel...
2007-10-10 Rafaël Carréservices_discovery: stores the category & onelevel...
2007-10-10 Rafaël Carréplaylist: a node item can have an input associated...
2007-10-10 Bernie PurcellAttempt to stop subtitles going off screen in some...
2007-10-08 Laurent Aimar Es out now takes care of settings the audio replay...
2007-10-07 Rafaël Carrémedia library loading: remove "meta-file" input option...
2007-10-05 Pierre d'Herbemontcontrol/media_instance.c: Remove an unused variable...
2007-10-04 Rémi Denis-CourmontFactorize rtpmap formatting
2007-10-04 Rémi Denis-CourmontMake sdp_Start static since it is used nowhere outside
2007-10-03 Laurent AimarAdded a "meta-preparsed" input variable. A demuxer...
2007-10-03 Rafaël Carréplaylist: fix a segfault
2007-10-03 Rafaël Carrécontrol/video: find the vout anywhere, so the one spawn...
next