]> git.sesse.net Git - vlc/history - modules/demux
Source files can be in subdirectories
[vlc] / modules / 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...
2008-03-05 Rafaël CarréRevert 2 parts of 9d349e1ce5812e1d6e7a754368d240d00efe0...
2008-03-04 Rafaël Carréfix #1404 (asf demuxer)
2008-03-03 Rémi Denis-CourmontFix a bunch of format string injection in the Real...
2008-03-03 Rémi Denis-CourmontDetect division by zero before it happens
2008-03-03 Rémi Denis-CourmontUse calloc() instead of malloc() - fixes integer overfl...
2008-03-02 Pierre d'HerbemontMore Id and permission fixes.
2008-03-02 Rémi Denis-CourmontFix (trunk-only) integer underflow in MP4 0xa9xxx box
2008-03-02 Rémi Denis-CourmontFix integer overflow in MP4 RDRF boxes
2008-03-02 Rémi Denis-CourmontFix memory leak in case of corrupt MP4 box
2008-03-01 Rémi Denis-CourmontSimplify.
2008-03-01 Rémi Denis-CourmontFix buffer overflow.
2008-03-01 Rémi Denis-CourmontFix calloc usage
2008-03-01 Rémi Denis-CourmontAnother malloc check
2008-03-01 Rémi Denis-CourmontCheck some malloc() failures - yes it can happen when...
2008-03-01 Rémi Denis-CourmontFix some brain-damaged calloc use
2008-03-01 Rémi Denis-CourmontMark the callback list as const
2008-03-01 Rémi Denis-CourmontFix a few warnings
2008-02-27 Rafaël Carréasf demuxer: fix header demuxing & use padding without...
2008-02-26 Pierre d'Herbemontmisc/objects.c: Don't rely on vlc_object_destroy()...
2008-02-22 Rafaël CarréSupports vorbis audio in avi container (refs #224)
2008-02-21 Damien Fouilleullibmp4: removed the 'France' option, who cares ?
2008-02-21 Rafaël Carrésvn:keywords
2008-02-18 Rafaël Carrécompare the right amount of data, being a little bit...
2008-02-18 Jean-Baptiste KempfMKV: use __MIN instead of min(
2008-02-18 Jean-Baptiste Kempflive555 - include fix.
2008-02-15 Rémi Denis-CourmontFix two more calloc-based denial of service in the...
2008-02-12 Jean-Paul SamanAlso newer live55 exhibit the problem.
2008-02-12 Jean-Paul SamanDon't leak memory in error paths
2008-02-10 Jean-Baptiste KempfFix asa subtitles merge. Close #1468
2008-02-08 Jean-Paul Samancheck malloc return value
2008-02-07 Rémi Denis-CourmontMP4: Fix heap-based buffer overflow (CORE-2008-0130)
2008-02-07 Rémi Denis-CourmontMemory allocation error check
2008-02-04 Sigmund Augdal Helbergadded the asa subtitle demux from equinox. the file...
2008-02-03 Rémi Denis-CourmontWe don't check for limits.h, so don't use HAVE_LIMITS_H
2008-02-02 Jean-Baptiste KempfDVCPRO25 and 50 in AVI...
2008-01-28 Rafaël Carrédemux/playlist/ : removes useless unused parameter...
2008-01-27 Rémi Denis-CourmontTypo
2008-01-26 Rémi Denis-CourmontStandard MIDI File: don't abuse demux_vaControlHelper...
2008-01-25 Sigmund Augdal Helbergsubtitle demux change for better ASS/SSA support. By...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-19 Pavlov KonstantinMove appropriate code to DEMUX_GET_LENGTH and destroy...
2008-01-19 Pavlov KonstantinFix a segfault in mpga demuxer module.
2008-01-18 Dennis van Amerongen* modules/demux/ts.c: remove excessive ;
2008-01-17 Ilkka Ollakkapartly revert [23991]. vlc:skip ain't supported, and...
2008-01-16 Christophe MutricyMissed that in [24348]
2008-01-16 Christophe MutricyDelete rtp.c which was added by mistake in [24344]
2008-01-16 Damien Fouilleulvlc security: As i've seen very little improvement...
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2008-01-13 Laurent AimarFixed typo in MJD decoding (Fix EIT informations)
2008-01-12 Jean-Baptiste KempfSupport for 8bit uncompressed in AVI files.
2008-01-12 Rafaël Carréogg demuxer: fix #1429 by simply ignoring the skeleton...
2008-01-12 Felix Paul Kühnemp4 demux: also add meta for 'Encoded by', 'URL', ...
2008-01-08 Ilkka Ollakka- narrow r10012 to remove dts only stuff that goes...
2008-01-05 Jean-Paul SamanReplaced LIVEMEDIA_LIBRARY_VERSION_INT version 99999999...
2008-01-04 Pierre d'Herbemontinput/input.c: Define DEMUX_CAN_SEEK and correctly...
2008-01-02 Jean-Paul SamanFix signed int, unsigned int comparison.
2008-01-01 Pierre d'HerbemontRevert [23949].
next