summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-03alphamask: add an element that combines video and alpha streamsalphaJosep Torra4-2/+1246
2016-11-02qtmux: Don't deref NULL pads in debug outputSebastian Dröge1-2/+6
2016-11-02isomp4: Don't use gst_video_colorimetry_to_string_full()Jan Schmidt1-1/+1
2016-11-02splitmuxsink: Fix GObject warnings on shutdown.Jan Schmidt1-10/+18
2016-11-02splitmuxsrc: Store seek seqnum and send it on EOS / segment events.Jan Schmidt2-0/+6
2016-11-02splitmuxsrc: Forward a not-linked error on the busJan Schmidt1-1/+1
2016-11-01qtdemux: Fix compiler warningSebastian Dröge1-1/+1
2016-11-01qtmux: Use a default interleave of 250ms for all codecsSebastian Dröge1-1/+1
2016-11-01qtmux: Use a default interleave when ProRes is usedSebastian Dröge1-0/+5
2016-11-01qtmux: Allow configuring the interleave size in bytes/timeSebastian Dröge3-30/+221
2016-11-01qtmux: Set compressor name, horizontal/vertical resolution and depth for ProResSebastian Dröge1-0/+31
2016-11-01qt: Add support for ProRes 4444 XQSebastian Dröge3-0/+11
2016-11-01qtmux: Write 'clap' atom for ProResSebastian Dröge5-2/+44
2016-11-01qtdemux: Read colorimetry information from colr atom if availableSebastian Dröge1-0/+85
2016-11-01qtmux: Always write colr atom with the colorimetry informationSebastian Dröge4-24/+37
2016-11-01qtmux: Fix writing of the 'fiel' extension atomSebastian Dröge3-45/+44
2016-11-01qtmux: Write 4 bytes of zeroes at the end of the sample description extensionsSebastian Dröge1-0/+3
2016-11-01atoms: 'pasp' atom is also part of MP4, write it alwaysSebastian Dröge1-5/+2
2016-11-01qtmux: Write additional atoms for prores videoVivia Nikolaidou4-6/+141
2016-11-01rtph263depay: Don't drop mode b packets with picture start codeStian Selnes1-3/+4
2016-11-01rtph263ppay: Fix caps leakHavard Graff2-0/+28
2016-11-01rtph263pay: Fix indentationStian Selnes1-75/+108
2016-11-01rtph263pay: Use GST_TRACE_OBJECT for logging bitstream parsingStian Selnes1-136/+134
2016-11-01rtph263pay: Fix leak for B-fragmentsStian Selnes1-5/+6
2016-11-01rtpbin: avoid generating errors when rtcp messages are empty and check the qu...Alejandro G. Castro1-2/+10
2016-11-01rtpbin: pipeline gets an EOS when any rtpsources byesAlejandro G. Castro3-17/+21
2016-11-01rtspsrc: Also handle redirect on PLAYMatt Staples1-24/+33
2016-11-01rtspsrc: allow missing control attribute in case of a single streamPetr Kulhavy1-2/+8
2016-11-01v4l2: Warn, don't assert if v4l gives us a buffer with a too large sizeWilliam Manley1-1/+10
2016-11-01qtmux: Use a better default value for the movie header timescaleSebastian Dröge1-4/+37
2016-11-01qtmux: Be more clever with the default video track timescaleSebastian Dröge1-11/+12
2016-11-01qtdemux: extract interlaced information from jpeg videoVincent Penquerc'h1-0/+74
2016-11-01gdkpixbufoverlay: Fixing x and y offset computationJagadish1-14/+14
2016-11-01meson: update versionTim-Philipp Müller1-1/+1
2016-11-01qtdemux: Use the tfdt decode time on byte streams when it's significantly dif...Enrique Ocaña González1-0/+25
2016-11-01Back to developmentSebastian Dröge1-4/+4
2016-11-01Release 1.10.0Sebastian Dröge73-108/+1655
2016-11-01Update .po filesSebastian Dröge41-653/+611
2016-11-01po: Update translationsSebastian Dröge1-571/+613
2016-10-31v4l2object: fix extra-controls leakTobias Schneider1-0/+4
2016-10-31Revert "souphttpsrc: reduce reading latency by using non-blocking read"Sebastian Dröge2-105/+16
2016-10-31wavparse: Don't try to add srcpad if we don't know valid caps yetSebastian Dröge1-2/+2
2016-10-27meson: Remove uselessly duplicated dep checksNirbheek Chauhan1-6/+0
2016-10-27meson: dv plugin now works on MSVCNirbheek Chauhan1-4/+1
2016-10-27matroskamux: allow resolutions above 4096Branko Subasic1-2/+2
2016-10-27udpsrc: Check for G_PLATFORM_WIN32 for presence of ipi_spec_destScott D Phillips1-3/+3
2016-10-26souphttpsrc: reset read_position when reading failsMichael Olbrich1-0/+2
2016-10-26meson: Don't depend on gstreamer-check-1.0 on windowsScott D Phillips1-2/+4
2016-10-26rtspsrc: reset connection info to non-flushing when closingMark Nauwelaerts1-0/+1
2016-10-26splitmuxsink: Only allow one video request padJan Schmidt2-0/+18