]> git.sesse.net Git - vlc/shortlog
vlc
2008-04-03 Pavlov KonstantinContrib: bump libcdio version to 0.80.
2008-04-03 Jean-Baptiste... Argh @Windows encoding. Sorry about that.
2008-04-03 U-SASMIRA\jbWarn about MSLU on Win98
2008-04-03 Christophe... Update pot files after some files have been deleted
2008-04-02 Pierre d'Herbemonttestapi: Don't disable test.
2008-04-02 Pierre d'Herbemontlibvlc: Add a --ignore-config options that allow not...
2008-04-02 Antoine CellerierSimplify code reading.
2008-04-02 Antoine CellerierMove lua{intf,playlist,meta} to lua/{intf,playlist...
2008-04-02 Antoine CellerierRevert 4ce6c3f34b0807c7ee8db8739bdbdb9773d42f56. Fixes...
2008-04-02 Antoine CellerierRemove trailing space.
2008-04-02 Antoine CellerierWe can do integer math ... as long as sizes are smaller...
2008-04-02 Antoine CellerierFix snapshot with default video size. Please *test...
2008-04-02 Antoine CellerierRemove stupid default 320x200 snapshot size. It now...
2008-04-02 Rafaël CarréDon't dump/clean media library if it's not active
2008-04-02 Jean-Baptiste... Escape files when drag'n dropped... Hopefully fix ...
2008-04-01 Pierre d'Herbemontplaylist: Fix a typo.
2008-04-01 Pierre d'Herbemontplaylist: if(X)free(X) -> free(X)
2008-04-01 Pierre d'Herbemontplaylist: rename ML_decref() to recursively_decref...
2008-04-01 Pierre d'Herbemontplaylist: Correctly indicate why we put a buggy yield...
2008-04-01 Rafaël CarréFix media library reference counting
2008-04-01 Pierre d'Herbemontplaylist: Don't lock/unlock where not needed.
2008-04-01 Pierre d'Herbemontplaylist: Correctly decref where we use the object.
2008-04-01 Rafaël CarréFix media library's input items reference counting
2008-04-01 Ilkka OllakkaAdd options for controlling AQ in x264_BUILD >= 59
2008-04-01 Jean-Baptiste... This was of course not intended...
2008-04-01 Jean-Baptiste... Layout cosmetics for crop UI.
2008-04-01 Jean-Baptiste... Do the cropping from the extended panel.
2008-03-31 Pierre d'Herbemontplaylist: To avoid race on p_input destruction, keep...
2008-03-31 Pierre d'Herbemontlibvlc: Add some more info on the input item we may...
2008-03-31 Pierre d'Herbemontplaylist: Proper locking when editing playlist variable...
2008-03-31 Faustino OsunaVLCKit.framework: Update documentation, clean up whites...
2008-03-31 Faustino OsunaVLCKit.framework: Remove dead code from VLCTime object.
2008-03-31 Faustino OsunaVLCKit.framework: Reorganize project files.
2008-03-31 Faustino OsunaVLCKit.framework: Documentation updates and whitespace...
2008-03-31 Filippo Caronetest code cleanup
2008-03-31 Filippo Caronenew (failing) test for libvlc
2008-03-31 Faustino OsunaVLCKit.framework: Update project layout.
2008-03-31 Faustino OsunaVLCKit.framework: Documentation updates, whitespace...
2008-03-31 Rafaël CarréChangeLogs are automagically generated
2008-03-31 Rafaël CarréAvoid leaking input items
2008-03-31 Rafaël CarréAssert that we don't leak input items
2008-03-31 Rémi Denis... Fix RTCP SR SDES length field - close #1541
2008-03-31 Rémi Denis... Don't attempt to create ChangeLogs if not in a git...
2008-03-31 Rémi Denis... Ignore config.status (weird that it's not already done...
2008-03-31 Rémi Denis... Remove failing and broken-by-design test
2008-03-31 Rémi Denis... Fix make distcheck
2008-03-31 Rémi Denis... Revert "Copy the changelogs if they exist instead of...
2008-03-31 Rafaël CarréCopy the changelogs if they exist instead of generating...
2008-03-31 Pierre d'Herbemontcmake: Support for libs/loader.
2008-03-31 Jean-Baptiste... Compile fix for QT 4.2.
2008-03-31 Rafaël CarréFix git calling out of the source tree
2008-03-31 Rémi Denis... Clean changelogs, but not too often
2008-03-31 Rémi Denis... Automate ChangeLog-2008 too
2008-03-31 Rémi Denis... Generate old ChangeLogs automatically
2008-03-31 Pierre d'Herbemontdoc: Suggest to use git shortlog -s to show the author...
2008-03-31 Pierre d'Herbemontdoc: update the release howto for git.
2008-03-31 Rafaël CarréVerbosely report EOF
2008-03-31 Rafaël CarréFix infinite loop
2008-03-31 Pierre d'Herbemontloader: Upgrade pop/push pack headers from latest wine...
2008-03-31 Pierre d'Herbemontcontrib: Put the install directories in gitignore,...
2008-03-31 Pierre d'Herbemontinput: SoutKeep() needs to pay attention to the cases...
2008-03-31 Pierre d'HerbemontThanks Tanguy Krotoff.
2008-03-31 Tanguy Krotofflibvlc: rename all libvlc_MediaInstance in libvlc_Media...
2008-03-31 Tanguy Krotofflibvlc: add libvlc_MediaInstanceStopped
2008-03-31 Rafaël Carréh264 packetizer : do not trust the input data in p_extra
2008-03-31 Rafaël Carréh264: fix maximum size calculation
2008-03-31 Rafaël CarréReally fix H264 packetizing: abort PacketizeAVC1()...
2008-03-31 Rafaël CarréH264 packetizer : NEVER TRUST INPUT !!
2008-03-31 Jean-Paul SamanDon't crash when deinterlacing fails.
2008-03-31 Jean-Paul SamanAdd space after , in defining module properties.
2008-03-31 Jean-Baptiste... Actions on cropping UI. This doesn't work yet, because...
2008-03-31 Jean-Baptiste... Interface for pixel cropping. Ref #1400
2008-03-31 Jean-Baptiste... name fix.
2008-03-31 Jean-Baptiste... Forgotten in previous commit.
2008-03-31 Jean-Baptiste... Add panoramix to the UI.
2008-03-31 Jean-Baptiste... Minor Layout modifications in Extended filters.
2008-03-31 Jean-Baptiste... String renaming.
2008-03-31 Jean-Baptiste... Layout rework and update button.
2008-03-31 Jean-Baptiste... Connect the buttons to the actions.
2008-03-31 Jean-Baptiste... Subs Speed Rate controls.
2008-03-31 Pierre d'Herbemontinput: Don't assume the playlist always exists.
2008-03-31 Pierre d'Herbemontsap: Use vlc_custom_create to create the object. (This...
2008-03-30 Pierre d'Herbemontlibvlc: Destroy libvlc's vlm instance before the stats...
2008-03-30 Pierre d'Herbemontlibvlc: In order not to be confused by a vlm created...
2008-03-30 Pierre d'Herbemontinput: Remove input_ItemClean and input_ItemInit from...
2008-03-30 Pierre d'Herbemontlibvlc: Don't use input_ItemClean. Anyway when we leak...
2008-03-30 Pierre d'Herbemontvlm: Only use gc enabled input item. (input_ItemClean...
2008-03-30 Pierre d'Herbemontinput: Allow NULL item name.
2008-03-30 Antoine CellerierInstantiate VLM if vlm-conf option is used. You can...
2008-03-30 Rafaël CarréDon't yield the playlist object when it's dead already
2008-03-30 Pierre d'Herbemontplaylist: Fix a possible dead lock when the playlist...
2008-03-30 Tanguy Krotofflibvlc: add functions libvlc_get_version() and others
2008-03-30 Pierre d'Herbemontplaylist: Use PL_LOCK and PL_UNLOCK.
2008-03-30 Pierre d'Herbemontplaylist: Use vlc_object_alive().
2008-03-30 Rafaël CarréCheck cond_wait() return value - Fix a deadlock
2008-03-30 Rafaël CarréDo not mix time() and mdate()
2008-03-30 Ilkka Ollakkasmall adjustment on decoder/encoder fmt_in/out for...
2008-03-30 Rémi Denis... Cosmetic fix
2008-03-30 Pierre d'Herbemontcmake: media_descriptor->media media_instance->media_pl...
2008-03-30 Rémi Denis... Use var_AcquireMutex for the "libvlc" lock
next