rtpsession: Don't crash if we receive FIR/PLI from a source we don't know
[platform/upstream/gst-plugins-good.git] / gst /
2015-05-21 Sebastian Drögertpsession: Don't crash if we receive FIR/PLI from...
2015-05-21 Santiago Carot-Nemesiortpsession: Fix collection of statistics
2015-05-20 Edward Herveymultifilesink: Add a new max-duration file switching...
2015-05-20 Edward Herveymultifilesink: streamline the file-switch code a bit
2015-05-20 Edward Herveymultifilesink: add "aggregate-gops" property to process...
2015-05-20 Sebastian Drögertspsrc: Use single-include header for the RTSP library
2015-05-19 Tim-Philipp Müllerudp: don't use soon-to-be-deprecated g_cancellable_reset()
2015-05-18 Stefan SauerRevert "doc: Workaround gtkdoc issue"
2015-05-18 Nicola Murinortpg726pay: fix caps leak
2015-05-18 Nicola Murinortpg726depay: don't leak input buffer
2015-05-18 Sebastian Drögertpsource: Queue bad packets instead of dropping them
2015-05-18 Sebastian Drögertpsource: Use g_queue_foreach() to unref all buffers...
2015-05-18 Sebastian Drögertpsource: Refactor seqnum comparison code a bit
2015-05-18 Sebastian Drögertpsource: Allow sequence number wraparound during...
2015-05-18 Sebastian Drögertpsource: Make sequence number comparison code more...
2015-05-18 Sebastian Drögertpjitterbuffer: When detecting a huge seqnum gap,...
2015-05-17 Nicolas Dufresnedoc: Workaround gtkdoc issue
2015-05-15 Stefan Sauerqtdemux: avoid wrong warnings on unknown node types
2015-05-13 Nicola Murinortpg726depay: add block_align to output caps
2015-05-12 Sebastian Drögeaudiofxbasefirfilter: Fix time-domain convolution with...
2015-05-10 Tim-Philipp Müllerdocs: update example pipelines in element docs
2015-05-10 Tim-Philipp Müllersplitmuxsrc: minor error message clean-up
2015-05-08 Guillaume Desmottesflacparse: fix buffer leak when stored to seektable
2015-05-08 Paul Hyunilqtdemux: fix example pipeline in docs
2015-05-07 Sebastian DrögeRevert "rtpsession: Also report internal sources in...
2015-05-06 Sebastian Drögertpsession: Also report internal sources in on-new...
2015-05-04 Sebastian Drögertspsrc: Fix up last commit
2015-05-04 Sebastian Drögertspsrc: Only do RTX when using a feedback profile
2015-05-04 Sebastian Drögertpsession: The stats min_interval is in seconds, not...
2015-05-04 Sebastian Drögertpsession: Only return TRUE if early feedback was...
2015-04-30 Luis de Bethencourtmatroska: remove unused property enum items
2015-04-30 Tim-Philipp Müllerqtdemux: fix buffer leak on eos in push mode
2015-04-29 Sebastian Drögeqtdemux: Check for sizes of the rdrf (redirect) atom...
2015-04-29 Sebastian Drögertspsrc: Only enable retransmissions if there is retran...
2015-04-28 Guillaume Desmottesmatroskademux: fix seek event leak
2015-04-28 Sebastian Drögematroska-demux: Send pending tags when adding a new pad
2015-04-27 Sebastian Drögertpstats: Average RTCP packet size is in bytes, bandwid...
2015-04-27 Sebastian Drögertpstats: Use the same lower limit for RTCP bandwidth...
2015-04-27 Sebastian Drögertpsession: Use bandwidth calculation by default instea...
2015-04-27 Sebastian Drögertpsession: Bandwidth is supposed to be in bits/s,...
2015-04-27 Luis de BethencourtRename property enums from ARG_ to PROP_
2015-04-26 Ilya Konstantinovrtpjitterbuffer: Fix "stats" property docs
2015-04-26 Tim-Philipp MüllerRemove obsolete Android build cruft
2015-04-24 Thiago Santosvideocrop: print the property values when set
2015-04-24 Luis de Bethencourtremove unused enum items PROP_LAST
2015-04-23 Tim-Philipp Müllerlevel: fix infinite loop for very low interval values
2015-04-23 Jesper Larsenrtspsrc: Fix RTCP caps leak
2015-04-22 Sebastian Drögertpjitterbuffer: When request retransmissions for futur...
2015-04-22 Sebastian Drögertpjitterbuffer: Take a running average of the packet...
2015-04-22 Miguel París Díazrtpjitterbuffer: Add "rtx-next-seqnum" property
2015-04-22 Sebastian Drögertxreceive: Put debug output for retransmission request...
2015-04-22 Luis de Bethencourtequalizer: fix dynamic changes on bands
2015-04-17 Vincent Penquerc'hac3parse: fix memory leak
2015-04-17 Alex O'Konskiicydemux: Fix segfault if metadata-interval is 0
2015-04-17 Ravi Kiran K Naudiofx: fix typo in example pipelines
2015-04-16 Sebastian Drögertpsource/rtprtxsend: Also pass correct seqnum-offset...
2015-04-16 Arun Raghavanrtpsession: Track RTX ssrc caps
2015-04-16 Sebastian Drögertprtxsend: Copy over timestamps from the orignal buffe...
2015-04-16 Vincent Penquerc'hqtdemux: fix tag list leaks on error paths
2015-04-16 Vincent Penquerc'hqtdemux: fix tag list leak on unknown stream type
2015-04-15 George Kiagiadakissplitmuxsink: do not access property variable without...
2015-04-15 George Kiagiadakissplitmuxsink: add probe on the multiqueue's sink pad...
2015-04-14 Sebastian Drögertprtx*: Fix typos
2015-04-14 Sebastian Drögertpsession: Not sending early RTCP now because of dithe...
2015-04-14 Sebastian Drögertpsession: Improve debug output a bit if we can't...
2015-04-14 Olivier Crêtertpvp8depay: When dropping intra packet, request keyframe
2015-04-13 Sebastian Drögertpjitterbuffer: Change resyncing GST_WARNING to GST_INFO
2015-04-13 Tim-Philipp Müllermultifilesink: minor docs improvement
2015-04-13 Miguel París Díazrtpjitterbuffer: Add "rtx-max-retries" property
2015-04-13 Miguel París Díazrtpjitterbuffer: Fix expected_dts calc in calculate_exp...
2015-04-13 Sebastian Drögertpjitterbuffer: Make the next output buffer discont...
2015-04-10 Hyunjun Koqtdemux: Update segment.start after key-unit seek
2015-04-10 Thiago Santosqtmux: remove useless variable do_pts
2015-04-10 Thiago Santosqtmux: remove subtraction that makes PTS/DTS start...
2015-04-10 Ravi Kiran K Nsmpte: remove unused fields
2015-04-09 Vincent Penquerc'hsplitmuxsink: fix mutex leak
2015-04-09 Jan Schmidtisomp4: Refactor various state variables into a mux_mod...
2015-04-08 Edward Herveyrtph263depay: Fix framesize parsing
2015-04-07 Vincent Penquerc'hwavparse: clip chunk size above the valid maximum ...
2015-04-07 Vincent Penquerc'hwavparse: clip chunk length to available data (when...
2015-04-07 Sebastian Drögeqtdemux: Don't accumulate segment bases manually
2015-04-06 Thiago Santosqtdemux: stbl_index is valid from 0 onwards
2015-04-05 Tim-Philipp Müllerdocs: make GstRTCPSync enum show up in rtpbin docs
2015-04-04 Thiago Santosmultifilesink: close files before posting message
2015-04-04 Thiago Santosmultifilesink: post file message on EOS
2015-04-03 Jan Schmidtqtdemux: Guard against 64-bit overflow
2015-04-03 Jan Schmidtisomp4: Make non-seekable downstream an error in normal...
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-30 Jan Schmidtflv: When passing seek event upstream, hold a ref.
2015-03-30 Guillaume Desmottesmatroska: fix GValue leaks when parsing tags
2015-03-29 Mark Nauwelaertsqtdemux: resurrect some flow return handling
2015-03-29 Mark Nauwelaertsflvdemux: resurrect some flow return handling
2015-03-29 Mark Nauwelaertsmatroskademux: resurrect some flow return handling
2015-03-28 Thiago Santosmatroska: store stream tags and push as updated
2015-03-28 Ramiro Pollamatroskademux: send global tags incrementally
2015-03-28 Ramiro Pollamatroskaparse: send global tags
2015-03-28 Vineeth T Mquarktv: fix "planes" property range, a value of 0...
2015-03-26 David Schleefwavparse: Fix up comments regarding DTS
next