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
AgeCommit message (Expand)Author
2021-09-23Release 1.19.2HEAD1.19.2masterdiscontinued-for-monorepoTim-Philipp Müller
2021-09-22rtph263pdepay: flag keyframes on output buffersTim-Philipp Müller
2021-09-15rtphdrhext-twcc: Return failure on map failureOlivier Crête
2021-09-15rtphdrext: Update write() API to return a signed valueOlivier Crête
2021-09-14qtdemux: Try to build AAC codec-data whenever it's possibleSeungha Yang
2021-09-13flv: fix seqnum handling for seeksVivienne Watermeier
2021-09-13isomp4: also allow muxing different h264/5 profiles/levels/etcMatthew Waters
2021-09-13matroska: Add support for muxing/demuxing ffv1Sebastian Dröge
2021-09-12docs: Update cachePhilippe Normand
2021-09-07jpegdec: Fix crash when interlaced field height is not DCT block size alignedSeungha Yang
2021-09-02avidemux: Also detect 0x000001 as H264 byte-stream start code in codec_dataSebastian Dröge
2021-08-31qt: Fix build for Qt 5.9Philippe Normand
2021-08-30rtphdrext-rfc6464: Add test for inserting in payloader using the APIOlivier Crête
2021-08-30rtphdrext-rfc6464: Put max level if the audio is beyond itOlivier Crête
2021-08-30rtphdrext-rfc6464: Add example pipelineOlivier Crête
2021-08-30rtphdrext-rfc6464: Add test for inserting it based on capsOlivier Crête
2021-08-27qtdemux: Force stream-start push when re-using EOS'd streamsEdward Hervey
2021-08-27deinterlace: Use proper ASM output format for *BSD OSBrad Smith
2021-08-27qmlgl: don't critical on input events before input format has been setMatthew Waters
2021-08-25docs: Add `Since` marker to "twcc-feedback-interval" propertySebastian Dröge
2021-08-25docs: update with "twcc-feedback-interval"Havard Graff
2021-08-25rtptwcc: changes to use rtp buffer arrival time and current time.Tulio Beloqui
2021-08-25rtptwcc: add payloadtype to RTPTWCCPacketKnut Inge Hvidsten
2021-08-25rtptwcc: make enabling TWCC stickyHavard Graff
2021-08-25rtptwcc: move TWCC-logic over to the TWCC-managerHavard Graff
2021-08-25rtptwcc: fix warningHavard Graff
2021-08-25rtptwcc: fixes and optimizations around run-length chunksTulio Beloqui
2021-08-25rtptwcc: fix seqnum-wrapHavard Graff
2021-08-25rtptwcc: fixed feedback packet count overflow that allowed lateTulio Beloqui
2021-08-25rtptwcc: fixed parsing of old sequence numberTulio Beloqui
2021-08-25rtptwcc: fixed guint8 overflow of feedback packet countTulio Beloqui
2021-08-25rtptwcc: add feedback-intervalHavard Graff
2021-08-25rtptwcc: remove _set_send_packet_tsHavard Graff
2021-08-25rtptwcc: make twcc-tests more deterministicHavard Graff
2021-08-24qtdemux: add depth for ProRes 4:4:4:4 variants if availableTim-Philipp Müller
2021-08-24qtmux: for Apple ProRes, allow overriding pixel bit depth for 4:4:4:4 variantsRuslan Khamidullin
2021-08-23vpxdec: Fix direct rendering, avoid holding write accessHavard Graff
2021-08-23isomp4/mux: add a function for seeking to a specific output byte positionMatthew Waters
2021-08-23isomp4/mux: don't overwrite with a bigger moov when fragmentingMatthew Waters
2021-08-23isomp4: actually make streamable fallback workMatthew Waters
2021-08-23isomp4: fix trun data offset handlingMatthew Waters
2021-08-23isomp4/mux: fixes for fragmented mp4 outputMatthew Waters
2021-08-20matroska-mux: support H264 avc3 / H265 hev1Mathieu Duponchelle
2021-08-20isomp4/qtmux: allow renegotiating when tier / level / profile changeMathieu Duponchelle
2021-08-20isomp4/qtmux: accept video/x-h264, stream-format=avc3Mathieu Duponchelle
2021-08-20isomp4/qtmux: make sure to switch to next chunk on new capsMathieu Duponchelle
2021-08-20isomp4/atoms: fix multiple stsd entriesMathieu Duponchelle
2021-08-18matroska-mux: Add a timestamp-offset propertyArun Raghavan
2021-08-17matroska: demux: update stream_start_timeStéphane Cerveau
2021-08-17mastrokademux: Remove redundant assignmentNicolas Dufresne