mpegtsdemux: avoid NULL manipulation if invalid input
[platform/upstream/gstreamer.git] / gst /
2012-01-23 Mark Nauwelaertsmpegtsdemux: avoid NULL manipulation if invalid input
2012-01-23 Mark Nauwelaertsmpegdemux: avoid NULL manipulation if invalid input
2012-01-23 Mark Nauwelaertsmpegdemux: avoid some unlikely leaks
2012-01-23 Mark Nauwelaertsmpegvideoparse: prevent some fall-through cases
2012-01-23 Mark Nauwelaertsmve: use signed loop variable
2012-01-23 Mark Nauwelaertsmve: ensure best target found
2012-01-23 Mark Nauwelaertsfestival: enhance some error case handling
2012-01-23 Mark Nauwelaertsnuvdemux: check directly for valid buffer
2012-01-23 David SchleefRevert "!colorspace: fix odd size problems"
2012-01-23 David SchleefRevert "colorspace: Fix out-of-bound errors for v210"
2012-01-23 David Schleefinter: Fix compilation
2012-01-22 David Schleefcolorspace: Fix out-of-bound errors for v210
2012-01-22 David Schleef!colorspace: fix odd size problems
2012-01-22 David Schleefinter: Add channel property
2012-01-22 David Schleefcolorspace: Add jpeg color-matrix conversion
2012-01-22 David Schleefinter: Add subtitle inter elements
2012-01-19 Tim-Philipp Müllermpegpsdemux: handle corner-case of short read in pull_b...
2012-01-17 Mark Nauwelaertsadpcmdec: port to audiodecoder
2012-01-17 Mark Nauwelaertsadpcmenc: port to audioencoder
2012-01-16 Vincent Penquerc'hdebugspy: fix string leak
2012-01-16 Vincent Penquerc'hmpegdemux: fix missing finalize chaining to parent
2012-01-13 Reynaldo H. Verdej... Android, Fix wrong dinamic linking attempt
2012-01-13 Vincent Penquerc'hsirenenc: fix base class call mixup in finalize
2012-01-12 Vincent Penquerc'hpatchdetect: remove (leaking) dead code
2012-01-12 Vincent Penquerc'hinter: remove (leaking) dead code
2012-01-12 Vincent Penquerc'hhlsdemux: fix queue leak
2012-01-12 Vincent Penquerc'hdccpclientsink: fix string leak
2012-01-12 Vincent Penquerc'hy4mdec: fix event leak
2012-01-10 Vincent Penquerc'hinterlace: fix caps leaks
2012-01-10 Vincent Penquerc'hinterlace: fix ref leak
2012-01-10 Edward Herveytsdemux: Don't provide bogus values in non-TIME push...
2012-01-10 Edward Herveytsdemux: Handle rollover in PTS and DTS
2012-01-09 Vincent Penquerc'hh264parse: use the framerate that was copied a few...
2012-01-09 Vincent Penquerc'hmpegvideoparse: add a couple consts on string literal...
2012-01-06 David Biomech360coloreffects: added support for a visual magnifier...
2012-01-06 Vincent Penquerc'hh264parse: fix test and set not using the same input
2012-01-06 Vincent Penquerc'hinterlace: avoid dividing by zero on unkbown framerate
2012-01-04 Mark Nauwelaertsh264parse: fix and tweak frame timestamping
2012-01-03 Mark Nauwelaertsh264parse: prefer negotiating pass-through
2012-01-03 Mark Nauwelaertsh264parse: mark byte-stream AU frame with inserted...
2012-01-03 Mark Nauwelaertsh264parse: properly determine skip amount when no NAL...
2012-01-03 Mark Nauwelaertsh264parse: some more proper parse state reset
2011-12-30 Thiago Santoscamerabin2: clarify some message logs
2011-12-27 Thiago Santoscamerabin2: fix gvalue leak
2011-12-27 Thiago Santoscamerabin2: secure event ref when sending event to...
2011-12-22 Thiago Santosbasecamerabinsrc: remove redundant functions
2011-12-22 Thiago Santoscamerabin2: remove unused helper function
2011-12-20 Thiago Santoscamerabin2: Fix A/V sync for captures
2011-12-20 Thiago Santoswrappercamerabinsrc: Push newsegments on video capture...
2011-12-19 Vincent Penquerc'hmpegtsdemux: only warn when we see a PID with unknown...
2011-12-19 Alessandro Decinah264parse: avoid pushing SPS/PPS at start only if both...
2011-12-18 Alessandro Decinampeg4videoparse: handle force key unit events
2011-12-18 Alessandro Decinah264parse: do wait for a keyframe when handling force...
2011-12-18 Alessandro Decinampegtsmux: unset the current PCR stream when starting...
2011-12-18 Alessandro Decinampegtsmux: fix key unit event handling when muxing...
2011-12-15 Vincent Penquerc'hvideomeasure: port to GstCollectPads2
2011-12-15 Vincent Penquerc'hmxfmux: port to GstCollectPads2
2011-12-15 Vincent Penquerc'hmpegtsmux: port to GstCollectPads2
2011-12-15 Vincent Penquerc'hmpegpsmux: port to GstCollectPads2
2011-12-15 Vincent Penquerc'hfrei0r: port to GstCollectPads2
2011-12-15 Vincent Penquerc'hcompare: port to GstCollectPads2
2011-12-15 Vincent Penquerc'hasfmux: port to GstCollectPads2
2011-12-14 Tommi Myöhänencamerabin2: fix leak on error handling
2011-12-13 Julien Isorcempegtsparse: check offset when retrieving table_id...
2011-12-13 Sebastian DrögeRevert "mpegtsparse: check offset when retrieving table...
2011-12-12 Julien Isorcempegtsparse: check offset when retrieving table_id...
2011-12-12 Vincent Penquerc'hliveadder: fix buffer leak
2011-12-11 Tim-Philipp Müllermpegpsmux: put stream headers into output caps
2011-12-11 Tim-Philipp Müllermpegpsmux: add "aggregate-gops" property to aggregate...
2011-12-11 Tim-Philipp Müllermpegpsmux: remember primary video stream
2011-12-11 Tim-Philipp Müllermpegpsmux: remember whether an incoming buffer is a...
2011-12-08 Tim-Philipp Müllervideoparsers: fix LIBS order in Makefile.am
2011-12-08 Vincent Penquerc'hmpegtsdemux: only offset timestamps when live
2011-12-07 Sebastian Drögeautoconvert: Remove the initial-identity property from...
2011-12-06 Thibault Sauniervideoparsers: Do not not skip startcode when needed
2011-12-06 Alessandro Decinah264parse: handle force key unit events
2011-12-05 Edward Herveyh264parse: Use faster parsing variant when input is...
2011-12-05 Mark Nauwelaertsh264parse: reflow slice nal processing
2011-12-05 Mark Nauwelaertsh264parse: optimize slice nal processing
2011-12-05 Sebastian Drögeautoconvert: Implement iterate_internal_links function...
2011-12-01 Alessandro Decinah264parse: let upstream PAR override in-stream PAR
2011-12-01 Alessandro Decinah264parse: rework PAR parsing
2011-12-01 Luciana Fujii Pontelloh264parse: respect pixel-aspect-ratio
2011-11-30 Stefan Sauerspacespace: whitespace cleanups
2011-11-30 Stefan Sauerwavescape: also add colormodes like in spacescope
2011-11-30 Stefan Saueraudiovisualizer: update README
2011-11-30 Stefan Sauerspacescope: add color-modes
2011-11-30 Stefan Saueraudiovisualizers: streamline the line_aa code
2011-11-30 Tim-Philipp Müllermpegtsmux: fix build in uninstalled setup
2011-11-30 Alessandro Decinampegtsmux: add support for force key unit events
2011-11-29 Alexey Fishermpegpsdemux: recalculate adjust if difference is negative
2011-11-29 Thibault Sauniercodecparser: mpeg4: Look for resync code in _mpeg4_parse
2011-11-29 Thibault Sauniermpeg4videoparse: Properly handle profile and level...
2011-11-29 Thibault Sauniermpeg4videoparse: Port to the new mpeg4parser library
2011-11-29 Thibault Sauniermpeg4videoparse: Move to the videoparsers plugin
2011-11-28 Thiago Santoscamerabin2: viewfinderbin: use faster cast macro
2011-11-28 Thiago Santoscamerabin2: viewfinderbin: Link elements directly to...
2011-11-28 Thiago Santoscamerabin2: micro optimize linking some more
2011-11-28 Vincent Penquerc'hmpeg4videoparse: fix number of bytes read for fixed...
2011-11-28 Vincent Penquerc'hmpegdemux: Try to add all streams early
next