platform/upstream/gst-plugins-good.git
2015-05-27 Luis de Bethencourtmatroska: overwritten value assignment
2015-05-25 Tim-Philipp... rtpvrawdepay: don't shadow existing outbuf variable
2015-05-25 Tim-Philipp... rtpvrawdepay: map/unmap output frame only once, not...
2015-05-25 Thiago Santosqtdemux: remove fixme from 2006
2015-05-25 Thiago Santosqtdemux: fix reverse playback of fragmented media
2015-05-25 Jimmy Ohnsplitfilesrc: Implement binary search in find_part_for_...
2015-05-21 Sebastian Drögertpsession: Don't crash if we receive FIR/PLI from...
2015-05-21 Santiago Carot... rtpsession: 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... udp: 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-12 Sebastian Drögevp[89]enc: Properly convert between GStreamer and encod...
2015-05-12 Sebastian Drögevp[89]enc: Don't set timebase from the framerate
2015-05-10 Mark Nauwelaertstests: wavpackparse: fix unit test
2015-05-10 Tim-Philipp... docs: update example pipelines in element docs
2015-05-10 Piotr Drągpo: update POTFILES.in
2015-05-10 Tim-Philipp... splitmuxsrc: 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-05 Guillaume Desmottesjpegdec: fix frame leaks in handle_frame() implementation
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... qtdemux: 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 Ravi Kiran K Ndvdemux: extract recording time
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 Sebastian Drögertpjitterbuffer: Fix RTX unit test
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... Remove 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... level: fix infinite loop for very low interval values
2015-04-23 Tim-Philipp... tests: define GST_CHECK_TEST_ENVIRONMENT_BEACON
2015-04-23 Tim-Philipp... configure: bump automake requirement to 1.14 and autoco...
2015-04-23 Tim-Philipp... Update .gitignore
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... rtpjitterbuffer: Add "rtx-next-seqnum" property
2015-04-22 Sebastian Drögertxreceive: Put debug output for retransmission request...
2015-04-22 Wim Taymansv4l2: don't add the same interlace mode twice
2015-04-22 Luis de Bethencourtequalizer: fix dynamic changes on bands
2015-04-22 Sebastian DrögeRemove INSTALL file
2015-04-22 Sebastian DrögeRemove LICENSE_readme
2015-04-21 Luis de Bethencourtv4l2: cast unused return to void
2015-04-17 Thiago Santosvp8dec: optimize vpx image to gstbuffer copy when strid...
2015-04-17 Thiago Santosvp9dec: optimize vpx image to gstbuffer copy when strid...
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 Ilya Konstantinovosxaudio: fix spelling in debug message
2015-04-16 Luis de Bethencourttests: selectable amount of bands in equalizer demo
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 Luis de Bethencourttests: switch equalizer demo to play from uri
2015-04-16 Luis de Bethencourttests: improve readability of equalizer demo
2015-04-16 Luis de Bethencourttests: add missing license header for equalizer demo
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 Vincent Penquerc'hsuppressions: ignore an apparent bug in strtod
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... multifilesink: minor docs improvement
2015-04-13 Miguel París... rtpjitterbuffer: Add "rtx-max-retries" property
2015-04-13 Miguel París... rtpjitterbuffer: 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
next