summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gstv4l2bufferpool: lock flush_stop against regular qbuf1.8Philipp Zabel2016-11-241-8/+13
* gstv4l2bufferpool: remove critical error message when process is called on an...Philipp Zabel2016-11-241-2/+0
* v4l2src: release buffer if create failsPhilipp Zabel2016-11-241-0/+1
* flxdec: rewrite logic based on GstByteReader/WriterMatthew Waters2016-11-234-260/+427
* flxdec: Don't unref() parent in the chain functionSebastian Dröge2016-11-231-1/+0
* flxdec: fix some warnings comparing unsigned < 0Matthew Waters2016-11-221-2/+2
* flxdec: add some write bounds checkingMatthew Waters2016-11-221-25/+91
* v4l2object: fix extra-controls leakTobias Schneider2016-11-191-0/+4
* splitmuxsink: pad request fails for flvmuxVinod Kesti2016-11-191-0/+14
* udpsrc: build fixTim-Philipp Müller2016-11-141-3/+0
* udpsrc: receive control messages only in multicastPetr Kulhavy2016-11-141-25/+30
* splitmuxsink: Fix GObject warnings on shutdown.Jan Schmidt2016-11-021-10/+18
* wavparse: Don't try to add srcpad if we don't know valid caps yetSebastian Dröge2016-11-011-2/+2
* splitmuxsink: Only allow one video request padJan Schmidt2016-10-262-0/+18
* splitmuxsink: Take ownership of floating refsJan Schmidt2016-10-261-2/+6
* splitmuxsink: Set child elements to NULL when removing.Jan Schmidt2016-10-261-3/+16
* splitmuxsink: Set pad template on request sink padsJan Schmidt2016-10-261-1/+1
* imagefreeze: Forward latency queries to upstreamNirbheek Chauhan2016-10-251-0/+7
* splitmuxsrc: Handle stop point from segmentJan Schmidt2016-10-011-0/+22
* splitmuxsrc: Drop lock shutting down padsJan Schmidt2016-10-011-0/+2
* splitmuxsrc: Fix extra unref handling queriesJan Schmidt2016-10-011-1/+0
* splitmuxsrc: Avoid stall when parts get out of syncJan Schmidt2016-10-013-14/+29
* udpsrc: Fix compilation on NetBSDThomas Klausner2016-09-301-0/+4
* deinterlace: Fix field ordering for reverse playbackSebastian Dröge2016-09-301-6/+22
* osxvideo: Remove QuickTime references.Jan Schmidt2016-09-013-3/+1
* splitmuxsink: Fixed 32-bit overflow bugJie Jiang2016-08-212-9/+12
* Release 1.8.31.8.3Sebastian Dröge2016-08-1974-301/+575
* Update .po filesSebastian Dröge2016-08-1941-41/+41
* rtspsrc: Allow mimetypes with properties as long as they're application/sdpSebastian Dröge2016-08-181-1/+17
* multiudpsink: Initialize bytes_sent field.Thomas Bluemel2016-08-161-0/+1
* rtpjitterbuffer: Don't warn for duplicate packetsThomas Bluemel2016-08-161-1/+1
* splitmux: Fix typo converting to running time.Jan Schmidt2016-08-081-2/+1
* Revert "splitmuxsink: Use GstBin async-handling instead of our own."Jan Schmidt2016-08-082-1/+19
* splitmux: Recheck state after unlocking mutex.Jan Schmidt2016-08-081-0/+3
* splitmuxsrc: Don't stop and error on EOS flow returnJan Schmidt2016-08-081-2/+2
* splitmuxsink: Fix debug statement signedness.Jan Schmidt2016-08-081-1/+1
* splitmuxsink: Handle negative running timeJan Schmidt2016-08-082-72/+106
* splitmuxsink: Drop lock when sending dummy eventJan Schmidt2016-08-081-0/+3
* rtp: Filter with the filter caps in the payloader's getcapsSebastian Dröge2016-07-286-3/+71
* rtph264pay: Intersect with filter caps in getcaps function.Jan Schmidt2016-07-281-0/+7
* jack: don't wait for callbacks if the jack server shut downThomas Scheuermann2016-07-251-1/+7
* matroskamux: Error out if we start writing data with some pads not having a c...Sebastian Dröge2016-07-251-6/+10
* qtmux: Use complete AAC caps with codec_data in the testsSebastian Dröge2016-07-251-15/+5
* aacparse: Reject raw AAC if no codec_data is found in the capsSebastian Dröge2016-07-251-5/+14
* qtdemux: Invent AAC codec_data if none is presentSebastian Dröge2016-07-251-0/+49
* qtmux: Reject raw AAC caps without codec_dataSebastian Dröge2016-07-251-2/+3
* rtspsrc: Set to PLAYING after a seek again after setting up the segment and e...Sebastian Dröge2016-07-251-9/+9
* rtspsrc: Don't disable UDP protocols on redirectingBrad Lackey2016-07-251-12/+16
* udpsrc: Use correct in6_pktinfo struct instead of in_pktinfoSebastian Dröge2016-07-111-1/+1
* Revert "v4l2: use opened device caps instead of physical device ones"Nicolas Dufresne2016-07-088-52/+32