]> git.sesse.net Git - vlc/shortlog
vlc
2008-07-05 Rémi Denis... barrier(): issues a full memory barrier
2008-07-05 Pierre d'Herbemontinterface: Make sure the MonitorLibVLCDeath thread...
2008-07-05 Rémi Denis... LUA: don't look for scripts in .
2008-07-05 Pierre d'Herbemontmacosx: Make sure we use pl_Yield alond with pl_Release.
2008-07-05 Pierre d'Herbemontmacosx: Make sure we don't return from manageIntf:...
2008-07-05 Pierre d'Herbemontmacosx: Use msg_Dbg instead on msg_Info.
2008-07-05 Pierre d'Herbemontmacosx: ExecuteOnMainThread is not used, delete it.
2008-07-05 Rémi Denis... Another broken path
2008-07-05 Pierre d'Herbemontmacosx: Don't forget to unregister callbacks.
2008-07-05 Pierre d'Herbemontinterface: Make sure that when b_should_run_on_first_th...
2008-07-05 Pierre d'Herbemontmacosx: 10.5-ification of the Main Controller Window...
2008-07-05 Pierre d'Herbemontmacosx: Make sure the manageIntf: Timer is getting...
2008-07-04 Pierre d'Herbemontmacosx: Merge the KillerThread and the manage thread...
2008-07-04 Pierre d'Herbemontmacosx: use pl_Release() with pl_Yield(), no vlc_object...
2008-07-04 Pierre d'Herbemontopengl: No need to detach the vout from here.
2008-07-04 Laurent AimarGrr, really fix ts-extra-pmt comment.
2008-07-04 Laurent AimarFixed a comment on ts-extra-pmt.
2008-07-04 Vincent Penquerc'henable kate in matroska now that the codec id is published
2008-07-04 Lukas DurfinaFix libvlc set audio track, subtitle
2008-07-04 Laurent AimarFixed and improved ts-extra-pmt option (close #1592).
2008-07-04 Laurent AimarMove extra PMT creation to its own function.
2008-07-04 Felix Paul... Fix the ffmpeg-mmx-patch. Thanks to David E. Still
2008-07-03 Laurent AimarFixed MS ADPCM inside mov.
2008-07-03 Christophe... Allow binary maintainer to pass a custom string
2008-07-03 Christophe... Cosmetic
2008-07-03 Christophe... Prefer correct syntax highlighting over pedantic quote
2008-07-03 Laurent AimarFix avcodec cinepak decoding and favour it.
2008-07-03 Rémi DuraffortFix potential segfault.
2008-07-03 Rémi DuraffortFix memleaks (corner case).
2008-07-03 Laurent AimarFixed AStreamSeekBlock. When skipping data, the positio...
2008-07-03 Laurent AimarFixed playing of some .mov with raw audio.
2008-07-03 Laurent AimarFixed playing of some twos/sowt samples (close #1621)
2008-07-03 Rémi Denis... Qt4: really clear shortcuts - fixes #1666
2008-07-03 Rémi Denis... Oups
2008-07-03 Rémi Denis... Fix hide interface default shortcut
2008-07-03 Rémi Denis... Format string fixes
2008-07-03 Rémi Denis... Unused variable
2008-07-03 Rémi Denis... Format string fixes
2008-07-03 Rémi Denis... Signedness fix
2008-07-03 Jean-Baptiste... Freetype version bump ( regressions fixes)
2008-07-03 Jean-Baptiste... Disable dirac on Windows.
2008-07-03 Jean-Baptiste... Add a new configure-common.sh for windows builds.
2008-07-03 Jean-Baptiste... Rework windows configure.
2008-07-03 Rémi Denis... Marq: thread safety
2008-07-03 Rémi Denis... RTP/MPA: the standard frequency is 90kHz (MPEG PCR...
2008-07-03 Vincent Penquerc'huse C99 %zu for size_t in printf
2008-07-02 Laurent AimarReworked a few broken int cast (and at least fixed...
2008-07-02 Laurent AimarAllow to stop decoder even in infinite decoder loop...
2008-07-02 Ilkka OllakkaWhen deleting track, reduce stream bitrate too, unless...
2008-07-02 Laurent AimarCheck all malloc/calloc return value in libasf.c
2008-07-02 Laurent AimarFixed definition of asf_object_t.
2008-07-02 Laurent AimarBig clean up of ASF demuxer with a lot of over read...
2008-07-02 Laurent AimarChanged ASF_ReadObject_metadata to work like other...
2008-07-02 Laurent AimarClean up.
2008-07-02 Laurent AimarFixed vlc_icon_t leak in case of error.
2008-07-02 Laurent AimarProtect against invalid object size.
2008-07-02 Laurent AimarFixed ASF_ReadObject_extended_stream_properties parsing...
2008-07-02 Laurent AimarCosmetics (replace defines by pointers)
2008-07-02 Laurent AimarFixed initialization of asf_object_t inside ASF_ReadObj...
2008-07-02 Laurent AimarUse calloc when appropriate + cosmetics.
2008-07-02 Laurent AimarFixed infinite loop in truncated file.
2008-07-02 Rémi Denis... Ignore invalid ACL allow line
2008-07-02 Rémi Denis... HTTP ACL: fail closed, not open
2008-07-02 Rémi Denis... Fix HTTP interface not starting at all
2008-07-02 Rémi Denis... Remove zip file first
2008-07-02 Rémi Denis... Fix directory separator
2008-07-02 Rémi Denis... Qt4: remove dead declaration
2008-07-02 Rémi Denis... Remove hacking fullscreen control invocation - fixes...
2008-07-02 Rémi DuraffortAvoid segfault in subtitle demuxer.
2008-07-02 Rémi Denis... Sort-of RTSP VOD: accept MP3 as MPEG Audio
2008-07-02 Rémi Denis... So-called "RTSP" VOD: advertise the actual audio frequency
2008-07-02 Antoine CellerierPropagate rgb mask/shift values on render format/heap...
2008-07-02 Rémi Denis... VLM: build if ENABLE_VLM rather than ENABLE_SOUT
2008-07-02 Rémi Denis... avformat: fix linking with --disable-sout - closes...
2008-07-02 Rémi Denis... Fix build dependency order
2008-07-02 Rafaël CarréUse the headers from builddir and srcdir before the...
2008-07-02 Jean-Baptiste... Contribs update:
2008-07-01 Antoine CellerierVideo outputs should not change the vout's render format.
2008-07-01 Rémi Denis... Remove dead code (CID #3)
2008-07-01 Rémi Denis... Remove dead code (CID #2)
2008-07-01 Ilkka OllakkaSet sizePolicy for backgroundWidget, so when album...
2008-07-01 Rémi Denis... SAP: remotely trigerrable memory leak (CID #70)
2008-07-01 Rémi Denis... Typo, uninit (CID #127)
2008-07-01 Rémi Denis... Switch to 0.9.0-test2
2008-07-01 Rémi Denis... Synchronize translation files 0.9.0-test1
2008-07-01 Rémi Denis... Missing #include
2008-07-01 Rémi Denis... Fix make distcheck
2008-07-01 Rémi Denis... Sync with (provisional) 0.8.6i
2008-07-01 Rémi Denis... Fix gettext use
2008-07-01 Rémi Denis... Do not recycle video outputs - fixes #1651
2008-07-01 Rémi Denis... Revert "Remove the suxor thread"
2008-07-01 Rémi Denis... Qt4: Remove hackish use of vout window for the FS contr...
2008-07-01 Antoine CellerierFix compilation of VLC with --disable-vlm.
2008-06-30 Laurent AimarAllowed RV32 (same code than RGBA).
2008-06-30 Laurent AimarFixed chain for chroma+resize.
2008-06-30 Christophe... Distribute lua/lib/misc.h
2008-06-30 Antoine CellerierHere too.
2008-06-30 Antoine CellerierDon't build the rtp module when you don't have gcrypt...
2008-06-30 Rémi Denis... Remove the brain-damaged video output destruction code
2008-06-30 Antoine CellerierFix typo.
next