summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.19.2HEAD1.19.2masterdiscontinued-for-monorepoTim-Philipp Müller2021-09-236-17/+1063
* 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-134-2/+23
* docs: Update cachePhilippe Normand2021-09-121-1/+4
* jpegdec: Fix crash when interlaced field height is not DCT block size alignedSeungha Yang2021-09-071-3/+8
* avidemux: Also detect 0x000001 as H264 byte-stream start code in codec_dataSebastian Dröge2021-09-021-30/+29
* qt: Fix build for Qt 5.9Philippe Normand2021-08-311-4/+4
* rtphdrext-rfc6464: Add test for inserting in payloader using the APIOlivier Crête2021-08-301-0/+47
* 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
* rtphdrext-rfc6464: Add test for inserting it based on capsOlivier Crête2021-08-301-0/+34
* 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
* qmlgl: don't critical on input events before input format has been setMatthew Waters2021-08-271-0/+14
* docs: Add `Since` marker to "twcc-feedback-interval" propertySebastian Dröge2021-08-251-1/+1
* docs: update with "twcc-feedback-interval"Havard Graff2021-08-251-0/+14
* rtptwcc: changes to use rtp buffer arrival time and current time.Tulio Beloqui2021-08-254-46/+125
* 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-252-100/+409
* rtptwcc: fix seqnum-wrapHavard Graff2021-08-252-3/+50
* rtptwcc: fixed feedback packet count overflow that allowed lateTulio Beloqui2021-08-252-3/+75
* rtptwcc: fixed parsing of old sequence numberTulio Beloqui2021-08-252-2/+61
* rtptwcc: fixed guint8 overflow of feedback packet countTulio Beloqui2021-08-252-2/+61
* rtptwcc: add feedback-intervalHavard Graff2021-08-254-2/+109
* rtptwcc: remove _set_send_packet_tsHavard Graff2021-08-252-14/+0
* rtptwcc: make twcc-tests more deterministicHavard Graff2021-08-251-44/+32
* 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
* vpxdec: Fix direct rendering, avoid holding write accessHavard Graff2021-08-232-0/+14
* 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-202-8/+79
* 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-183-0/+42
* matroska: demux: update stream_start_timeStéphane Cerveau2021-08-171-4/+14
* mastrokademux: Remove redundant assignmentNicolas Dufresne2021-08-171-1/+0