]> git.sesse.net Git - vlc/shortlog
vlc
2008-03-22 Jean-Baptiste... Add "" around DVD/VCD/CDDA devices... Should help to...
2008-03-22 Jean-Baptiste... Don't set the privacy dialog as a MI child.
2008-03-22 Jean-Baptiste... Fix the '@' disappearance in UDP addresses.
2008-03-22 Jean-Baptiste... Add two FourCC that are actually decoded.
2008-03-22 Rafaël Carréncurses: link with libtinfo(w) only if needed
2008-03-21 Sam HocevarFix a potential corruption in release_input_thread().
2008-03-21 Sam HocevarVarious spelling fixes.
2008-03-21 Sam HocevarAdd missing p_vout->pf_end in vmem.c and snapshot.c
2008-03-21 James BondWe are not using svn anymore
2008-03-21 Rafaël CarréDM: Use built-in priority for known codecs
2008-03-21 Felix Paul... fixed a couple of download sites (mostly related to...
2008-03-21 Felix Paul... compile before you commit, will you?
2008-03-21 Felix Paul... synced patch with current FFmpeg svn
2008-03-21 Filippo Caronenew failing test for medialistplayer_next
2008-03-21 Sam HocevarNew video output driver: "vmem", for direct memory...
2008-03-21 Filippo Caronegive the opportunity to play synchronously
2008-03-21 Filippo CaroneaddMediaDescriptor refactored to addMedia
2008-03-21 Filippo Caronefix for #1533: check on array boundaries before removin...
2008-03-20 Filippo Caronemore unit tests
2008-03-20 Filippo Caronecreate a medialist on JVLC creation
2008-03-20 André WeberFix the handling of string variable - store them as...
2008-03-20 Filippo Caronemedia instance tests added
2008-03-20 Filippo Caroneignore samples/target folder
2008-03-20 Filippo Caronesome media descriptor tests
2008-03-20 Sam HocevarIgnore Qt generated files.
2008-03-20 Sam HocevarMinor Windows ME build fixes.
2008-03-20 Sam HocevarDocumentation updates.
2008-03-20 Sam HocevarMerge branch 'master' of git@git.videolan.org:vlc
2008-03-20 Rémi Denis... Don't use strcpy() on overlapping memory buffers -...
2008-03-20 Sam HocevarPut (void)val; here and there to tell gcc we used the...
2008-03-20 Ilkka Ollakkaset rc_method = X264_RC_CQP if qp is set
2008-03-19 Pierre d'Herbemontlibvlc.sym: Add __vlc_object_set_destructor and fix...
2008-03-19 Jean-Baptiste... Small size adjustement.
2008-03-19 Jean-Baptiste... Fix "Remove security-policy UI" [2db278fa3a9a53f1ab026a...
2008-03-19 Rémi Denis... Remove redumdant Makefile target
2008-03-19 Rémi Denis... pkg-config for the plugin API
2008-03-19 Rémi Denis... Use NDEBUG
2008-03-19 Rémi Denis... Set PLUGIN_PATH and LOCALEDIR only for libvlc
2008-03-19 Rémi Denis... SAP: m= subtype is not supposed to be a number in with...
2008-03-19 Rémi Denis... vlc_fixups.h: Protect against multiple inclusions
2008-03-19 Rémi Denis... file access: Remove expand path, spare one dummy duplic...
2008-03-19 Rémi Denis... Factorize the localtime_r replacement
2008-03-19 Sam HocevarUse LoadLibrary instead of LoadLibraryA.
2008-03-19 Pavlov KonstantinFix Array Indexing Vulnerability in sdpplin_parse(...
2008-03-19 Sam HocevarAdd a --disable-vlc configure flag to not build VLC.
2008-03-19 Filippo Caronemore libvlc_media_list_player tests
2008-03-19 Pierre d'Herbemontauhal: Fix kAudioDevicePropertyDeviceIsAlive check...
2008-03-19 Pierre d'Herbemontauhal: Replace deprecated Add/RemoveProc calls by Creat...
2008-03-19 Pierre d'Herbemontauhal: Make sure gettimeofday is defined.
2008-03-19 Pierre d'HerbemontRevert "Fix compilation, by "fixing" VLC_PUBLIC_API...
2008-03-19 Pierre d'Herbemontqt4: Fix open_panels.cpp compilation.
2008-03-19 Pierre d'HerbemontFix compilation, by "fixing" VLC_PUBLIC_API.
2008-03-19 Jean-Baptiste... Add "" around subtitles name. Fix #1528
2008-03-19 Pierre d'Herbemontmedia_instance: Don't rely on vlc_object_find now that...
2008-03-19 Pierre d'Herbemontcontrol/media_instance.c: Fix libvlc_media_instance_new...
2008-03-19 Rafaël CarréAdd FLV mimetypes in browser plugins
2008-03-19 Pierre d'Herbemontcontrol/media_descriptor.c: Proper vlc: URL.
2008-03-19 Pierre d'Herbemontvlm: Don't automatically detach in vlm_Delete if not...
2008-03-19 Pierre d'Herbemontobjects.c: Automatically detach from the parent.
2008-03-19 Pierre d'Herbemontvlm: Fix destruction by using correctly using refcounting.
2008-03-18 Pierre d'HerbemontVLC_PUBLIC_API needs extern "C" on windows/c++ too.
2008-03-18 Pierre d'Herbemontinput: Get rid of Destroy(), and move sout keeping...
2008-03-18 Pierre d'Herbemontinput: Use a Destructor to delete critical resources...
2008-03-18 Pierre d'Herbemontblock.c: Remove a warning about unused argument.
2008-03-18 Pierre d'Herbemontobjects.c: Add an assert_locked() in vlc_object_yield_l...
2008-03-18 Pierre d'Herbemontvlc_objects.h: Export and implement vlc_object_set_dest...
2008-03-18 Pierre d'HerbemontMark VLC_PUBLIC_API as extern "C" when using C++.
2008-03-18 Rémi Denis... Proper vlc: URL
2008-03-18 Rémi Denis... Remove redumdant stdbool includes
2008-03-18 Rémi Denis... Remove security-policy UI
2008-03-18 Rémi Denis... shout discovery: don't try to set non-existent option
2008-03-18 Rémi Denis... Remove the short-lived security-policy parameter.
2008-03-18 Filippo Caronefixes for libvlc medialistplayer_play_item and medialis...
2008-03-18 Rafaël CarréIgnore files built in bindings/cil
2008-03-18 Rafaël CarréFix out of tree building of the python bindings
2008-03-18 Rafaël CarréVerify Python.h presence when enabling python bindings
2008-03-17 Filippo Caronenew (failing) test for ticket #1527 added
2008-03-17 Filippo Caronecheck if media_list_player->media_list is null before...
2008-03-17 Christophe... Update pot file
2008-03-17 Rafaël CarréFix #1487
2008-03-17 Rémi Denis... Don't leak vlc_bool_t through libvlc-control
2008-03-17 Rémi Denis... Tag ABI break
2008-03-17 Rémi Denis... Pass trust flag to var_OptionParse
2008-03-17 Rémi Denis... Fix return value
2008-03-17 Rémi Denis... Retain certain flags from input_ItemAddOpt
2008-03-17 Rémi Denis... Code factorization: use input_ItemAddOption
2008-03-17 Rémi Denis... VLM: use input_ItemAddOption
2008-03-17 Rémi Denis... Use native C/C++ boolean type
2008-03-17 Rémi Denis... Provide the trust value to var_OptionParse
2008-03-17 Rémi Denis... Set the proper flags for item options
2008-03-17 Rafaël CarréRe-enable m3u parsing
2008-03-17 Ilkka OllakkaTell that dst-parameter overrides new bind/path parameters.
2008-03-17 Ilkka OllakkaAdd bind and path aliases for standard streamoutput...
2008-03-17 Jean-Baptiste... Fix warning in rawvid demxuer.
2008-03-17 Jean-Baptiste... Kill a warning.
2008-03-17 Jean-Baptiste... REmove uninitialised variable.
2008-03-17 Jean-Baptiste... Update the list of objects after a VLM import. Patch...
2008-03-17 Jean-Baptiste... Remove debug.
2008-03-16 Pavlov KonstantinLink ncurses plugin to libtinfo if available.
2008-03-16 Filippo Caronenew (failing) test for media list player (ticket #1524)
next