]> git.sesse.net Git - vlc/history - modules/demux
demux: remove makefile recursion
[vlc] / modules / demux /
2013-09-16 Rémi Denis-Courmontdemux: remove makefile recursion
2013-09-16 Rémi Denis-Courmontdemux: avoid genmf
2013-09-16 Rémi Denis-Courmontcodec: remove makefile recursion
2013-09-16 Rémi Denis-Courmontmodules: remove VLC-specific AM_LIBADD, simplify
2013-09-16 Rémi Denis-Courmontmodules: simplify CPPFLAGS & CFLAGS
2013-09-16 Rémi Denis-Courmontmodules: use different directory prefixes for each...
2013-09-15 Francois Cartegniedemux: ogg: handle broken chapter extension
2013-09-14 Rémi Denis-Courmontdts: compile header helpers only once (refs #9367)
2013-09-14 Rémi Denis-Courmontmodules: factor Makefile statement
2013-09-14 Rémi Denis-Courmontavformat: avoid genmf
2013-09-12 Francois Cartegniedemux: ogg: drop useless initializers
2013-09-12 Francois Cartegniedemux: ogg: add replay gain support
2013-09-12 Francois Cartegniedemux: ogg: reorder chapters
2013-09-10 Francois Cartegniedemux: ogg: correctly handle chapters.
2013-09-09 Jean-Baptiste KempfTS: fix playback of HDPR files
2013-09-07 Jean-Baptiste KempfVorbisChapter: prevent overflow
2013-09-07 Francois Cartegniedemux: ogg: handle opus seeking (fix #9334)
2013-09-06 Francois Cartegniedemux: mkv: wrong struct member.
2013-09-06 Francois Cartegniedemux: ogg: update seekpoints info on new seekpoint...
2013-09-05 Rémi Denis-CourmontAdd subdir-objects automake option where appropriate
2013-09-05 Steinar H. Gundersonavformat mux: Mark keyframe blocks as such.
2013-09-05 Steinar H. GundersonIncrease the avformat mux buffer size to 10 MB.
2013-09-03 Timothy B. TerriberryAdd support for parsing more Ogg tags.
2013-09-03 Timothy B. TerriberrySort Xiph tag checks.
2013-09-02 Rémi Denis-Courmontdemux: use stream_vaControl() where applicable (fixes...
2013-09-02 Rémi Denis-Courmontes: copy va_list only when needed
2013-09-02 David R Robisonmjpeg: work around broken MIME separators in crappy...
2013-09-02 Denis CharmetCorrectly repacketize wavpack frames from Matroska
2013-08-26 Rémi Denis-Courmontmpeg: implement title/seekpoint controls (refs #8455)
2013-08-26 Rémi Denis-Courmontinput: always pass meta data through demux (refs #8456)
2013-08-26 Rémi Denis-Courmontinput: poll signal level through demux (refs #8456)
2013-08-26 Francois Cartegniedemux: avi: Ignore empty idx1 indexes for testing offse...
2013-08-25 Steinar H. Gundersonavformat mux: Propagate seekable status into avformat.
2013-08-25 Rémi Denis-Courmontinput/stream: remove STREAM_CONTROL_ACCESS and simplify
2013-08-24 Francois Cartegniets: handle support for ISO/IEC 14496-3 Audio stream...
2013-08-24 Francois Cartegniedemux: avi: handle zero sized lists (fix #9056, fix...
2013-08-24 Francois Cartegniedemux: avi: handle zero sized strd sections (fix #8994)
2013-08-22 Rémi Denis-Courmontm3u: rewrite probing (fix #9237)
2013-08-20 Jean-Baptiste KempfMP4: do not set total tracks to 0
2013-08-19 Jean-Baptiste KempfAvformat: split the options from demux and mux in sections
2013-08-17 Rémi Denis-Courmontmod: validate meta data (fixes #9206)
2013-08-16 Rafaël Carréavformat: avformat.h is always present
2013-08-09 Jean-Baptiste KempfMP4: fix variable size leading to Out-of-bound access
2013-08-09 Rémi Duraffortsgimb: remove dummy test
2013-08-09 Rémi DuraffortFix use of uninitialized variable (cid #1049012)
2013-08-09 Rémi Duraffortzpl: Fix memory leaks
2013-08-09 Rémi DuraffortFix sizeof mismatch
2013-08-08 Jean-Baptiste KempfXiph: support TRACKNUMBER=xx/xx in vorbis comments
2013-08-01 Rafaël CarréVersion all plugins when building for Windows
2013-07-27 Rémi Denis-Courmontavformat: leave SAR at 0/0 (undefined) if unknown
2013-07-27 Wills Wangavformat: set pixel aspect ratio
2013-07-26 Rémi DuraffortFix sizeof mismatch
2013-07-26 Rémi DuraffortFix many memory leaks (and potential ones)
2013-07-24 Francois Cartegnieaccess: ftp: add TLS support (fix #137)
2013-07-23 Rémi Denis-Courmontavcodec: fix sign of codec ID
2013-07-22 Jean-Baptiste KempfDemux: Correctly differenciate MLP and THD raw samples
2013-07-22 Rémi DuraffortAdd missing va_end (cid #1049745)
2013-07-22 Rafaël CarréAudio demux: use MLP codec id for .mlp files
2013-07-22 Rafaël CarréTS demux: add an option to not use stream's PCR
2013-07-20 Rémi DuraffortFix sizeof mismatch (cid #1049612)
2013-07-20 Rémi DuraffortFix sizeof mismatch (cid #1049613)
2013-07-20 Rémi DuraffortFix sizeof mismatch (cid #1049614)
2013-07-19 Rémi DuraffortFIx sizeof mismatch (cid #1049611)
2013-07-19 Rémi DuraffortFix sizeof mismatch (cid #1049614 and #1049613-12)
2013-07-15 Felix Paul Kühnepodcast: be more tolerant with faulty feeds, so just...
2013-07-14 Felix Paul Kühnedemux: don't link against IOKit and CoreFoundation...
2013-07-13 Rémi DuraffortFix potential memleak (cid #1049846)
2013-07-13 Rémi Duraffortmkv: fix missing unlock (cid #1047148)
2013-07-13 Rémi DuraffortFix printf formats
2013-07-13 Rémi DuraffortFix use-after-free (cid #1047498 and #1047499)
2013-07-10 Denis CharmetCheck element size before reading it
2013-07-10 Rémi Denis-Courmontavformat: add codec ID in debug info
2013-06-26 Rafaël CarréRevert "avformat: don't mark buffer as need to be writa...
2013-06-26 Rafaël CarréRemove extra debug introduced accidentally in 9925a34ee
2013-06-24 Jean-Baptiste KempfWav: No tabs in source code
2013-06-24 Rémi Denis-Courmontm3u8: correctly deal with BOM (fixes #8859)
2013-06-24 Rafaël Carréogg demux: generate correct PTS for opus
2013-06-24 Rafaël Carréogg demux: fill i_physical_channels
2013-06-23 Rafaël CarréSimplify FLAC extradata (streaminfo) parsing
2013-06-23 Rafaël Carréflac demux: don't skip STREAMINFO block twice
2013-06-22 Rafaël Carréflac demux: fix seekpoint leak
2013-06-22 Rafaël Carréflac demux: fix picture leak
2013-06-22 Rafaël Carréflac: STREAMINFO is not necessarily the first METADATA_...
2013-06-19 Sébastien Escudiermjpeg : remove optional quotes from MIME boundary
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
next