summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* rtph263pdepay: flag keyframes on output buffersTim-Philipp Müller2021-09-221-0/+94
* rtphdrhext-twcc: Return failure on map failureOlivier Crête2021-09-151-1/+1
* rtphdrext: Update write() API to return a signed valueOlivier Crête2021-09-153-4/+4
* qtdemux: Try to build AAC codec-data whenever it's possibleSeungha Yang2021-09-141-21/+35
* flv: fix seqnum handling for seeksVivienne Watermeier2021-09-132-37/+96
* isomp4: also allow muxing different h264/5 profiles/levels/etcMatthew Waters2021-09-131-0/+15
* matroska: Add support for muxing/demuxing ffv1Sebastian Dröge2021-09-133-1/+22
* avidemux: Also detect 0x000001 as H264 byte-stream start code in codec_dataSebastian Dröge2021-09-021-30/+29
* rtphdrext-rfc6464: Put max level if the audio is beyond itOlivier Crête2021-08-301-3/+5
* rtphdrext-rfc6464: Add example pipelineOlivier Crête2021-08-301-1/+8
* qtdemux: Force stream-start push when re-using EOS'd streamsEdward Hervey2021-08-271-2/+3
* deinterlace: Use proper ASM output format for *BSD OSBrad Smith2021-08-271-2/+0
* docs: Add `Since` marker to "twcc-feedback-interval" propertySebastian Dröge2021-08-251-1/+1
* rtptwcc: changes to use rtp buffer arrival time and current time.Tulio Beloqui2021-08-253-5/+14
* rtptwcc: add payloadtype to RTPTWCCPacketKnut Inge Hvidsten2021-08-253-0/+5
* rtptwcc: make enabling TWCC stickyHavard Graff2021-08-251-4/+6
* rtptwcc: move TWCC-logic over to the TWCC-managerHavard Graff2021-08-253-91/+140
* rtptwcc: fix warningHavard Graff2021-08-251-3/+4
* rtptwcc: fixes and optimizations around run-length chunksTulio Beloqui2021-08-251-27/+72
* rtptwcc: fix seqnum-wrapHavard Graff2021-08-251-3/+3
* rtptwcc: fixed feedback packet count overflow that allowed lateTulio Beloqui2021-08-251-3/+3
* rtptwcc: fixed parsing of old sequence numberTulio Beloqui2021-08-251-2/+8
* rtptwcc: fixed guint8 overflow of feedback packet countTulio Beloqui2021-08-251-2/+6
* rtptwcc: add feedback-intervalHavard Graff2021-08-253-2/+64
* rtptwcc: remove _set_send_packet_tsHavard Graff2021-08-252-14/+0
* qtdemux: add depth for ProRes 4:4:4:4 variants if availableTim-Philipp Müller2021-08-241-0/+12
* qtmux: for Apple ProRes, allow overriding pixel bit depth for 4:4:4:4 variantsRuslan Khamidullin2021-08-241-1/+1
* isomp4/mux: add a function for seeking to a specific output byte positionMatthew Waters2021-08-231-61/+30
* isomp4/mux: don't overwrite with a bigger moov when fragmentingMatthew Waters2021-08-231-5/+3
* isomp4: actually make streamable fallback workMatthew Waters2021-08-231-5/+8
* isomp4: fix trun data offset handlingMatthew Waters2021-08-231-2/+2
* isomp4/mux: fixes for fragmented mp4 outputMatthew Waters2021-08-232-10/+18
* matroska-mux: support H264 avc3 / H265 hev1Mathieu Duponchelle2021-08-201-3/+74
* isomp4/qtmux: allow renegotiating when tier / level / profile changeMathieu Duponchelle2021-08-201-1/+10
* isomp4/qtmux: accept video/x-h264, stream-format=avc3Mathieu Duponchelle2021-08-202-2/+12
* isomp4/qtmux: make sure to switch to next chunk on new capsMathieu Duponchelle2021-08-201-0/+8
* isomp4/atoms: fix multiple stsd entriesMathieu Duponchelle2021-08-201-1/+1
* matroska-mux: Add a timestamp-offset propertyArun Raghavan2021-08-182-0/+28
* matroska: demux: update stream_start_timeStéphane Cerveau2021-08-171-4/+14
* mastrokademux: Remove redundant assignmentNicolas Dufresne2021-08-171-1/+0
* videocrop: Fix icles tests.Víctor Manuel Jáquez Leal2021-08-171-3/+5
* rtp: Color Space header extensionJakub Adam2021-08-175-0/+509
* rtspsrc: Add support to ignore x-server HEADER replyPer Förlin2021-08-172-2/+49
* rtpjitterbuffer: fixed stall on gap when using rtxTulio Beloqui2021-08-161-6/+10
* flv: use g_memdup2() as g_memdup() is deprecatedNirbheek Chauhan2021-08-161-1/+1
* videocrop: Resurrect logging category.Víctor Manuel Jáquez Leal2021-08-118-119/+17
* videocrop: Resurrect any caps feature negotiation.Víctor Manuel Jáquez Leal2021-07-281-1/+5
* splitmuxsink: Fix some reference leaks in error cases.Jan Schmidt2021-07-261-0/+9
* splitmuxsink: Prevent hang going back to NULL after failuresJan Schmidt2021-07-261-23/+95
* deinterlace: reduce noise when gst_pad_set_caps failsMathieu Duponchelle2021-07-131-1/+1