rtpsession: fix Early Feedback Transmission
[platform/upstream/gst-plugins-good.git] / gst / matroska /
2014-09-25 Jonas Holmbergmatroskademux: make demuxer reusable
2014-09-23 Sanjay NMMiscellaneous minor cleanups
2014-09-12 Anuj Jaiswalmatroskamux: don't bitwise OR the same flag twice
2014-09-12 Tim-Philipp Müllermatroskademux: handle real audio 28_8
2014-09-05 Sebastian Drögematroska-demux: Don't handle parse errors at the end...
2014-08-14 Jan Schmidtmatroska: Use gst_video_guess_framerate() function
2014-07-01 Vincent Penquerc'hmatroskademux: send gap events instead of segment tricks
2014-06-29 Sebastian Drögematroskamux: Fix compiler warnings when compiling with...
2014-06-28 Tim-Philipp Müllermatroskaparse: don't error out if there's not enough...
2014-06-22 Sebastian Drögematroskademux: Don't call GST_DEBUG_OBJECT() and other...
2014-06-02 Tim-Philipp Müllermatroskademux: don't leak doctype string in error code...
2014-05-26 Thiago Santosmatroskademux: use GstFlowCombiner
2014-05-13 Adrien SCHmatroskamux: fix the memory leak of language attribute
2014-05-09 Tim-Philipp Müllermatroskademux: don't leak doctype string in error code...
2014-05-05 Vincent Penquerc'hmatroska: rejig test to avoid undefined shift behavior
2014-05-05 Vincent Penquerc'hmatroskamux: ensure we don't dereference a NULL pointer
2014-05-02 Vincent Penquerc'hmatroskamux: do not use uinitialized clut on error
2014-05-02 Vincent Penquerc'hmatroska: blindly fix writing variable length negative...
2014-05-02 Vincent Penquerc'hmatroska: do not lose the top bits when writing a ...
2014-05-02 Vincent Penquerc'hmatroska: do not try to call gst_pad_query_default...
2014-05-02 Vincent Penquerc'hmatroska: do not return GST_FLOW_OK if we did not get...
2014-05-02 Vincent Penquerc'hmatroska: catch failure to map buffer
2014-04-21 Vincent Penquerc'hmatroska: fix content encoding scope validity check
2014-04-21 Vincent Penquerc'hmatroskamux: fix PAR fraction sanity check
2014-04-16 Vincent Penquerc'hmatroska: fix check for amount of data to read
2014-03-30 Tim-Philipp Müllermatroska-mux: add mapping for Opus audio
2014-03-30 Tim-Philipp Müllermatroska-demux: add mapping for Opus audio codec
2014-03-25 Mark Nauwelaertsmatroskademux: segment closing not needed in 1.x
2014-03-25 Mark Nauwelaertsmatroskademux: early sending pending codec-data for...
2014-03-25 Mark Nauwelaertsmatroskamux: handle both sticky and non-sticky custom...
2014-03-12 Per x Johanssonmatroskademux: fix assert on fps lower than 1
2014-02-27 Tim-Philipp Müllermatroskademux: align raw audio memory to powers of two
2014-02-27 Tim-Philipp Müllermatroskademux: calculate alignment properly for audio...
2014-02-27 Matej Knoppmatroskademux: fix crash with 24-bit raw audio
2014-02-11 divhaerematroska: add support for GRAY8, BGR and RGB video...
2014-02-09 Sebastian Drögematroskaparse: Comment out some unused functions used...
2014-02-06 Reynaldo H. Verdej... matroska: factor out read context init/reset
2014-01-30 Per x Johanssonmatroskamux: Fix constantly growing used uid list
2014-01-21 Reynaldo H. Verdej... matroskaparse: better default caps when none set
2014-01-15 Sebastian Drögematroskademux: Don't skip all video frames until the...
2014-01-10 Tim-Philipp Müllermatroskademux: don't leak TOC chapter list
2014-01-10 Vincent Penquerc'hmatroskamux: remove obsolete write-dummy-and-overwrite...
2014-01-09 Vincent Penquerc'hmatroskamux: write subtitle codec ID and data at start...
2014-01-08 Wim TaymansRevert "matroskamux: Use the running time for container...
2014-01-08 Sebastian Drögematroskamux: Error out if ADPCM caps don't contain...
2014-01-08 Nicola Murinomatroskamux: Add support for g726 ADPCM
2014-01-06 Sebastian Drögematroskamux: Add HEVC / h265 support
2014-01-06 Sebastian Drögematroskademux: Add HEVC / h265 support
2014-01-05 Sebastian Drögematroskamux: Add missing semicolon from last commit
2014-01-05 Sebastian Drögematroskamux: Use the running time for container timesta...
2013-12-24 Nicola Murinomatroskamux: adpcm max block align is 8192
2013-12-23 Sebastian Drögematroskamux: Use correct codec id for ADPCM/DVI
2013-12-23 Sebastian Drögematroskademux: Check for the correct size of codec_data...
2013-12-23 Nicola Murinomatroskamux: basic adpcm support
2013-11-26 Sebastian Drögematroska-demux: Allow a bit more variation when detecti...
2013-11-26 Sebastian Drögematroska-demux: Use gst_util_double_to_fraction() inste...
2013-11-23 Mark Nauwelaertsmatroskamux: correctly handle negative relative timestamps
2013-11-22 Thibault Sauniermatroskademux: Use GstVideoInfo helper to create caps...
2013-11-21 Tim-Philipp Müllerg_memmove() is deprecated
2013-11-11 Per x Johanssonmatroskademux: Avoid division by zero assert in gst_mat...
2013-10-30 Sebastian Drögematroska-demux: Fix compiler warning
2013-10-06 Reynaldo H. Verdej... matroska: Trivial grammar fix on debug msg
2013-10-06 Reynaldo H. Verdej... matroskamux: Add context flag for WebM
2013-10-06 Reynaldo H. Verdej... matroska: Do not write SegmentUID for WebM mux
2013-10-05 Matej Knoppmatroskademux: make dvd palette change event sticky
2013-10-02 Ognyan Tonchevmatroskademux: Fix memory leak
2013-09-27 Matej Knoppmatroskademux: move the check for subtitle buffer being...
2013-09-24 Matej Knoppmatroskademux: update stream->pos when sending buffers...
2013-09-20 Sebastian Drögematroska-demux: Make sure that subtitle buffers are...
2013-09-12 Seán de Búrcamatroskademux: Fix off-by-one in validation of UTF-8
2013-09-10 Thiago Santosmatroskademux: Preserve seqnum when pushing seek upstream
2013-09-07 Matej Knoppmatroskademux: fix leaking buffer and caps
2013-08-27 Wim Taymansmatroska-mux: remove framerate restriction
2013-08-08 Sebastian Drögematroskademux: Don't print warnings during flushing...
2013-07-29 Sebastian Drögegst: Don't swap start/stop for negative rates in the...
2013-07-29 Sebastian Drögematroskademux: Implement SEGMENT query
2013-07-26 Matej Knoppmatroskademux: fix memory leak in check_subtitle_buffer
2013-07-25 Thiago Santosmatroskademux: fix seqnum handling for seeks
2013-07-22 Sebastian Drögematroskademux: Add support for group-id in the stream...
2013-07-17 Arnaud Vracmastrokademux: do not push discont buffers if they...
2013-07-09 Jonas Holmbergmatroskademux: Unlock stream lock after use
2013-07-01 Sebastian Drögematroskademux: Add MPEG4 video profile/level to the...
2013-07-01 Sebastian Drögematroskademux: Add AAC profile/level to the caps
2013-06-21 Sebastian Drögematroska: Add initial VP9 support
2013-06-14 Bruno Gonzalezmatroskademux: Don't unlock stream lock without locking...
2013-06-12 Tim-Philipp Müllermatroskademux: mark subtitle streams as sparse in strea...
2013-06-11 Sebastian Drögematroskademux: Send stream headers after the segment...
2013-05-14 Sebastian Drögematroskaparse: Make sure to send a segment event before...
2013-05-01 Ognyan Tonchevmatroskademux: add stream-format=raw to aac caps
2013-04-15 Sebastian Drögegst: Add better support for static plugins
2013-04-02 Tim-Philipp Müllermatroskademux: fix some debug messages
2013-04-02 Arnaud Vracmatroskademux: handle TrueHD audio codec id
2013-03-26 David SchleefUse %03u for format in gst_pad_create_stream_id_printf()
2013-03-09 Tim-Philipp MüllerMerge branch 'dtmf-moved-from-bad'
2013-03-03 Sebastian Drögematroska: Include config.h, it's needed for _stdint.h
2013-02-23 Tim-Philipp Müllermatroskamux: fix up example pipeline in docs
2012-12-17 Tim-Philipp Müllermatroskademux: skip empty tags
2012-12-16 Alexey Fishermatroskamux: set appropriate block header flag for...
2012-11-30 Tim-Philipp Müllerwebmux: fix linking with shout2send element
2012-11-04 Tim-Philipp MüllerFix FSF address
next