]> git.sesse.net Git - vlc/history - modules/demux
inhibit: fix another instance of the killed-before-wait race
[vlc] / modules / demux /
2008-05-28 Pierre d'HerbemontMake sure INT64_C is defined correctly, and that we...
2008-05-28 Pierre d'HerbemontRevert "Revert "live555: Don't put any INT64_C related...
2008-05-28 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-05-28 Jean-Paul SamanRevert "live555: Don't put any INT64_C related hack...
2008-05-28 Pierre d'Herbemontlive555: Don't put any INT64_C related hack here. We...
2008-05-28 Pierre d'Herbemontlive555: Work around buggy Mac OS X headers for INT64_C.
2008-05-28 Pierre d'Herbemontlive555: Include <stdint.h> to get UINT64_C() on darwin.
2008-05-27 Rémi Denis-CourmontA lot of missing const in options lists
2008-05-26 Pierre d'Herbemontlibvlccore: Rename iso_lang.h to vlc_iso_lang.h because...
2008-05-26 Rafaël CarréInclude assert.h where assert() is used
2008-05-26 Rafaël CarréDo not malloc(0) - to make valgrind not report 0 byte...
2008-05-23 Jean-Baptiste KempfCosmetic et metadata fixes.
2008-05-23 Wang Boreal file index and seek
2008-05-23 Antoine CellerierOnly keep the full pes packet if using the zvbi teletex...
2008-05-22 Rémi Denis-CourmontRemove libvlc->psz_homedir and use config_GetHomeDir...
2008-05-21 Jean-Baptiste KempfUpdate NEWS and interface string about the latest parsi...
2008-05-21 Rémi Denis-CourmontDon't rely on scanf when parsing floats from files
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-21 Rafaël CarréAdd support for MPEG2 FOURCCs in mp4 demuxer
2008-05-20 Antoine CellerierFix decoding of teletext in ps files (the zvbi decoder...
2008-05-20 Jean-Baptiste KempfAdd options for preferences.
2008-05-20 Jean-Baptiste KempfDKS and Subviewer1 parsing support.
2008-05-20 Jean-Baptiste KempfMulti-line support for JacoSub.
2008-05-15 Jean-Baptiste KempfCosmetic.
2008-05-15 Jean-Baptiste KempfSupport for RealText Subtitles.
2008-05-13 Jean-Baptiste KempfPut psb in NEWS, interface and options.
2008-05-13 Jean-Baptiste KempfSupport for multiple lines in PJS subs.
2008-05-13 Jean-Baptiste KempfSupport for parsing PowerDivx (.psb) subtitles
2008-05-13 Jean-Baptiste KempfCosmetic, malloc checks and options completion.
2008-05-12 Jean-Baptiste KempfCommit the good version of the file.
2008-05-12 Jean-Baptiste KempfSupport for both types of MPSub
2008-05-10 Rémi Denis-CourmontRemove message unused "queue" parameter
2008-05-09 Rafaël CarréRevert "Fix memleak in mpga demuxer"
2008-05-09 Rafaël CarréFix double free
2008-05-09 Rafaël CarréFix memleak in mpga demuxer
2008-05-08 Rémi Denis-CourmontRemove E_()
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-05 Rafaël CarréFix es format leaking in live555
2008-05-05 Rafaël CarréUse the verbose variable, over the private i_verbose...
2008-05-04 Rémi Denis-CourmontMaintain SUBDIRS manually for extra flexibility
2008-05-04 Rémi Denis-Courmontvlc_mutex_init: remove unused paramter
2008-05-02 Vincent Penquerc'hbasic support for Kate streams as subtitles
2008-05-02 Jean-Baptiste KempfSupport for MPSub.
2008-05-02 Jean-Baptiste KempfSmall fix for PJS to remove "".
2008-05-02 Jean-Baptiste KempfParsing of Phoenix Subtitles.
2008-05-02 Jean-Baptiste KempfSupport for AQT subtitles.
2008-05-01 Rémi Denis-CourmontRemove I64C as well
2008-05-01 Rémi Denis-CourmontRemove UI64_C
2008-05-01 Rémi Denis-CourmontNIH syndrome cure (2)
2008-05-01 Rémi Denis-CourmontC++ <inttypes.h> inclusion fixes
2008-05-01 Rémi Denis-CourmontDon't re-invent uint8_t - remove byte_t
2008-04-30 Rémi Denis-CourmontSupport for RIFF/MIDI files
2008-04-26 Rémi Denis-CourmontStandard MIDI file demux: fix comments
2008-04-26 Antoine LejeuneAbility to save and load input item options in xspf...
2008-04-24 Jean-Paul SamanFix indentation after vlc_bool_t by bool replacement...
2008-04-23 Rafaël Carrémeta-data handling cleanup
2008-04-22 Rafaël CarréRevert play & send durations, read preroll as 64 bits
2008-04-22 Jean-Paul SamanRework to use asprintf() in live555 demux
2008-04-18 Antoine CellerierSimplify.
2008-04-17 Jean-Paul SamanFix RTSP client receiving on standard RTSP port 554.
2008-04-15 Jérôme DecoodtAvoid segfaulting if live555 error is neither a HTTP...
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'Herbemontdemux: Rename demux2 to demux as demux is no longer...
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-04-13 Rafaël CarréUse the correct access
2008-04-11 Ilkka Ollakkasmall rebert for i_length, enables to get meta itags...
2008-04-06 Ilkka Ollakkafix xspf extension parsing for leaking
2008-04-06 Jean-Baptiste KempfSupport for DVCPRO50 in .mov files. Patch by 'j' Close...
2008-03-27 Rémi Denis-CourmontMKV: use key-action
2008-03-26 Rémi Denis-CourmontMP4: do not nul time scale
2008-03-26 Rémi Denis-CourmontFix memleak
2008-03-26 Rémi Denis-CourmontBunch of MP5 allocation failure checks
2008-03-25 Geoffroy CouprieFixed a segfault in podcast
2008-03-24 Rafaël CarréForgotten in 208d017e7c250518e1601a9610cec0866012ca37...
2008-03-23 Rémi Denis-CourmontCheck-in modules/Makefile.am
2008-03-20 Sam HocevarMerge branch 'master' of git@git.videolan.org:vlc
2008-03-20 Rémi Denis-CourmontDon't use strcpy() on overlapping memory buffers -...
2008-03-18 Rémi Denis-CourmontProper vlc: URL
2008-03-17 Rémi Denis-CourmontUse native C/C++ boolean type
2008-03-17 Rémi Denis-CourmontSet the proper flags for item options
2008-03-17 Rafaël CarréRe-enable m3u parsing
2008-03-17 Jean-Baptiste KempfFix warning in rawvid demxuer.
2008-03-17 Jean-Baptiste KempfREmove uninitialised variable.
2008-03-16 Rémi Denis-CourmontHandle all memory errors in MP4 esds
2008-03-16 Rémi Denis-CourmontHandle memory errors in MP4 ctts - refs #1508
2008-03-16 Rémi Denis-CourmontCleanup MP4 ftyp
2008-03-16 Rémi Denis-CourmontHandle memory errors in MP4 stts - fixes #1502
2008-03-16 Rémi DuraffortRemove useless test before a delete.
2008-03-13 Rémi DuraffortForgiven in the previous commit (useless test)
2008-03-13 Rémi DuraffortOne more removing session. (useless test before a free())
2008-03-13 Rafaël Carréfix ts demuxing AAC with ADTS headers
2008-03-11 Rémi DuraffortUse VLC_ENOMEM instead of VLC_EGENERIC.
2008-03-11 Rémi DuraffortRemove useless test before a free (again).
2008-03-11 Rémi DuraffortCheck malloc return value.
2008-03-11 Rémi DuraffortCheck malloc return value and fix a memory leak.
2008-03-11 Rafaël CarréDo not use playlist_*AddInput() when the playlist has...
2008-03-11 Rafaël Carréexplicit control queries unsupported
2008-03-11 Jean-Baptiste KempfAdditional checks on malloc output in data reader.
2008-03-11 Jean-Baptiste KempfCheck after calloc to avoid null dereference.
2008-03-08 Antoine CellerierFix issues with the VLC rawvid demux and bump it's...
next