Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)Author
2016-11-16rtpbin: receive bundle supportPhilippe Normand
2016-11-15aacparse: assertion while converting ADTS stream to RAWVinod Kesti
2016-11-15qtdemux: Don't modify upstream TIME segmentSeungha Yang
2016-11-14deinterleave: Reset caps accumulator to ANY when resyncing the adapter, not E...Sebastian Dröge
2016-11-14udpsrc: remove redundant saddr unrefPetr Kulhavy
2016-11-14udpsrc: receive control messages only in multicastPetr Kulhavy
2016-11-12Use intermediate guint when handling GstVideoMultiviewFlagsScott D Phillips
2016-11-12splitfilesrc: update uri_get_type to match the prototype in GstURIHandlerInte...Scott D Phillips
2016-11-10flacparse: fix header rewriting being ignoredVincent Penquerc'h
2016-11-10flvmux: Add metadatacreator propertySean DuBois
2016-11-08splitmuxsink: Use first buffer TS as mux start timeVivia Nikolaidou
2016-11-04rtpjitterbuffer: fix timer-reuse bugHavard Graff
2016-11-04rtpjitterbuffer: fix lost-event using dts instead of ptsHavard Graff
2016-11-04rtpjitterbuffer: fix bug in reschedule_timerHavard Graff
2016-11-03wavparse: Don't set caps to NULL after setting them on the srcpadSebastian Dröge
2016-11-02qtmux: Don't deref NULL pads in debug outputSebastian Dröge
2016-11-02isomp4: Don't use gst_video_colorimetry_to_string_full()Jan Schmidt
2016-11-02splitmuxsink: Fix GObject warnings on shutdown.Jan Schmidt
2016-11-02splitmuxsrc: Store seek seqnum and send it on EOS / segment events.Jan Schmidt
2016-11-02splitmuxsrc: Forward a not-linked error on the busJan Schmidt
2016-11-01qtdemux: Fix compiler warningSebastian Dröge
2016-11-01qtmux: Use a default interleave of 250ms for all codecsSebastian Dröge
2016-11-01qtmux: Use a default interleave when ProRes is usedSebastian Dröge
2016-11-01qtmux: Allow configuring the interleave size in bytes/timeSebastian Dröge
2016-11-01qtmux: Set compressor name, horizontal/vertical resolution and depth for ProResSebastian Dröge
2016-11-01qt: Add support for ProRes 4444 XQSebastian Dröge
2016-11-01qtmux: Write 'clap' atom for ProResSebastian Dröge
2016-11-01qtdemux: Read colorimetry information from colr atom if availableSebastian Dröge
2016-11-01qtmux: Always write colr atom with the colorimetry informationSebastian Dröge
2016-11-01qtmux: Fix writing of the 'fiel' extension atomSebastian Dröge
2016-11-01qtmux: Write 4 bytes of zeroes at the end of the sample description extensionsSebastian Dröge
2016-11-01atoms: 'pasp' atom is also part of MP4, write it alwaysSebastian Dröge
2016-11-01qtmux: Write additional atoms for prores videoVivia Nikolaidou
2016-11-01rtph263depay: Don't drop mode b packets with picture start codeStian Selnes
2016-11-01rtph263ppay: Fix caps leakHavard Graff
2016-11-01rtph263pay: Fix indentationStian Selnes
2016-11-01rtph263pay: Use GST_TRACE_OBJECT for logging bitstream parsingStian Selnes
2016-11-01rtph263pay: Fix leak for B-fragmentsStian Selnes
2016-11-01rtpbin: avoid generating errors when rtcp messages are empty and check the qu...Alejandro G. Castro
2016-11-01rtpbin: pipeline gets an EOS when any rtpsources byesAlejandro G. Castro
2016-11-01rtspsrc: Also handle redirect on PLAYMatt Staples
2016-11-01rtspsrc: allow missing control attribute in case of a single streamPetr Kulhavy
2016-11-01qtmux: Use a better default value for the movie header timescaleSebastian Dröge
2016-11-01qtmux: Be more clever with the default video track timescaleSebastian Dröge
2016-11-01qtdemux: extract interlaced information from jpeg videoVincent Penquerc'h
2016-11-01qtdemux: Use the tfdt decode time on byte streams when it's significantly dif...Enrique Ocaña González
2016-10-31wavparse: Don't try to add srcpad if we don't know valid caps yetSebastian Dröge
2016-10-27matroskamux: allow resolutions above 4096Branko Subasic
2016-10-27udpsrc: Check for G_PLATFORM_WIN32 for presence of ipi_spec_destScott D Phillips
2016-10-26rtspsrc: reset connection info to non-flushing when closingMark Nauwelaerts