]> git.sesse.net Git - vlc/history - modules/demux
v4l2: cleanup headers order
[vlc] / modules / demux /
2012-03-15 Sébastien Escudiercheck for crazy values in rtsp npt range
2012-03-14 Sébastien Escudiernpt's are double in live555 lib. We were loosing precis...
2012-03-14 Sébastien Escudierrename misleading variable name
2012-03-14 Denis CharmetMKV: Don't ignore user preferences for track selection
2012-03-13 Clément Lecignety: fix out of bound read on corrupt files
2012-03-09 Sébastien Escudierlive555 : fix quicktime audio codec settings.
2012-03-08 Jean-Baptiste KempfASF: correct debug/warning messages
2012-03-08 Jean-Baptiste KempfASF: parse correctly advanced_mutual_exclusion types
2012-03-08 Sébastien Escudierimprove mxpeg detection : there are some cases where...
2012-03-06 Rémi Denis-Courmontmodplug: no need to link to stdc++ and m
2012-03-05 Rafaël Carréts_debug: check format parameters
2012-03-05 Rafaël CarréTS Demux: PCRHandle(): simplify
2012-03-05 Rafaël CarréTS Demux: dr_52.h and dr_59.h are always present
2012-03-05 Rafaël CarréTS demux: PMT callback: simplify
2012-03-05 Rafaël CarréTS demux: PATCallback: simplify
2012-03-05 Rafaël CarréTS demux: PIDInit(): simplify
2012-03-05 Rafaël CarréTS Demux: PIDFillFormat(): void, reduce dereference
2012-03-05 Rafaël CarréTS Demux: IODNew(): simplify
2012-03-05 Rafaël CarréTS demux: iod_descriptor_t: remove write-only members
2012-03-05 Rafaël CarréTS demux: IODFree / IODNew: simplify
2012-03-05 Rafaël CarréTS demux: es_mpeg4_descriptor_t: remove write-only...
2012-03-05 Rafaël CarréTS demux: decoder_config_descriptor_t: remove write...
2012-03-05 Rafaël CarréTS demux: use c99 for, cosmetics
2012-03-05 Rafaël Carrésl_config_descriptor_t: unused, remove
2012-03-05 Rafaël CarréTS demux: use a static function for debugging
2012-03-05 Rafaël CarréTS Demux: assume dvbpsi/tot.h is present
2012-03-05 Rafaël CarréTS demux: fix print format strings
2012-03-05 Rafaël CarréTS demux: decoder_specific_info -> i_extra/p_extra
2012-02-28 Rémi Denis-Courmontmp4: avoid shadowing variables
2012-02-28 Konstantin PavlovFix some common typos.
2012-02-27 Denis CharmetMKV: Handle file with no duration or 0 duration
2012-02-27 Sébastien Escudieravformat : fix overflow in timestamp computation
2012-02-23 Denis CharmetUse mkv track flags to define the priority of ES
2012-02-23 David Fuhrmannmkv: fix seek crash on osx
2012-02-23 Sébastien Escudierlive555 : don't call ES_OUT_SET_ES_STATE with NULL...
2012-02-20 Sébastien Escudierdiscard image and mjpeg demuxers in case of mxpeg
2012-02-18 Denis CharmetFix seek in mka
2012-02-17 Denis CharmetAvoid a crash if there are duplicated files in dir
2012-02-17 Denis CharmetMKV: Don't loop if chapter changes between P and B...
2012-02-17 Sébastien Escudierfix [56e7865dce2] compilation
2012-02-17 Sébastien Escudieravformat : add an option to force a specific format
2012-02-16 Denis CharmetMKV: Use frame defaut duration for MKV lace pts
2012-02-16 Denis CharmetMKV: Avoid late picture drop when using many threads
2012-02-16 Jean-Baptiste KempfMKV: correctly set the attachment:// URL for embedded...
2012-02-16 Sébastien Escudieradd exif jpeg detection to the image demuxer
2012-02-15 Jean-Baptiste KempfMKV: workaround the seeking-to-0 issue on Win32
2012-02-08 Denis CharmetDon't treat truncated files as invalid
2012-02-04 Kaarlo RaihaRemove unneeded include
2012-02-02 Denis CharmetHandle MKV segment change properly
2012-02-01 Denis CharmetAvoid infinite loop if eof happens during buffering
2012-02-01 Rafaël Carrélibav*: remove broken use of log callback
2012-01-30 Sébastien Escudierlive555 : fix http retry
2012-01-29 Rafaël Carréavformat demux: fix double free()
2012-01-29 Rafaël Carréavformat demux: use new IO API
2012-01-29 Rafaël CarréWorkaround FFmpeg doc/APIchanges lies
2012-01-29 Rafaël Carréavformat demux: use new input APIs
2012-01-29 Rafaël Carréavformat demux: don't access removed info
2012-01-29 Rafaël Carréavformat mux: convert to new avio API
2012-01-29 Rafaël Carréavformat mux: use avformat_write_header()
2012-01-29 Rafaël Carréavformat: remove cast to void *
2012-01-29 Rafaël Carréavformat: prefer avformat_new_stream() over av_new_stream()
2012-01-29 Rafaël Carréavformat: shut up warning (unsigned char -> uint8_t)
2012-01-29 Rafaël Carréavformat: put_flush_packet was renamed some time ago
2012-01-29 Rafaël Carréavformat: AVMetadataTag and av_metadata_get don't exist...
2012-01-29 Rafaël Carréavformat: remove 2 chained data structures
2012-01-29 Rafaël Carréavformat mux: don't write trailer if writing header...
2012-01-28 KO Myung-HunReplace the bitmap structures of Microsoft with ones...
2012-01-28 KO Myung-HunCompare a filename ignoring letter case on OS/2
2012-01-27 Rémi Denis-CourmontRemove inconsistently used check for <sys/stat.h>
2012-01-27 Rémi Denis-CourmontInclude system headers before VLC headers
2012-01-27 Denis CharmetPreload local directory for mkv only when needed
2012-01-26 Denis CharmetAllow Ebml elements bigger than 64GB
2012-01-25 Rémi Denis-CourmontTS: remove useless ts-dump stuff altogether
2012-01-25 Rémi Denis-CourmontTS: do not retain useless ts-dump settings
2012-01-25 Rémi Denis-CourmontTS: fix ts-dump error handling, remove a useless variable
2012-01-24 Denis CharmetMKV: Don't delete es at EOF in Demux() but in Close()
2012-01-24 Denis CharmetMKV: Reset demux internal time when seeking to 0
2012-01-17 Laurent AimarUsed last PCR/SCR as fallback PTS for Teletext in TS...
2012-01-17 Laurent AimarDo not require PES header in zvbi decoder.
2012-01-13 Gaurav NarulaMP4: Parse transformation matrix
2012-01-13 Denis CharmetFix the subtitles loss at MKV segment changes
2012-01-12 Laurent AimarFixed a potential integer overflow in MemToBlock().
2012-01-11 Jean-Baptiste KempfAVI: add an automatic decision choice for AVI index
2012-01-10 Jean-Baptiste KempfASF: macro removal for ASF_FindObject
2012-01-10 Jean-Baptiste KempfASF: macro removal in ASF_CountObject
2012-01-10 Jean-Baptiste KempfASF: macro removal
2012-01-10 Jean-Baptiste KempfASF: remove unneeded define
2012-01-09 Jean-Baptiste KempfMP4: debug the Matrix parameters for the tkhd atom
2012-01-09 Christoph MiebachRemoved a space in front of questionmark. 2 Findings
2012-01-07 Laurent AimarFixed a possible NULL dereference in the GME demuxer.
2012-01-07 Laurent AimarLoad files to memory when needed for loading GME files.
2012-01-04 Jean-Baptiste KempfXspf: fix crash
2012-01-04 Jean-Baptiste KempfSubtitles: remove choices from translated strings.
2012-01-03 Jean-Baptiste KempfDenote warnings in demuxer that can happen in normal...
2011-12-30 Jean-Baptiste Kempfmp4: fix typo
2011-12-28 Denis CharmetAvoid a crash with some corrupted mkvs
2011-12-28 Denis CharmetMKV: Fix seeking without cues
2011-12-27 Denis CharmetFix a crash with corrupted MKV
2011-12-21 Jean-Baptiste KempfMKV: allow simple title, multiple-chapter in the menus
2011-12-21 Sébastien Escudierlive555 : fix regression from 31ac20b22fc37bcf78991159b...
next