]> git.sesse.net Git - vlc/history - modules/mux/mpeg
dvdnav: add Demux submodule
[vlc] / modules / mux / mpeg /
2015-03-16 Francois Cartegniets: dvbpsi: don't spam with irrelevant errors
2015-02-26 Francois Cartegnierequire libdvbpsi >= 1.0.0
2015-02-21 Rémi Denis-Courmontmux: remove return value from sout_mux_t.pf_delstream
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-03 Francois Cartegniemux: ts: avoid pid collisions
2015-02-03 Francois Cartegniemux: ts: add pid range
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
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-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-08-13 Jean-Baptiste KempfTS: Fix crashing with CSA
2014-07-17 Rafaël CarréTS mux: use memset for stuffing
2014-06-26 Francois Cartegniemux: ts: warn with reject reason
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-01 Rémi Denis-Courmontmpeg: fix warning
2014-03-30 Rafaël Carrédvbpsi: handle all message types
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
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-20 Jean-Baptiste KempfLGPL relicensing of streaming output
2013-11-16 Ilkka Ollakkats: define pf_calls at the end of Open
2013-08-09 Rémi Duraffortmpeg_ts: fix potential array off by one
2013-07-13 Rémi DuraffortFix potential NULL pointer deref (cid #1049834)
2013-06-04 Rafaël CarréTS mux: use DTS if PTS is not available
2013-05-21 Jean-Paul Samanmux/mpeg/ts.c: correct typo
2013-05-17 Jean-Paul Samanmux/mpeg/ts.c: support for libdvbpsi >= 1.0.0
2013-01-22 Ilkka OllakkaTS: insert/flag PAT/PMT before keyframes if use-keyfram...
2012-12-13 Rémi Denis-CourmontReplace block_New() with block_Alloc()
2012-10-06 Rémi Denis-Courmontmpeg mux: remove useless references to p_sout
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/mux/mpeg/
2012-07-03 Rafaël Carrés/vlc_memcpy/memcpy/
2012-04-12 Rafaël CarréTS mux: csaSetup() returns the CSA context created
2012-04-10 Georgi Chorbadzhiyskimux/ts: Fix setting of even CSA key.
2012-03-03 Rafaël CarréADTS in TS muxing: fix use after free
2012-02-10 Rafaël CarréTS Mux: simplify SDT parsing
2012-02-10 Rafaël CarréTS Mux: cosmetics, deintend
2012-02-10 Rafaël CarréTS Mux: simplify mux pmt parsing
2012-02-10 Rafaël CarréTS Mux: use calloc
2012-02-10 Rafaël CarréTS Mux: factorize
2012-02-10 Rafaël CarréUse unsigned type
2012-02-10 Rafaël Carrédon't case bsearch() to unrelated types
2012-02-10 Rafaël CarréTS Mux: cosmetics / goto
2012-02-10 Rafaël CarréTS Mux: use ascii for AC3/DTS ids
2012-02-10 Rafaël CarréTS Mux: generate lang array directly in the needed...
2012-02-10 Rafaël CarréTS Mux: deindent, cosmetics, use stack rather than...
2012-02-10 Rafaël CarréTS Mux GetPMT(): factor out mpeg4 code
2012-02-10 Rafaël CarréTS Mux GetPMT(): move variables into their context...
2012-02-10 Rafaël CarréTS mux: cosmetics
2012-02-10 Rafaël CarréTS mux: remove write-only variable
2012-02-10 Rafaël CarréTS mux: if/else -> switch/case
2012-02-10 Rafaël CarréTS mux: cosmetics, reduce indentation
2012-02-10 Rafaël CarréTS Mux: split Mux()
2012-02-10 Rafaël CarréTS mux: reduce indentation
2012-02-10 Rafaël CarréTS mux: cosmetics
2012-02-10 Rafaël CarréTS mux: move debug until after the stream is opened
2012-02-10 Rafaël CarréTS mux: simplify language setup
2012-02-10 Rafaël CarréTS mux: simplify unsupported codec path
2012-02-10 Rafaël CarréTS mux: remove write only variables
2012-02-10 Rafaël CarréTS mux: use calloc, don't rename i_extra/p_extra
2012-02-10 Rafaël CarréTS mux: set correct mimetype
2012-02-10 Rafaël CarréTS mux: while -> for
2012-02-10 Rafaël CarréTS mux: cosmetics, align case on switch
2012-02-10 Rafaël CarréTS mux: factor out CSA setup
2012-02-10 Rafaël CarréTS mux: use var_* helpers
2012-02-10 Rafaël Carréts mux: use c99 for
2012-02-10 Rafaël Carréts mux: assume dvbpsi_GenSDTSections is present
2012-02-10 Rafaël Carréts mux: simplify compare functions
2012-02-09 Rafaël Carréts mux ActiveKeyCallback: reduce critical section
2012-02-09 Rafaël CarréTS mux: remove disabled code
2011-09-05 Rémi Denis-CourmontMPEG mux: do not hide bugs in debug builds!
2011-07-25 Benjamin DrungFix typo 'allows to do' -> 'allows doing'
2011-07-19 Rémi Denis-CourmontFix CSA copyright statements
2011-05-11 Rémi Denis-CourmontAdd HAVE_DVBPSI, and use it, DVBPSI_CFLAGS and DVBPSI_LIBS
2011-03-03 Jean-Baptiste Kempfmux ts: remove outdated defines
2011-01-31 Guillaume PousselMpeg mux: fix a variable signedness
2010-10-25 Rémi Denis-CourmontTS mux: fix use of non-existent variables
2010-10-23 Rémi DuraffortTypos.
2010-10-23 Rémi DuraffortDo not use strlen just to check that a string is non...
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
2010-07-08 Ilkka OllakkaRevert "ts.c: check that pts is valid for H264"
2010-07-08 Ilkka Ollakkats.c: check that pts is valid for H264
2010-07-08 Ilkka Ollakkapes.c: make sure H264 stream has aud
next