]> git.sesse.net Git - vlc/history - modules/demux
quartztext: One more fix to [f0d84d019c8c240c47672b82be123dc979b8d09e]
[vlc] / modules / demux /
2008-09-16 Pierre d'Herbemontavformat: Don't accept negative size.
2008-09-16 Yoann PeronneauUpdate XSPF playlist structure to use <vlc:id> instead...
2008-09-15 Derk-Jan Hartmanmkv: lower priority of mkv module to 0
2008-09-15 Derk-Jan Hartmanps demux: fix an issue in ps_pkt_read()
2008-09-15 Rémi Denis-CourmontZero tab entries when you allocate them
2008-09-15 Rémi Denis-CourmontUseless FREENULL -> free
2008-09-14 Laurent AimarAdded support for E-AC3 in ES demuxer.
2008-09-13 Antoine CellerierRemove trailing spaces.
2008-09-13 Laurent AimarAdded demux_Packetizer* helpers.
2008-09-12 Laurent AimarRemoved now useless dts/a52/m4a demuxer.
2008-09-12 Laurent AimarAdded support for DTS to es demuxer.
2008-09-12 Laurent AimarAdded A52 capability to es demuxer.
2008-09-12 Laurent AimarAdded mpeg4 audio support to es demuxer.
2008-09-12 Laurent AimarRenamed mpga to es demuxer.
2008-09-12 Laurent AimarImproved bitrate estimation in mpga demuxer.
2008-09-12 Laurent AimarReworked mp3 demuxer to allow generic ES demuxer.
2008-09-09 Laurent AimarAdded blu-ray proprietary codec ids to TS demuxer.
2008-09-09 Laurent AimarSupport E-AC3 in TS used by DVB.
2008-09-09 Alexis Ballierffmpeg: API change
2008-09-09 Jean-Baptiste KempfE-AC3 support in mkv files.
2008-09-09 Derk-Jan Hartmanlive555: fix a potential crash introduced by [169ecd7a1...
2008-09-08 Laurent AimarImplemented matroska DEMUX_GET_FPS (close #2014)
2008-09-08 Rémi Denis-CourmontFix crash when thread creation fails, fix msleep usage.
2008-09-08 Rémi Denis-Courmontlive555: remove useless vlc_thread_ready from timeout...
2008-09-08 Derk-Jan Hartmanlive555: check for support of GET_PARAMETER
2008-09-07 Derk-Jan HartmanTS demux: cleanup some of the dvb and telx track descri...
2008-09-07 Derk-Jan HartmanTS demux: american english is our default
2008-09-07 Laurent AimarCosmetics.
2008-09-07 Laurent AimarFixed AVI palette support.
2008-09-07 Rémi Denis-CourmontUse mwait and remove silly msleep usage
2008-09-06 Derk-Jan Hartmants demux: simplify the teletext case i_teletext_type...
2008-09-06 Derk-Jan Hartmants demux: any teletext type of 1-5 is valid.
2008-09-06 Rémi Denis-CourmontRTP: ignore packets with duplicated sequence numbers...
2008-09-06 Laurent AimarFixed DTS muxer.
2008-09-05 Laurent AimarCosmetic.
2008-09-05 Laurent AimarDo not ignore teletext initial page (close #1997).
2008-09-05 Christophe Mutricycdg codec is in codec/
2008-09-05 Rémi Denis-CourmontMove a bunch of plugins out of configure.ac
2008-09-03 Rémi Duraffortdemux/playlit/*: Check asprintf return malloc.
2008-09-03 Rémi Denis-CourmontRevert "CLOCK_FREQ is a 64-bits quantity as mtime_t"
2008-09-03 Rémi Denis-CourmontCLOCK_FREQ is a 64-bits quantity as mtime_t
2008-09-02 Laurent AimarCosmetic.
2008-09-02 Laurent AimarFixed a big rtp demuxer.
2008-09-02 Derk-Jan Hartmansubtitle demux: add comment about how to enable auto...
2008-09-01 Laurent AimarRevert "Revert "Improved rtjpeg and seek NUV demuxer...
2008-09-01 Rafaël Carrélive555: use floats for i_npt as well, remove useless...
2008-09-01 Rafaël Carrélive555: keep the npt clock unit: floats representing...
2008-08-28 Pavlov KonstantinSpelling: mili -> milli.
2008-08-28 Laurent AimarFixed a potential division by 0 in mp4 demuxer.
2008-08-28 Laurent AimarClean up ogm parsing and fixed a potential memory overw...
2008-08-27 Rémi Denis-CourmontPlugins: push cancellation down
2008-08-27 Laurent AimarFixed a buffer overread with broken oggs and check...
2008-08-27 Laurent AimarFixed rear center support (and close #1816).
2008-08-27 Jean-Paul SamanHandle return value and fix memleaks.
2008-08-27 Laurent AimarImproved eof detection on a few broken avi files.
2008-08-26 Laurent AimarAdded nsv stream record mode support.
2008-08-26 Laurent AimarAdded record support at the stream_t level in core.
2008-08-26 Pierre d'Herbemontxspf: Fix a may-be freed input_item pointer usage.
2008-08-26 Pierre d'Herbemontasx: Fix an input_item leak.
2008-08-25 Laurent AimarFixed packetized flag value for aes3 stream.
2008-08-25 Laurent AimarUse aes3 for BSSD codec (close #1765).
2008-08-25 Laurent AimarRevert "Improved rtjpeg and seek NUV demuxer support."
2008-08-25 Gertjan Van Drooge... Improved rtjpeg and seek NUV demuxer support.
2008-08-25 Laurent AimarClean up mpga demuxer and properly fix #1081 (ie withou...
2008-08-25 Rafaël Carrélive555: really toggle tcp flag - fix [ef4da62761]
2008-08-25 Jean-Baptiste KempfRevert "Fix memleak in mkv."
2008-08-25 Jean-Baptiste KempfRevert "Fix memleak (should fix #1081)"
2008-08-24 Antoine CellerierFix segfault on 64 bit archs. (0 != NULL)
2008-08-24 Rémi DuraffortFix warning and remove unneeded function parameters.
2008-08-24 Rémi DuraffortFix memleak (should fix #1081)
2008-08-24 David Flynn[demux/ogg] Revise oggDirac support
2008-08-23 Derk-Jan Hartmants demux: fix potential crash in EIT events
2008-08-23 Sigmund AugdalFix double free on mkv files with V_QUICKTIME track
2008-08-22 Laurent AimarFixed input slave reading of a52/dts/flac/m4a/mpga...
2008-08-21 Laurent AimarCheck a few mp4 mallocs.
2008-08-21 Laurent AimarFixed a few segfaults with broken mp4 files and fixed...
2008-08-20 Jean-Baptiste KempfKill a warning and put i_datalength as an uint32_t
2008-08-20 Jean-Baptiste KempfTTA: Sanity check to avoid overflow and typo
2008-08-20 Rémi Denis-CourmontTTA: robustify and avoid one memcpy/allocation
2008-08-20 Rémi Denis-CourmontTTA: potential 0 divider
2008-08-20 Rémi Denis-CourmontRTP: priority zero - do not load the module needlessly
2008-08-20 Rémi DuraffortMake the buildbot happy by fixing some of the warnings.
2008-08-20 Derk-Jan Hartmanmjpeg demux: When looking trough the data for EOI,...
2008-08-20 Eric PetitFixes bad error checking on read errors.
2008-08-20 Laurent AimarUpgrade mandatory version for matroska to 0.8.0 and...
2008-08-20 Laurent AimarFix mkv track checking in blockget (TrackNum() != our...
2008-08-19 Laurent AimarIgnore invalid blocks (on broken files).
2008-08-19 Derk-Jan Hartmanffmpeg chroma: Change GetVlcChroma and GetFfmpegChroma...
2008-08-19 Jean-Baptiste KempfKill warnings.
2008-08-18 Laurent AimarAdded a workaround for broken avi files (close #1850).
2008-08-18 Laurent AimarFixed flac demuxer segfault (/0) when seektable is...
2008-08-18 Laurent AimarCosmetics.
2008-08-18 Laurent AimarAllowed user to cancel avi index creation.
2008-08-18 Laurent AimarRemoved unneeded variables from avi demuxer context.
2008-08-18 Laurent AimarDo not leave the index building progress bar opened...
2008-08-17 Rémi Denis-CourmontSMF: channels data (stereo) and dummy rate to not confu...
2008-08-16 Pierre d'Herbemontreal: Abort demuxing in case of error.
2008-08-16 Pierre d'Herbemontreal: Protect against negative size reading.
2008-08-15 Rémi DuraffortFix previous commit.
2008-08-15 Rémi DuraffortFix potential memleak.
next