]> git.sesse.net Git - vlc/shortlog
vlc
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)
2008-03-16 Rémi Denis... Handle all memory errors in MP4 esds
2008-03-16 Rémi Denis... Handle memory errors in MP4 ctts - refs #1508
2008-03-16 Rémi Denis... Cleanup MP4 ftyp
2008-03-16 Rémi Denis... Handle memory errors in MP4 stts - fixes #1502
2008-03-16 Pavlov KonstantinUpdate no-mmx patch for current ffmpeg.
2008-03-16 Rafaël CarréTry compilation before interaction
2008-03-16 Rafaël CarréInteraction are controlled by a dedicated thread
2008-03-16 Rémi DuraffortDuring the compilation, print errors and warnings on...
2008-03-16 Rémi DuraffortRemove useless test before a delete.
2008-03-16 Filippo Caronefix for libvlc_get_input_thread: check for null before...
2008-03-16 Filippo Caroneinitial media list player unit tests file
2008-03-16 Filippo Caroneuse the sync_instance library for tests too
2008-03-16 Filippo Caronecentralize maven compiler plugin
2008-03-16 Rafaël CarréRemove debug
2008-03-16 Filippo Caronegettext 0.16.1 was an unintended change - sorry
next