various: fix pad template leaks
[platform/upstream/gstreamer.git] / gst / rtp / gstrtph264depay.c
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2011-09-20 Mark Nauwelaertsrtph264depay: improve downstream flow return feedback...
2011-07-27 Sjoerd Simonsrtph264depay: Cope with FU-A E bit not being set
2011-07-21 Olivier Crêtertph264depay: Complete merged AU on marker bit
2011-07-18 Mark Nauwelaertsrtph264depay: reset upon FLUSH_STOP
2011-01-20 Tim-Philipp Müllerh264depay: don't leak codec data buffer in byte-stream...
2010-12-21 Wim Taymansrtp: add RTP hint to the klass
2010-12-21 Wim Taymansrtp: fix rank of payloaders and depayloaders
2010-12-17 Mark Nauwelaertsrtph264depay: determine output h264 layout using caps...
2010-11-26 Thijs Vermeirrtph264depay: fix segfault on empty payload
2010-11-01 Wim Taymansrtph264depay: only set delta unit on all-non-key units
2010-10-13 Wim Taymansh264depay: always mark the codec_data as keyframe
2010-09-22 Wim Taymansrtph264depay: refactor and simplify AU merging
2010-06-16 Mark Nauwelaertsrtph264depay: tweak DELTA_UNIT labeling
2010-06-14 Mark Nauwelaertsrtph264depay: also consider AU and SEI NALUs as DELTA_UNIT
2010-04-30 Mark Nauwelaertsrtph264depay: DELTA_UNIT marking of output buffers
2010-04-16 Mark Nauwelaertsrtph264depay: profile-level-id is an optional parameter
2010-04-07 Marco Ballesioh264depay: handle properly STAPs
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-18 Mark Nauwelaertsrtph264depay: do not call _push_ts with unneeded (and...
2009-11-26 Mark Nauwelaertsrtph264depay: optionally merge NALUs into Access Units
2009-10-07 Stefan Kostbuild: fprintf, sprintf, sscanf need stdio.h
2009-03-19 Wim Taymansrtph264depay: fix base64 decoding
2009-03-18 Sebastian Drögertp: Use GLib functions for encoding/decoding base64
2008-11-25 Wim Taymansgst/rtp/: Fix the descriptions and fix some email addre...
2008-10-27 Wim Taymansgst/rtp/gstrtpL16depay.c: Check if clock-rate and chann...
2008-05-20 Wim Taymansgst/rtp/gstrtph264depay.*: Add experimental support...
2008-05-14 Wim Taymansgst/rtp/gstrtph264depay.c: Small comment added.
2008-01-09 Stefan Kostgst/rtp/: Remove copy/paste unused code (property sette...
2007-11-15 Tommi Myöhänengst/rtp/gstrtph264depay.c: Fix small leak. Fixes #497017.
2007-06-13 Wim Taymansgst/rtp/gstrtph264depay.c: Make sure we allocate enough...
2007-04-25 Wim Taymansgst/rtp/: Make sure we configure the clock_rate in...
2007-04-12 Wim Taymansgst/rtp/gstrtph264depay.c: Use the proper sync word...
2007-04-10 Wim Taymansgst/rtp/gstrtpamrdepay.c: Fix depayloader clock_rate...
2007-03-29 Wim Taymansgst/rtp/: Flush adapter on disconts.
2007-03-29 Laurent Glayalgst/rtp/: Added H264 payloader. Fixes #423782.
2007-02-16 Wim Taymansgst/rtp/README: Fix case of string params.
2007-02-15 Wim Taymansgst/rtp/gstrtph264depay.c: Set right caps on output...
2007-01-24 Wim Taymansgst/rtp/: Fix caps with payload numbers.
2006-11-08 Christian Schallergst/rtp/: Fix element descriptions.
2006-09-23 Wim Taymansgst/rtp/: Fix klass typos.
2006-09-20 Wim Taymansgst/rtp/: Added preliminary ASF depayloader.
2006-08-17 Wim Taymansgst/rtp/gstrtph264depay.c: Error out on non-implemented...
2006-08-16 Wim Taymansgst/rtp/: Caps extra properties must be defined as...