]> git.sesse.net Git - vlc/history - modules/demux
wasapi: volume setting support
[vlc] / modules / demux /
2012-05-11 Laurent AimarAdded support for vprp chunk in AVI demuxer.
2012-05-11 Jean-Baptiste KempfASF/WMV: parser chapters
2012-05-09 Rémi Denis-Courmontavi: do not use vlc_object_kill()
2012-05-05 Rémi Denis-Courmontmp4: use strndup() where applicable
2012-05-02 Jean-Paul Samanavformat/mux.c: Check malloc return value.
2012-05-02 Hugo Beauzée-Luyssenogg: Fix a heap buffer overflow.
2012-04-29 Jean-Baptiste KempfASF: cosmetics
2012-04-28 Jean-Baptiste KempfASF: do not display GUID when not in debug mode
2012-04-27 Jean-Baptiste KempfASF: better logging and more consistent with MKV/MP4...
2012-04-27 Jean-Baptiste KempfMKV: debug extra metadata too
2012-04-27 Jean-Baptiste KempfMKV: fix meta regression
2012-04-25 Rafaël Carréavformat: initialize empty options sets
2012-04-21 Jean-Baptiste KempfMMS: coherence with asf demuxer
2012-04-21 Jean-Baptiste KempfASF: do not warn about compatibility object
2012-04-18 Frédéric Yhuellibmp4: fix error in TfxdBoxUUID definition
2012-04-17 Rafaël Carrédeclare private options only if they are used
2012-04-17 Rafaël Carréavformat: fix dictionary use
2012-04-17 Rafaël Carréavformat (mux/demux): implement private options
2012-04-17 Rafaël CarréSanitize FFmpeg modules options
2012-04-16 Hugo Beauzée-Luyssenram: Removing write only variable.
2012-04-15 Rafaël Carrélibav*: move avformat/avcodec init to a single header...
2012-04-13 Jean-Baptiste KempfMP4: kill a warning for operator priority
2012-04-13 Frédéric Yhueldemux/mp4: move some stuff in the header file
2012-04-13 Frédéric Yhuellibmp4: add two functions for fragmented MP4
2012-04-13 Denis CharmetMKV: Fix seeking without cues for clusters without...
2012-04-13 Jean-Baptiste KempfMKV: reject invalid real audio data
2012-04-13 Jean-Baptiste KempfMKV: regroup real codecs
2012-04-13 Jean-Baptiste KempfMKV: pass the correct extra_data offset in Atrac3 case
2012-04-12 Jean-Baptiste KempfMKV: help debug in case of unrecognized codecs
2012-04-12 Rémi Denis-Courmontblock_t: add buffer start and size fields
2012-04-10 Jean-Baptiste KempfAllow vorbis.h to be included in C++
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
next