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