rtspsrc: Fix up last commit
[platform/upstream/gst-plugins-good.git] / gst /
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
2015-03-26 Nicolas Dufresnertspsrc: Fix segment in TCP mode
2015-03-26 David Schleefwavparse: be more strict about typefinding DTS
2015-03-25 Nicolas Dufresnertspsrc: Remove useless function
2015-03-25 Nicolas Dufresnertpjitter: Account for rtx_retry in overflow check
2015-03-24 Nicolas Dufresnertspsrc: Fix seeking query
2015-03-24 Sebastian Drögeflvdemux: Only set caps once if they don't change
2015-03-24 Sebastian Drögeflvdemux: Don't create AAC/H264 caps without codec_data
2015-03-24 Sebastian Drögeflvdemux: Fix indention
2015-03-21 Sebastian Drögertpsession: Fix another instance of sticky event misord...
2015-03-21 Sebastian Drögertpsession: Also start the RTCP send thread when receiv...
2015-03-19 Sebastian Drögertprtxsend: Add support for buffer lists
2015-03-19 Sebastian Drögertprtxqueue: Implement support for buffer lists
2015-03-18 Nicolas Dufresnertspsrc: Improve trace readability
2015-03-16 Jan Alexander Stef... flvdemux: Don't repeatedly warn after no_more_pads...
2015-03-16 Jan Alexander Stef... flvdemux: Introduce constant for no-more-pads threshold
2015-03-16 Jan Alexander Stef... flvdemux: Fix warning to contain 'video'
2015-03-15 Nicola Murinomatroskademux: for dts only stream set pts=dts for...
2015-03-14 Ramiro Pollamatroskademux: fix sending of tags
2015-03-14 Ramiro Pollartspsrc: properly escape percent sign in documentation
2015-03-14 Ramiro Pollartpdtmfmux: properly escape percent sign in documentation
2015-03-13 Tim-Philipp Müllermultiudpsink: fix crash with GST_DEBUG enabled
2015-03-12 Sebastian Drögelevel: Don't read over the end of the input memory
2015-03-10 Tim-Philipp MüllerFix double semicolons
2015-03-10 Jan Schmidtsplitmux: Shut down element before downward state change
2015-03-09 Luis de Bethencourtrtph264depay: remove unused value
2015-03-09 Luis de Bethencourtrtph263pay: fix leak
next