]> git.sesse.net Git - vlc/history - modules/demux
Qt: fix Win32 MOC breakage
[vlc] / modules / demux /
2013-06-17 Jean-Baptiste Kempfmp4: be more restrictive for samplerate
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2013-06-04 Rémi Denis-Courmontsgimb: use after free (fixes #8724)
2013-06-04 Rafaël CarréTS demux: fix uninitialized language description
2013-05-25 Rémi Denis-Courmontsmf: cosmetics
2013-05-25 Rémi Denis-Courmontrawdv: fix unused function
2013-05-17 Jean-Paul Samandemux/ts.c: support for libdvbpsi >= 1.0.0
2013-05-05 Jean-Baptiste KempfMove xiph metadata parsing to a .c|.h files couple
2013-05-05 Jean-Baptiste KempfMerge Kate metadata into vorbis.h
2013-05-05 Jean-Baptiste KempfVorbis.h: update copyright info
2013-05-02 Tobias Rappwav: add RF64 support
2013-04-28 Jean-Baptiste KempfTS: remove useless --ts-silent option
2013-04-28 Rafaël Carréts demux: fix eac3 mistaken for ac3
2013-04-28 Rafaël Carréts demux: don't lose PID specific data on PMT callback
2013-04-28 Rafaël Carréts demux: remove duplicate code
2013-04-27 Rémi Denis-Courmontmp4: do not spam
2013-04-27 Denis CharmetAdd try/catch when reading elements with libmatroska.
2013-04-26 Christoph MiebachString removal
2013-04-25 Felix Paul Kühnesubtitle-demux: unify 'Frames per Second' vs. 'Frames...
2013-04-25 Denis CharmetMKV: show forced subtitles even if they are not default
2013-04-25 Timothy B. TerriberryUpdate FLAC/Vorbis cover scores to match ID3v2.
2013-04-25 Timothy B. TerriberryUse FLAC's picture selection for Vorbis/Opus.
2013-04-16 Rémi Denis-Courmontmp4: correct language code value interpretation
2013-04-15 Mario SpeißLua demuxers: show the original URL in playlist
2013-04-12 Rémi Denis-CourmontRemove "pcm " pseudo-codec, synonymous with "araw"
2013-04-12 Rémi Denis-Courmontwav: use PCM FOURCCs with known bit size
2013-04-06 Rémi Denis-Courmontavformat: validate encoding of meta informations (fixes...
2013-04-06 Rémi Denis-Courmontavformat: refactor meta getter, fix title & language...
2013-04-03 Jean-Baptiste KempfRevert "Revert "Correctly detect alac in mp4 properties""
2013-03-28 Francois Cartegnievlc_epg: add parental rating from ts streams.
2013-03-27 Rémi Denis-Courmontmkv: mostly useless #include
2013-03-23 Edward WangCorrect widespread misuse of the word 'subtitle'
2013-03-17 Ilkka Ollakkaavformat: don't offset dts/pts to start from 0, avforma...
2013-03-17 Ilkka Ollakkaavformat: don't mark buffer as need to be writable...
2013-03-15 Ilkka Ollakkaavformat: set stream sar.den as we set sar.num also
2013-03-15 Ilkka Ollakkaavformat: set pf_* after everything else in init
2013-03-12 Jean-Baptiste KempfPartial revert of "avcodec: remove support for old...
2013-03-12 Jean-Baptiste Kempflibav*: create a new avcommon_compat.h file for backwar...
2013-03-10 Anatoliy Anischovichaudio input core: fix wrong parsing of replaygain tags...
2013-03-09 Rémi Denis-Courmontavcodec: replace gone CODEC_ID_* with AV_CODEC_ID_*
2013-03-09 Rémi Denis-Courmontavcodec: remove support for old versions
2013-03-08 Anatoliy Anischovichvorbis demux: convert generic field names to uppercase...
2013-03-08 Rémi Denis-Courmontmkv: fix format string
2013-02-28 Timothy B. Terriberryogg: Fix borken stream resets.
2013-02-25 Rémi Denis-Courmontts: correct Traditional Chinese EPG encoding (fixes...
2013-02-20 Rémi Denis-Courmontrawdv: remove dated disabled code
2013-02-20 Rémi Denis-Courmontraw*: initialize callbacks only at success
2013-02-12 Denis CharmetRemove trailing space line
2013-02-11 Denis CharmetFree unused resources when using linked mkvs
2013-02-08 Denis CharmetHandle case where dwFormat is WAVE_FORMAT_EXTENSIBLE
2013-02-07 Samuel Pitoisetavi: Fix seek bar position when streaming through netwo...
2013-02-02 Denis CharmetRemove the filesize verification when using FindNextElement
2013-01-27 Frédéric Yhuellibmp4: small bug fix
2013-01-24 Rémi Denis-Courmontlive555: move to access/ alongside all other acces_demu...
2013-01-24 Rémi Denis-CourmontUse flexible arrays instead of allocating too much
2013-01-21 Frédéric Yhuellibmp4: minor bug fix
2013-01-20 Frédéric Yhuellibmp4: rewind stream before falling back to avformat
2013-01-17 Rafaël Carréasf demux: rewrite DemuxPacket
2013-01-17 Rafaël Carréasf demux: cosmetics
2013-01-17 Jean-Baptiste KempfASF: don't print debug infos in releases
2013-01-17 Rafaël Carréasf demux: fix #8024
2013-01-15 Rémi Denis-CourmontAvoid zero-length array
2013-01-14 Jean-Baptiste KempfOgg: display debug about Annodex info
2013-01-14 Jean-Baptiste KempfOgg: factorize reset function
2013-01-14 Ludovic FauvetOgg: implement SET_SEEKPOINT
2013-01-14 Jean-Baptiste KempfOgg: remove unused function and variable
2013-01-14 Jean-Baptiste KempfOgg: use b_force_backup as a boolean
2013-01-14 Jean-Baptiste KempfOgg: clean header and remove unused members
2013-01-14 Jean-Baptiste KempfOgg: use calloc
2013-01-11 Isamu Arimotoram: fixed typo
2013-01-11 Denis CharmetAvoid inifite loops and stack explosion when parsing...
2013-01-07 Denis CharmetReuse the decoders when possible at segment change
2013-01-07 Jean-Baptiste KempfWAV: simplification
2013-01-07 Jean-Baptiste KempfWAV: support wma2 in wav
2012-12-28 Denis CharmetInitialize codecs after track parsing and not before...
2012-12-28 Jean-Baptiste Kempflive555: use calloc
2012-12-26 Denis CharmetHandle with resilience unknown ebml elements
2012-12-20 Rémi Denis-Courmontaout: pass FOURCC instead of bits to aout_ChannelsReorder()
2012-12-17 Rafaël CarréRemove variable name clashes in TAB_REMOVE
2012-12-13 Rémi Denis-CourmontReplace block_New() with block_Alloc()
2012-12-12 Denis CharmetCall SET_NEXT_DISPLAY_TIME after SET_PCR to avoid its...
2012-12-12 Laurent AimarAdded support for SCTE-27 in TS demuxer.
2012-12-12 Laurent AimarRemoved write only ts_es_t::b_gather
2012-12-12 Laurent AimarRename ts_es_t::*pes* into ts_es_t::*data*
2012-12-11 Jean-Baptiste KempfAVI: a debug message when refusing to open the subtitle
2012-12-11 Jean-Baptiste KempfAVI: increase threshold for subtitles detection to...
2012-12-11 Denis CharmetMKV: Set default value for audio tracks when parsing one
2012-12-09 Denis CharmetHandle ordered editions with broken links or empty
2012-12-06 Jean-Baptiste KempfOgg: parse and create Vorbis Comment Chapter Extension...
2012-12-05 Jean-Baptiste KempfMP4: enable debug with debug builds
2012-12-04 Jean-Baptiste KempfRevert "Correctly detect alac in mp4 properties"
2012-12-04 Jean-Baptiste KempfMP4: check more i_timescale values to avoid Division...
2012-11-29 Rémi Denis-Courmontdump: output to access output rather than file (fixes...
2012-11-29 Rémi Denis-Courmontdump: clean up and simplify
2012-11-21 Denis CharmetHandle possible negative timestamps in MKV
2012-11-21 Denis CharmetDetect Theora keyframe without blockreference
2012-11-21 Jean-Baptiste KempfLGPL: relicense Tivo demuxer to LGPL
2012-11-16 Jean-Baptiste KempfAVformat: do not use static attachment pictures as...
2012-11-15 Jean-Baptiste KempfOgg: Parse chapters in comments
2012-11-14 Denis CharmetUse timecodescale to compute subtitle duration
next