rtpgsmpay: Attach payload to the output buffer instead of copying it
[platform/upstream/gst-plugins-good.git] / gst / rtp /
2015-07-01 Sebastian Drögertpgsmpay: Attach payload to the output buffer instead...
2015-07-01 Sebastian Drögertpg729pay: Attach payload directly to output buffers...
2015-07-01 Sebastian Drögertpg723pay: Attach payload buffer to the output instead...
2015-07-01 Sebastian Drögertpdvdepay: Map the output buffer once instead of once...
2015-07-01 Sebastian Drögertpac3pay: Attach the payload to the output buffer...
2015-07-01 Sebastian Drögertp: Fix indention
2015-07-01 Sebastian Drögertph264pay: Use GST_WARNING_OBJECT() instead of GST_WAR...
2015-06-30 Sebastian Drögevp8depay: Don't lock/map every non-keyframe buffer...
2015-06-10 Sebastian Drögertp: Use GST_BUFFER_PTS() instead of GST_BUFFER_TIMESTAMP()
2015-06-08 Chris Claytonrtpvp8depay: potential access beyond end of array
2015-06-03 Nicolas Dufresneasteriskh263: Un-rank clashing depayloader
2015-05-25 Tim-Philipp Müllerrtpvrawdepay: don't shadow existing outbuf variable
2015-05-25 Tim-Philipp Müllerrtpvrawdepay: map/unmap output frame only once, not...
2015-05-18 Nicola Murinortpg726pay: fix caps leak
2015-05-18 Nicola Murinortpg726depay: don't leak input buffer
2015-05-13 Nicola Murinortpg726depay: add block_align to output caps
2015-05-10 Tim-Philipp Müllerdocs: update example pipelines in element docs
2015-04-27 Luis de BethencourtRename property enums from ARG_ to PROP_
2015-04-26 Tim-Philipp MüllerRemove obsolete Android build cruft
2015-04-24 Luis de Bethencourtremove unused enum items PROP_LAST
2015-04-14 Olivier Crêtertpvp8depay: When dropping intra packet, request keyframe
2015-04-08 Edward Herveyrtph263depay: Fix framesize parsing
2015-04-02 Sebastian Rasmussenrtph263pay/-depay: add framesize SDP attribute
2015-04-02 Sebastian Rasmussenrtpjpegpay/-depay: Remove incorrectly introduced frames...
2015-04-01 Olivier Crêtertpvp8depay: Parse width/height/profile from keyframes
2015-03-09 Luis de Bethencourtrtph264depay: remove unused value
2015-03-09 Luis de Bethencourtrtph263pay: fix leak
2015-03-09 Luis de Bethencourtrtph263pay: remove uneeded variable
2015-02-26 Sebastian Rasmussenrtpvorbispay: fix payloader description and author...
2015-02-19 Vincent Penquerc'hrtpvp8pay: default encoding name to VP8
2015-02-19 Vincent Penquerc'hrtpvp8pay: make caps writable before truncating them
2015-02-19 Vincent Penquerc'hrtpvp8pay: negotiate encoding name
2015-02-10 Wim Taymansrtph263depay: fix compilation with gcc 5.0
2015-02-05 Thiago Santosrtph264depay: prevent trying to get 0 bytes from adapter
2014-12-11 Patrick Radizirtph264pay: fix potential crash when shutting down
2014-12-09 Patrick Radizirtph264pay: Fixes buffer leak when using SPS/PPS
2014-12-02 Olivier Crêtertpmpadepay: Relax caps to allow any clock-rate
2014-11-20 Wim Taymansrtpgstpay: put 0-byte at the end of events
2014-11-20 Wim Taymansrtpgstdepay: avoid buffer overread.
2014-11-01 Nicolas Dufresnertpvp8: Use VP8 encoding name
2014-11-01 Tim-Philipp Müllerrtpmp2tpay: fix up template caps so we can output the...
2014-10-15 Tim-Philipp MüllerRevert "rtp: add h265 RTP payloader + depayloader"
2014-10-15 Jurgen Slowackrtp: add h265 RTP payloader + depayloader
2014-09-16 Sebastian Drögertpvrawdepay: Declare some more required caps fields...
2014-08-08 Sebastian Rasmussenrtph263ppay: Unref pad template caps after use
2014-08-08 Srimanta Pandartph264pay: append packetization mode parameter to SDP
2014-08-03 Mark Nauwelaertsrtph264pay: unbreak au aligned byte-stream payloading
2014-08-01 Srimanta Pandartph264pay: append profile-level-id to SDP
2014-06-19 Wim Taymansvp8depay: fix header size checking
2014-06-19 Guillaume Desmottesrtph264pay: propagate the GST_BUFFER_FLAG_DISCONT flag
2014-06-19 Guillaume Desmottesrtph264pay: propagate the GST_BUFFER_FLAG_DELTA_UNIT...
2014-06-18 Guillaume Desmottesgstrtpmp4gpay: propagate the GST_BUFFER_FLAG_DISCONT...
2014-06-18 Guillaume Desmottesrtpjpegpay: propagate the GST_BUFFER_FLAG_DISCONT flag
2014-06-18 Tim-Philipp Müllerrtpjp2kpay: pre-allocate buffer-list of the right size
2014-06-18 Tim-Philipp Müllerrtpjpegpay: pre-allocate buffer list of the right size
2014-06-18 Tim-Philipp Müllerrtpmp4vpay: pre-allocate buffer list of the right size
2014-06-18 Tim-Philipp Müllerrtpvp8pay: allocate bitreader on the stack
2014-06-18 Tim-Philipp Müllerrtpvp8pay: post error message on bus on error and don...
2014-06-18 Tim-Philipp Müllerrtpvp8pay: couple of minor optimisations
2014-06-18 Tim-Philipp Müllerrtpgstpay: pre-allocate buffer list of the right size
2014-06-18 Tim-Philipp Müllerrtph264pay: pre-allocate bufferlist of the right size
2014-06-18 Tim-Philipp Müllerrtph264pay: push single buffer directly, no need to...
2014-06-18 Tim-Philipp Müllerrtpvrawpay: make chunks per frame configurable
2014-06-18 Tim-Philipp Müllerrtpvrawpay: remove unused variables
2014-06-18 Tim-Philipp Müllerrtpvrawpay: pre-allocate buffer lists of sufficient...
2014-06-18 Tim-Philipp Müllerrtpvrawpay: micro-optimise variable access in inner...
2014-06-18 Tim-Philipp Müllerrtpvrawpay: use buffer lists
2014-06-16 Tim-Philipp Müllerrtptheoradepay: fix double frees
2014-06-12 Vincent Penquerc'hrtptheordepay: fix leaks
2014-06-12 Vincent Penquerc'hrtpg729pay: leak fixes
2014-06-12 Vincent Penquerc'hrtph263pay: fix leak
2014-06-12 Vincent Penquerc'hrtph263pay: fix leaks
2014-06-12 Vincent Penquerc'hrtpdvpay: catch failures to map buffer
2014-05-30 Wim Taymansh264depay: make sure we call handle_nal for each NAL
2014-05-06 Guillaume Desmottesrtp/README: update pipelines to work with 1.0
2014-05-02 Vincent Penquerc'hrtpqdmdepay: remove pointless check
2014-04-30 Vincent Penquerc'hrtpvrawpay: guard against pathological "no space" condition
2014-04-30 Vincent Penquerc'hrtpjpegdepay: sanity check for NULL qtable
2014-04-28 Wim Taymansrtpvraw: use plane pointers when needed
2014-04-26 Tim-Philipp Müllerdocs: remove outdated and pointless 'Last reviewed...
2014-04-21 Göran Jönssongstrtph264pay: Reset sps pps variable when state change.
2014-04-12 Josep Torrartph264depay: only guess AU boundaries when aren't...
2014-03-27 Ognyan Tonchevjpegpay: consider header len when calculating payload len
2014-03-06 Olivier Crêtertp: Remove caps restrictions from RTP depayloader...
2014-03-06 Olivier Crêtertpspeexdepay: Remove caps restrictions for depayloader
2014-02-25 Göran Jönssonrtph264pay: only update last_spspps time if all sps...
2014-02-08 Sebastian Drögertpac3depay: Remove unused variable
2014-01-20 Sebastian Drögertpvp8pay: Don't leak input buffers
2014-01-14 Justin Joyrtpg726pay: don't leak encoding_name string
2013-12-30 Edward Herveyrtpvrawpay: Add missing break
2013-12-30 Edward Herveyrtpqcelpdepay: Remove uneeded variable
2013-12-04 Sebastian Drögertptheorapay: Don't send headers twice if we got them...
2013-12-04 Sebastian Drögertptheorapay: Don't leak config data when receiving...
2013-12-04 Sebastian Drögertpvorbispay: Don't send headers twice if we got them...
2013-12-04 Sebastian Drögertpvorbispay: Don't leak config data when receiving...
2013-12-04 Sebastian Drögertpstreamdepay: Add RFC4571 RTP stream depayloading...
2013-12-04 Sebastian Drögertpstreampay: Add RFC4571 RTP stream payloading element
2013-11-28 Jonas Holmbergrtph264pay: Map inbuffer once only
2013-11-21 Wim Taymansrtpvorbisdepay: handle packets > 0xffff
2013-11-21 Wim Taymansrtptheoradepay: handle packets > 0xffff
next