]> git.sesse.net Git - vlc/history - modules/mux
es_out: use input_DecoderDrain()
[vlc] / modules / mux /
2015-03-19 Francois Cartegniemux: mp4: vlc_bits regression (fix #14192)
2015-03-18 Francois Cartegniemux: mp4: handle both short and long NALU startcodes...
2015-03-18 Francois Cartegniemux: mp4: invalid cast
2015-03-17 Francois Cartegniemux: mp4: fix NALU size endianness
2015-03-17 Francois Cartegniedemux: mp4: don't NULL dereference on failed realloc
2015-03-16 Francois Cartegniets: dvbpsi: don't spam with irrelevant errors
2015-02-26 Francois Cartegnierequire libdvbpsi >= 1.0.0
2015-02-22 David Fuhrmannmux: oog: remove return value from delStream
2015-02-21 Rémi Denis-Courmontmux: remove return value from sout_mux_t.pf_delstream
2015-02-21 Rémi Denis-Courmontmux: constify stream format
2015-02-21 Rémi Denis-Courmontmpeg mux: missing const
2015-02-19 Jean-Baptiste KempfMpeg mux: fix compilation
2015-02-17 Jean-Baptiste KempfMPEG mux: fix compilation
2015-02-15 Hannes Domanimux: ts: fix memory leak
2015-02-10 Rémi Denis-Courmontmux: remove Makefile recursion
2015-02-03 Francois Cartegniemux: ts: avoid pid collisions
2015-02-03 Francois Cartegniemux: ts: add pid range
2015-02-03 Felix Paul Kühneinclude/vlc_bits: add a block based byte stream writer...
2015-01-28 Francois Cartegniemux: ts: make PMT/PAT generation reusable
2015-01-28 Francois Cartegniemux: ts: Split ts tables
2015-01-28 Francois Cartegniemux: ts: split ts encapsulation
2015-01-15 Francois Cartegniemux: mp4: const correctness
2014-12-25 Francois Cartegniemux: mp4: default missing audio/frame rate (fix #12820)
2014-11-10 Francois Cartegniemux: mp4: fix flags variable size (cid #1251045)
2014-10-23 Rafaël CarréTS: Opus needs a registration descriptor
2014-10-04 Ilkka Ollakkamux ts: indent fix
2014-10-04 Ilkka Ollakkamux ts: Don't do extra copy on every aac packet
2014-09-28 Boris Egorovmp4: fix typos in sizeof guards
2014-09-26 Francois Cartegniemux: mp4frag: add tfdt atom
2014-09-21 Tristan Matthewsmux: ogg: add daala support
2014-09-20 Rafaël CarréOpus in Transport Stream
2014-09-20 Rafaël CarréFix PES muxing
2014-09-10 Rafaël CarréTS mux: fix ebcc69cfb1569a0fcedf10498606b231ae6fcb7c
2014-09-10 Rafaël Carrémpeg mux: simplify EStoPES prototype
2014-09-10 Rafaël CarréTS mux: use CLOCK_FREQ
2014-09-10 Rafaël CarréTS mux: use variable
2014-09-10 Rafaël CarréTS mux: group codecs using the same IDs
2014-09-03 Rafaël Carrémp4 mux: write dac3 and dec3 boxes for (e)ac-3
2014-09-02 Rafaël Carrémp4 mux: do not advertise non mov files as QuickTime...
2014-08-30 Francois Cartegniemux: mp4: add fragmented mp4 muxer
2014-08-19 Tristan Matthewsmux: ogg: fix typo
2014-08-13 Jean-Baptiste KempfTS: Fix crashing with CSA
2014-08-01 Felix Abecassish264: refactor Exp-Golomb reading functions with existi...
2014-07-17 Rafaël CarréTS mux: use memset for stuffing
2014-07-16 Tristan Matthewsmux: ogg: fix pointer arithmetic (cid #1048982)
2014-06-26 Francois Cartegniemux: mp4: add box_free
2014-06-26 Francois Cartegniemux: ts: warn with reject reason
2014-06-26 Francois Cartegniemux: mp4: limit number of sync entries
2014-06-26 Francois Cartegniemux: mp4: don't create stss for subs
2014-06-26 Francois Cartegniemux: mp4: store timescale
2014-06-26 Francois Cartegniemux: mp4: fix signedness
2014-06-11 Francois Cartegniemux: mp4: try not to set artitrary length on boundaries
2014-06-11 Francois Cartegniemux: mp4: compute duration incrementally (fix #11558)
2014-06-10 Francois Cartegniemux: mp4: set timestamps on empty sub block
2014-06-10 Francois Cartegniemux: mp4: check alloc result before use
2014-06-02 Francois Cartegniemux: mp4: add composition time (fix #711)
2014-06-02 Francois Cartegniemux: mp4: compress stsz entries
2014-06-02 Francois Cartegniemux: mp4: fix stss samples grouping
2014-05-14 Francois Cartegniemux: mp4: uninitialized variables
2014-05-09 Rafaël CarréTS mux: AAC is not packetized using MP4
2014-05-09 Rafaël CarréTS mux: start timestamps from 0
2014-04-17 Rafaël CarréMux HEVC in transport streams
2014-04-17 Rafaël CarréTS mux: repeat headers on h265 keyframes
2014-04-02 Rafaël Carrémp4 mux: encode video orientation
2014-04-01 Rémi Denis-Courmontmpeg: fix warning
2014-03-30 Rafaël Carrédvbpsi: handle all message types
2014-03-12 Francois Cartegniemux: ogg: kill out of bound access warning for contentt...
2014-02-24 Denis CharmetAllow hevc muxing in mp4
2014-02-18 Ilkka Ollakkamux: add case for MP3 in muxers as it's not different...
2014-02-15 Ilkka Ollakkaadd mp2v/mp1v to muxers
2014-02-08 Francois Cartegniemux: ogg: flag blocks as HEADERS for backup. (fix ...
2014-01-16 Francois Cartegniemux: ogg: compute correct dt/pt/delay/distance for...
2014-01-16 Francois Cartegniemux: ogg: uninitialized value
2014-01-05 Francois Cartegniemux: ogg: add support for VP8 in OGG
2013-12-17 Rafaël Carrémux hevc into mp4
2013-12-13 Tristan Matthewsogg: use CLOCK_FREQ in muxer
2013-12-11 Tristan Matthewsogg: fix format strings for debug messages
2013-12-04 Tristan Matthewsogg: fix order of frees
2013-12-03 Rafaël Carrédvbpsi: do not spam the debug log at each PMT update
2013-12-03 Rafaël Carrédvbpsi: do not print a message if message type is DVBPS...
2013-11-27 Francois Cartegniemux: asf: leaky bucket needs buffer size parameter
2013-11-25 Rémi Duraffortogg: fix type conversion (cid #1125392 and #1125393)
2013-11-25 Rémi DuraffortFix read of unitialized variable (cid #1125395)
2013-11-20 Jean-Baptiste KempfLGPL relicensing of streaming output
2013-11-16 Ilkka Ollakkats: define pf_calls at the end of Open
2013-11-11 Tristan Matthewsogg: initialize skeleton values that will be used in...
2013-11-05 Francois Cartegniedemux: xiph: support old ffmpeg vorbis headers (fix...
2013-11-04 Francois Cartegniemux: ogg: add skeleton index
2013-11-04 Francois Cartegniemux: ogg: rewrite steam creation and ordering (fix...
2013-11-04 Francois Cartegniemux: ogg: add skeleton metadata (fix #1412)
2013-10-25 Rafaël Carréxiph_SplitHeaders: do not malloc+memcpy headers
2013-10-22 Francois Cartegniedemux: ogg: add skeleton index seeking
2013-09-30 Tristan Matthewsopus: add encoder
2013-09-28 Francois Cartegniemuxers: ogg: set invalid granulepos value (fix #8725)
2013-09-16 Rémi Denis-Courmontmodules: fix Windows build
2013-09-16 Rémi Denis-Courmontmodules: remove VLC-specific AM_LIBADD, simplify
2013-09-16 Rémi Denis-Courmontmodules: use different directory prefixes for each...
2013-09-14 Rémi Denis-Courmontmodules: factor Makefile statement
2013-09-07 Francois Cartegniemux: avi: use reallocable block instead of fixed size...
2013-09-07 Francois Cartegniemux: avi: add metadata.
next