]> git.sesse.net Git - vlc/history - modules/demux
v4l2: restore support for forced resolution
[vlc] / modules / demux /
2012-04-10 Jean-Baptiste KempfMP4: code cosmetics
2012-04-10 Jean-Baptiste KempfMP4: fill the orientation flag in video_format_t
2012-04-10 Jean-Baptiste KempfMP4: remove trailing spaces
2012-04-09 Jean-Baptiste KempfMP4: be more picky wrt VC-1 profiles we accept
2012-04-09 Jean-Baptiste KempfMKV: kill a sign warning
2012-04-09 Jean-Baptiste KempfMKV: remove unused variable
2012-04-09 Jean-Baptiste Kempfmp4: reindent and regroup
2012-04-08 Denis CharmetMKV: Don't crash when loading a directory with no uid...
2012-04-08 Frode TennebøFix problem with black and/or random colours for palett...
2012-04-08 Rémi Duraffortreal: fix potential memory leak.
2012-04-07 Rémi Denis-Courmontstl: fix sign warning
2012-04-06 Jean-Baptiste KempfMP4: better debug message with VERBOSITY activated
2012-04-06 Jean-Baptiste KempfMP4: better debug message when FOURCC not recognized
2012-04-06 Jean-Baptiste KempfSupport VC-1 in mp4, as muxed by L-Smash
2012-04-06 Jean-Baptiste KempfMKV: show title when in Information section
2012-04-05 Jean-Baptiste KempfCorrectly detect alac in mp4 properties
2012-04-05 Jean-Baptiste KempfMP4: more fourcc replacements
2012-04-05 Jean-Baptiste Kempfmp4: replace some fourcc by VLC_CODEC_
2012-04-05 Jean-Baptiste KempfFix vorbis in mp4 sample
2012-04-05 Jean-Baptiste KempfVorbis: permit to return attachments too
2012-04-05 Jean-Baptiste KempfOgg: permit attachments
2012-04-05 Jean-Baptiste KempfParse embedded art in METADATA_BLOCK_PICTURE
2012-04-05 Jean-Baptiste KempfFlac: cosmetics
2012-04-05 Jean-Baptiste KempfSplit FLAC picture parsing from flac.c
2012-04-05 Jean-Baptiste KempfOgg: Add parsing for publisher meta
2012-04-05 Jean-Baptiste KempfWav: cosmetics (alignment, unlikely, locality)
2012-04-04 Piotr Fusikgme: fixed out-of-memory/out-of-range tests
2012-04-02 Ludovic FauvetSMF: avoid a DOS if the SMF header is invalid
2012-04-02 Jean-Baptiste KempfAU: fix division by 0 with corrupted files
2012-04-02 Jean-Baptiste KempfVOC: avoid division by 0 if number of channel is 0
2012-03-31 Tobias GüntnerImprove range check.
2012-03-29 John Freedadd commonly used ID3 genres to the list
2012-03-29 Rémi Denis-Courmontplaylist: remove stray typedef
2012-03-29 Rémi Denis-Courmontchannels.conf: rewrite and fix
2012-03-29 Rémi Denis-Courmontplaylist: factor the Control() callback
2012-03-29 Rémi Denis-Courmontplaylist: remove no-op pf_deactivate functions
2012-03-28 Frédéric Yhuellibmp4: move some stuff into the header file
2012-03-27 Jean-Baptiste KempfMP4: support for more codecs in mp4
2012-03-27 Jean-Baptiste KempfMP4: support DTS in ObjectTypeIndication
2012-03-27 Rémi Denis-Courmontchannels.conf: update/fix parameters values
2012-03-27 Rémi Denis-CourmontRevert "dvb: demux: generate uri" - fix #6497
2012-03-26 Frédéric Yhueldemux/mp4: drop DRMS support
2012-03-25 Rémi Denis-Courmontm3u8: validate UTF-8 input
2012-03-23 Frédéric Yhuellibmp4: add TfrfBox and TfxdBox parsing
2012-03-23 Frédéric Yhuellibmp4: 'tfhd' parsing
2012-03-23 Sébastien Escudierlive555 : better error message
2012-03-23 Sébastien Escudierrtsp : display a message if the server forbids the...
2012-03-22 Jean-Baptiste KempfDo not treat RMF files named .ram as playlists
2012-03-21 Rémi Denis-Courmontvoc: fix skipping of unknown headers (fixes #6437)
2012-03-20 Denis CharmetMKV: Use the appropriate time value to avoid loops
2012-03-19 Rémi Denis-Courmontmp4: fix NULL dereference (should fix LP#936488)
2012-03-19 Frédéric Yhueldemux/mp4: remove a memset following a calloc
2012-03-19 F. Yhuellibmp4: fix 'mfhd' parsing
2012-03-19 Denis CharmetFix next/prev uid segment linking in MKV
2012-03-16 Frédéric Yhuelmp4: add a warning
2012-03-16 Frédéric Yhueldemux/mp4: add parsing of sidx box
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...
next