taglib: port to GstTagMux base class
[platform/upstream/gstreamer.git] / gst /
2012-02-10 Tim-Philipp Müllerrtph264pay: add stream-format and alignment to h264...
2012-02-10 Tim-Philipp Müllerrtph264depay: add stream-format and alignment fields...
2012-02-09 Marc Leemanmultiudpsink: typo fix (bytes send -> bytes sent)
2012-02-06 Nicola Murinomatroskademux: avoid posting invalid duration for each...
2012-02-02 Vincent Penquerc'hflvmux: specify we only accept raw AAC in template...
2012-02-02 Vincent Penquerc'hflvdemux: specify we only output raw AAC in template...
2012-01-31 Vincent Penquerc'hrtpmp2tpay: do not try to flush a packet when no data...
2012-01-30 Pascal Buhlerrtph264depay: Exclude NALu size from payload length...
2012-01-28 Vincent Penquerc'hmatroskamux: remove obsolete variable, set but not...
2012-01-28 Vincent Penquerc'hvideobox: avoid wrapping opaque to transparent
2012-01-28 Vincent Penquerc'hmatroskamux: do not free memory twice
2012-01-25 Tim-Philipp Müllerrtpmanager: don't pretend our random hostnames are...
2012-01-23 Tim-Philipp Müllerrtpmanager: don't reveal the user's username, hostname...
2012-01-20 Mark Nauwelaertsrtspsrc: simplify internal src event debug logging
2012-01-20 Mark Nauwelaertsrtspsrc: avoid NULL string comparison
2012-01-20 Mark Nauwelaertsrtpbin: arrange for initialized variables
2012-01-20 Mark Nauwelaertsrtpmp4adepay: prevent out-of-bound array access
2012-01-20 Mark Nauwelaertsisomp4: recovery: add sanity check
2012-01-20 Mark Nauwelaertsrtptheoradepay: remove dead code
2012-01-20 Mark Nauwelaertsmatroska-demux: remove redundant variable
2012-01-20 Mark Nauwelaertsdeinterlace: fix arithmetic for unsigned comparison
2012-01-20 Mark Nauwelaertsimagefreeze: add various missing break
2012-01-20 Mark Nauwelaertsavidemux: tweak DEFAULT format duration query response
2012-01-20 Mark Nauwelaertsalphacolor: remove redundant statement
2012-01-16 Vincent Penquerc'hcutter: fix leak of unused GValue
2012-01-16 Vincent Penquerc'hrtph263ppay: fix caps leak
2012-01-16 Vincent Penquerc'hdeinterlace: make interlacedness test deterministic
2012-01-13 Tim-Philipp Müllerrtpptdemux: plug pad leak in error code path
2012-01-12 Vincent Penquerc'hgstrtpssrcdemux: fix element leak
2012-01-12 Vincent Penquerc'hmatroska: do not leak attachment buffers
2012-01-10 Nicola Murinomatroskamux: fix codec_priv leaks
2012-01-09 Vincent Penquerc'hmatroskamux: fix codec string leaks
2012-01-05 Vincent Penquerc'hisomp4: fix caps leak
2012-01-05 Vincent Penquerc'hisomp4: remove dead assignment
2012-01-04 Peter Seiderermultifilesink: post better error message when we run...
2011-12-27 Tim-Philipp Müllerudpsrc: fix valgrind warning
2011-12-27 John Ognessudpsrc: drop dataless UDP packets
2011-12-25 Tim-Philipp Müllerflvmux: don't try to push already-freed buffers
2011-12-24 Sebastian Drögewavparse: Use scale_ceil() functions from core instead...
2011-12-21 Branko Subasicmatroskademux: do not consider duration of non-finalize...
2011-12-21 Mark Nauwelaertsmatroskademux: improve decision to fall back to scannin...
2011-12-21 Oleksij Rempel ... ac3parse: remove unused variable
2011-12-20 Vincent Penquerc'hac3parse: let bsid 9 and 10 through
2011-12-19 Mark Nauwelaertsflvmux: properly determine final duration
2011-12-19 Mark Nauwelaertsflvmux: only write full metadata at start
2011-12-19 Mark Nauwelaertsflvmux: use GstCollectPads2 buffer callback and running...
2011-12-19 Mark Nauwelaertsqtmux: use GstCollectPads2 buffer callback and running...
2011-12-19 Mark Nauwelaertsmatroskamux: bring a few debug statements up to specs
2011-12-19 Mark Nauwelaertsmatroskamux: additional subtitle support
2011-12-19 Mark Nauwelaertsmatroskamux: additional buffer handling cleanup
2011-12-19 Mark Nauwelaertsmatroskamux: use GstCollectPads2 buffer callback and...
2011-12-19 Vincent Penquerc'haacparse: parse LOAS variant
2011-12-15 Mark Nauwelaertsflvmux: use GstCollectPads2 event callback
2011-12-15 Mark Nauwelaertsmatroskamux: use GstCollectPads2 event callback
2011-12-15 Mark Nauwelaertsavimux: use GstCollectPads2 event callback
2011-12-15 Mark Nauwelaertsqtmux: use GstCollectPads2 event callback
2011-12-14 Vincent Penquerc'hsmpte: port to GstCollectPads2
2011-12-14 Vincent Penquerc'hmultipartmux: port to GstCollectPads2
2011-12-14 Vincent Penquerc'hmatroskamux: port to GstCollectPads2
2011-12-14 Vincent Penquerc'hqtmux: port to GstCollectPads2
2011-12-14 Vincent Penquerc'hinterleave: port to GstCollectPads2
2011-12-14 Vincent Penquerc'hflxmux: port to GstCollectPads2
2011-12-14 Vincent Penquerc'havimux: port to GstCollectPads2
2011-12-13 Mark Nauwelaertsmatroskademux: filter bogus index entries with missing...
2011-12-13 Mark Nauwelaertsmatroskademux: cater for safer arithmetic with global...
2011-12-13 Mark Nauwelaertsmatroskademux: tweak final closing segment sending
2011-12-13 Thiago Santosqtmux: make debug message more useful
2011-12-13 Vincent Penquerc'hwavparse: avoid using floating point unnecessarily
2011-12-13 Vincent Penquerc'hwavparse: fix format specifier signedness
2011-12-13 Vincent Penquerc'hwavparse: add a ignore-length property
2011-12-12 Mark Nauwelaertsmatroskademux: mind (un)signed in some timestamp arithmetic
2011-12-12 Mark Nauwelaertsqtdemux: increase parse tolerance for fuzzy file cases
2011-12-12 Tim-Philipp MüllerSuppress deprecation warnings in selected files, for...
2011-12-12 Tim-Philipp MüllerUse g_thread_try_new() instead of g_thread_crate()...
2011-12-12 Tim-Philipp Mülleralpha: use new glib API for static mutex if available
2011-12-12 Tim-Philipp MüllerWork around deprecated thread API in glib master
2011-12-08 Tim-Philipp Müllermatroskamux: stream-format=raw goes with aac caps,...
2011-12-06 Stefan Sauerdocs: add add the two enum values that were just added too
2011-12-06 Stefan Sauermultifilesink: expose the enum property docs for splitt...
2011-12-05 Sebastian Rasmussenrtpjpegpay: Ceil jpeg dimensions, instead of floor
2011-12-04 Vincent Penquerc'hflacparse: ensure we only check for sample/block mixup...
2011-12-03 Vincent Penquerc'hmatroskaparse: warn if accumulating headers after they...
2011-12-03 David Schleefmatroskaparse: fix parsing
2011-12-03 Vincent Penquerc'hflvdemux: fix discontinuity threshold check when timest...
2011-12-01 Tim-Philipp Müllermatroska-mux: fix name of new property and the unit...
2011-12-01 Tim-Philipp Müllermultifilesink: add basic buffer list handling
2011-12-01 Tim-Philipp Müllermultifilesink: write stream-headers when switching...
2011-12-01 Tim-Philipp Müllermultifilesink: add new 'max-size' mode for switching...
2011-12-01 Tim-Philipp Müllermultifilesink: add "max-file-size" property for new...
2011-12-01 Sebastian Drögematroskademux: Don't forget SSA subtitles in last commit
2011-12-01 Sebastian Drögematroskademux: Only check for markup and escape if...
2011-12-01 Alessandro Decinamultifile: fix build in uninstalled setup
2011-12-01 Alessandro Decinamultifilesink: add flag to cut after a force key unit...
2011-12-01 Sebastian Drögematroskademux: Copy all buffer flags when creating...
2011-12-01 Alexey Fishermatroskamux: make default framerate optional per stream
2011-11-30 Stefan Sauerrippletv: fix CLAMP end-values
2011-11-30 Tim-Philipp Müllersplitfilesrc: specify filenames via normal wildcards...
2011-11-30 Tim-Philipp Müllersplitfilesrc: check bytes actually read, just in case
2011-11-30 Tim-Philipp Müllersplitfilesrc: set offsets on buffers
2011-11-30 Tim-Philipp Müllermultifile: add splitfilesrc element
next