]> git.sesse.net Git - vlc/history - modules
Join and unload vout safely
[vlc] / modules /
2008-07-05 Pierre d'Herbemontmacosx: Fix service discovery loading code char.
2008-07-05 Felix Paul KühneRemoved broken, unmaintained and unfinished code. May...
2008-07-05 Rémi Denis-CourmontCharset fixes
2008-07-05 Rémi Denis-CourmontRemove duplicate b_die check
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
2008-07-05 Rémi Denis-CourmontFix misleading comment
2008-07-05 Rémi Denis-CourmontLUA: 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 Pierre d'Herbemontmacosx: Don't forget to unregister callbacks.
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 Laurent AimarFixed and improved ts-extra-pmt option (close #1592).
2008-07-04 Laurent AimarMove extra PMT creation to its own function.
2008-07-03 Laurent AimarFixed MS ADPCM inside mov.
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 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-CourmontQt4: really clear shortcuts - fixes #1666
2008-07-03 Rémi Denis-CourmontFormat string fixes
2008-07-03 Rémi Denis-CourmontFormat string fixes
2008-07-03 Rémi Denis-CourmontSignedness fix
2008-07-03 Rémi Denis-CourmontMarq: thread safety
2008-07-03 Rémi Denis-CourmontRTP/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 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-CourmontHTTP ACL: fail closed, not open
2008-07-02 Rémi Denis-CourmontQt4: remove dead declaration
2008-07-02 Rémi Denis-CourmontRemove hacking fullscreen control invocation - fixes...
2008-07-02 Rémi DuraffortAvoid segfault in subtitle demuxer.
2008-07-02 Rémi Denis-CourmontSort-of RTSP VOD: accept MP3 as MPEG Audio
2008-07-02 Rémi Denis-CourmontSo-called "RTSP" VOD: advertise the actual audio frequency
2008-07-02 Rémi Denis-Courmontavformat: fix linking with --disable-sout - closes...
2008-07-01 Antoine CellerierVideo outputs should not change the vout's render format.
2008-07-01 Rémi Denis-CourmontRemove dead code (CID #3)
2008-07-01 Rémi Denis-CourmontRemove dead code (CID #2)
2008-07-01 Ilkka OllakkaSet sizePolicy for backgroundWidget, so when album...
2008-07-01 Rémi Denis-CourmontSAP: remotely trigerrable memory leak (CID #70)
2008-07-01 Rémi Denis-CourmontTypo, uninit (CID #127)
2008-07-01 Rémi Denis-CourmontMissing #include
2008-07-01 Rémi Denis-CourmontFix gettext use
2008-07-01 Rémi Denis-CourmontQt4: Remove hackish use of vout window for the FS contr...
2008-06-30 Laurent AimarAllowed RV32 (same code than RGBA).
2008-06-30 Laurent AimarFixed chain for chroma+resize.
2008-06-30 Christophe MutricyDistribute 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 Antoine CellerierFix typo.
2008-06-30 Antoine CellerierFix implicit filter chain module.
2008-06-30 Felix Paul KühneWe don't want to use this module for avc1
2008-06-30 Antoine CellerierNote to self: test compilation before applying patches.
2008-06-30 Georgi ChorbadzhiyskiAdd --sout-asf-bitrate-override setting to ASF muxer
2008-06-30 Georgi ChorbadzhiyskiSmall cleanup in asf muxer. Use SOUT_CFG_PREFIX in...
2008-06-29 Laurent AimarAdded reget_buffer implementation for correct PTS for...
2008-06-29 Jonathan RosserAdd dirac video support to the ogg demuxer
2008-06-29 David Flynnts demux: add support for dirac streams via registratio...
2008-06-29 Rémi Denis-CourmontRTP: avoid loosing the first received packet
2008-06-29 Laurent AimarCheck against 0 sample rate (returned by ffmpeg).
2008-06-29 Rémi Denis-Courmontschroedinger: fix warnings
2008-06-29 Rémi Denis-CourmontFix corner case memory leak
2008-06-29 Jonathan RosserIntroduce new codec module to decode dirac video via...
2008-06-28 Felix Paul Kühne*cough*
2008-06-28 Felix Paul KühneDon't try to use 10.5-only threading features on a...
2008-06-28 Laurent AimarFixed segfault when parsing wav file to check for dts...
2008-06-28 Laurent AimarFixed segfault on corrupted wav file.
2008-06-28 Antoine CellerierRemove trailing spaces.
2008-06-28 Laurent AimarFixed buffer size computation with non zero bits per...
2008-06-28 Antoine CellerierDon't assert.
2008-06-28 Rémi Denis-Courmontwav: fix integer underflow
2008-06-28 Rémi Denis-Courmontwav: fix integer overflow (CVE-2008-2430)
2008-06-28 Laurent AimarFixed use of freed memory every time rtmp access is...
2008-06-28 Rémi DuraffortCheck malloc return value.
2008-06-28 Rémi DuraffortFix memleak when the codec can't be loaded.
2008-06-28 Rémi DuraffortRemove unused variables.
2008-06-28 Rémi Denis-CourmontForgot this file
2008-06-28 Rémi Denis-CourmontQt4: weak reference the video output...
2008-06-28 Rémi Denis-CourmontVLC_OBJECT_FILTER: remove
next