]> git.sesse.net Git - vlc/shortlog
vlc
2008-07-20 Filippo Caronejvlc: abstract test class added to not-internal tests too
2008-07-20 Filippo Caronejvlc: download a sample file to run tests, if needed
2008-07-20 Filippo Caronejvlc: log4j and ioutils dependencies added
2008-07-20 Laurent AimarRespect mp4 track enable flag.
2008-07-20 Laurent AimarFixed motiondetect segfaults.
2008-07-20 Laurent AimarAdded picture_New/picture_Delete/picture_CopyPixels...
2008-07-20 Filippo Caronejvlc: libvlc state and event type enums aligned with...
2008-07-20 Pierre d'Herbemontmedia_list_player: Don't fetch stop event from media...
2008-07-20 Filippo Caronejvlc tests: avoid a libvlc_media_player race condition
2008-07-20 Filippo Caronejvlc: remove MediaInstace
2008-07-20 Filippo CaroneMediaInstance renamed to MediaPlayer
2008-07-20 Jean-Paul SamanFix displaying of teletext buttons.
2008-07-20 Jean-Paul SamanRevert "Fix of #1640 teletext buttons appear too often"
2008-07-20 Jean-Paul SamanFix ticket #1700: Disable video title showing when...
2008-07-20 Lukas DurfinaFix of #1640 teletext buttons appear too often
2008-07-19 Laurent AimarFixed undenormalise for 64 bits.
2008-07-19 Laurent AimarUse filter helpers.
2008-07-19 Laurent AimarUse picture_CopyProperties.
2008-07-19 Jean-Baptiste... Correct location for mpeg2
2008-07-19 Filippo Caronejvlc: fix the native type for drawable
2008-07-19 Filippo Caronejava bindings: specify hudson as continuus integration...
2008-07-19 Jean-Baptiste... libMpeg2 0.5.1 bump
2008-07-19 Jean-Baptiste... Typo
2008-07-19 Derk-Jan Hartmanquicktime decoder: fix a cast warning
2008-07-19 Derk-Jan Hartmanquicktime codec: prevent malloc(0)
2008-07-19 Derk-Jan Hartmanquicktime decoder: I don't trust this codec enough...
2008-07-19 Derk-Jan HartmanMac OS X framework: libvlc_MediaPlayerPlayed -> libvlc_...
2008-07-19 Felix Paul... Removed some useless dgb msgs and added some more usefu...
2008-07-19 Rémi DuraffortUse pl_Locked and pl_Unlocked.
2008-07-19 Rémi DuraffortCosmetic.
2008-07-19 Laurent AimarUse block_Release instead of pf_release directly.
2008-07-19 Laurent AimarFixed buffer overread in equalizer BandCallback.
2008-07-19 Laurent AimarFixed a segfault in aout_EnableFilter.
2008-07-19 Laurent AimarAdded filter_NewPicture/Subpicture/AudioBuffer helpers.
2008-07-19 Laurent AimarFixed vout_Create documentation.
2008-07-19 Laurent AimarFixed a few buffer overflow by not using sprintf...
2008-07-19 Pierre d'Herbemontlibvlc: Don't raise an exception if there is no vout...
2008-07-19 Pierre d'Herbemontplaylist: playlist_NodeAddInput was noted as deprecated...
2008-07-19 Pierre d'Herbemontplaylist: playlist_DeleteFromInputInParent wasn't used...
2008-07-19 Pierre d'Herbemontplaylist: playlist_DeleteInputInParent->playlist_Delete...
2008-07-19 Rémi DuraffortQt4: We must lock the playlist before calling UpdateTre...
2008-07-19 Rémi DuraffortFix a compilation warning.
2008-07-19 Filippo CaroneExtra info about compiler and revision name added binde...
2008-07-18 Laurent AimarClean up gaussianblur. There is no need to nearly dupli...
2008-07-18 Laurent AimarUse picture helpers.
2008-07-18 Laurent AimarAnother typo.
2008-07-18 Laurent AimarFixed a typo.
2008-07-18 Laurent AimarUse picture helpers.
2008-07-18 Laurent AimarDo not return title if no chapters in mkv.
2008-07-18 Laurent AimarUse picture helpers (Yield,Release,CopyProperties).
2008-07-18 Laurent AimarAdded new picture helpers (picture_Yield, picture_Release,
2008-07-18 Rémi DuraffortThe playlist is not locked so don't pretend that the...
2008-07-18 Rémi DuraffortThe playlist it not lock here.
2008-07-18 Rémi DuraffortThe playlist is not lock for the moment.
2008-07-18 Rémi DuraffortLock the playlist so we can add SAP item to the playlis...
2008-07-18 Pavlov KonstantinAdd new x-content to desktop file. Patch by Nicolas...
2008-07-17 Pierre d'HerbemontRevert "qtcapture: Use a direct block buffer, and remov...
2008-07-17 Pierre d'Herbemontqtcapture: Use a direct block buffer, and remove a...
2008-07-17 Pierre d'Herbemontvout: Make sure vout_Close() has been called before...
2008-07-17 Pierre d'Herbemontvout: Rename vout_Destroy to vout_CloseAndDestroy.
2008-07-17 Pierre d'Herbemontmacosx: Fix motionblur and zoom in extended panel.
2008-07-17 Laurent AimarDo not increase refcount when the release callback...
2008-07-17 Laurent AimarRevert "Fixed image_Convert by properly overriding...
2008-07-17 Christophe... Use the correct test
2008-07-17 Christophe... Fix building when VLM is disable
2008-07-17 Christophe... Add Matroska mmime types
2008-07-17 Laurent AimarFixed image_Convert by properly overriding release...
2008-07-17 Pierre d'Herbemontmacosx: Remember the detached vout position.
2008-07-17 Laurent AimarEnabled fullscreen controler by default.
2008-07-17 Laurent AimarFixed filters implemented as vout (Init/End can be...
2008-07-17 Laurent AimarRevived vout_Destroy from the dead.
2008-07-17 Felix Paul... macosx: Work-around a NSUIHeartBeat crash on quit by...
2008-07-17 Felix Paul... macosx: make sure that the info-panel doesn't float.
2008-07-17 Felix Paul... macosx: Make sure we update the information panel,...
2008-07-17 Rémi DuraffortDon't unlock the playlist to lock it the next instruction.
2008-07-17 Rémi DuraffortThe playlist is not lock at this stage so let it lock...
2008-07-16 Pierre d'Herbemontqt4: Hopefully blindely fix the qt4 build, by defining...
2008-07-16 Pierre d'Herbemontqt4: Forgotten lock. Reported by ahoka.
2008-07-16 Pierre d'Herbemontmacosx: Properly inherit variables if they don't exist.
2008-07-16 Christophe... Use pkg-config to get the flags for libmpeg2
2008-07-16 Pierre d'Herbemontmacosx: Make sure the detached window is movable by...
2008-07-16 Felix Paul... Fixed a rare sent-msg-to-freed-object issue
2008-07-16 Felix Paul... Another translation update
2008-07-16 Felix Paul... Fixed l10n msg
2008-07-16 Felix Paul... We agreed not to put sentences aka dots in non-longtext...
2008-07-16 Pierre d'Herbemontmacosx: Remove a NSLog.
2008-07-16 Pierre d'Herbemontmacosx: Fix the detached window. Fix fullscreen. Use...
2008-07-16 Pierre d'Herbemontqtcapture: Don't release objects when libvlc quit,...
2008-07-16 Pierre d'Herbemontdirectory: Make sure we can exit and interrupt the...
2008-07-16 Derk-Jan HartmanDon't send blocks from qtcapture Demux that we have...
2008-07-16 Derk-Jan HartmanUse the actual pts in qtcapture.
2008-07-15 Jonathan RosserSpecifying any CFLAGS clobbers any that liboil's config...
2008-07-15 Laurent AimarUse good default value for font weigh/slan (subtitle...
2008-07-15 Felix Paul... Download pcre before compiling asa
2008-07-15 Laurent AimarFixed fullscreen controler race conditions and ugly...
2008-07-15 Laurent AimarPass vout_thread_t to releaseVideo.
2008-07-15 Laurent AimarSimplify vlc fourcc/ffmpeg pix format conversion.
2008-07-15 Rémi DuraffortAsk the playlist to lock itself as it isn't done before.
2008-07-15 Rémi DuraffortCheck asprintf return value and fix a potential memleak.
2008-07-15 Rémi DuraffortFix a compilation warning.
next