summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2017-02-20rtpvorbispay: Update and send out headers when new headers are receivedJochen Henneberg1-0/+7
2017-02-17splitmuxsink: Change files on incompatible capsOlivier Crête2-2/+54
2017-02-17splitmuxsink: Reset ready_for_output on state changeOlivier Crête1-0/+1
2017-02-17splitmuxsink: Remove unused next_max_out_running_timeOlivier Crête1-1/+0
2017-02-17splitmuxsink: Remove unused muxed_out_timeOlivier Crête2-7/+2
2017-02-17Revert "qtdemux: Always snap to the start of the keyframe"Jan Schmidt1-24/+28
2017-02-17audiofx/echo: added surround-delay and surround-maskJan Schmidt2-11/+77
2017-02-15udpsrc: Use IP_MULTICAST_ALL for filtering IPv4 packets if availableSebastian Dröge1-2/+15
2017-02-14icydemux: reset tags on empty valueSøren Juul1-1/+4
2017-02-13rtspsrc: Properly notify missing elementsEdward Hervey1-0/+11
2017-02-09imagefreeze: Remove now unused done labelSebastian Dröge1-1/+0
2017-02-09imagefreeze: do not cache capsNick Kallen1-4/+0
2017-02-09qtmux: Add a comment about how atom_trak_set_elst_entry() worksJan Schmidt1-0/+4
2017-02-09qtdemux: demote some log messages to TRACE levelTim-Philipp Müller1-4/+4
2017-02-08qtmux: Clear edit lists every time we recalculate themSebastian Dröge3-1/+12
2017-02-07splitmuxsrc: Allow for buffers before the segment when measuringJan Schmidt1-5/+6
2017-02-02rtpsession: relate received FIRs and PLIs to sourceMiguel París Díaz5-24/+26
2017-01-31qtdemux: sanity check number of segments in edit listTim-Philipp Müller1-1/+1
2017-01-31qtdemux: Skip seeking query if upstream format is timeSeungha Yang1-0/+3
2017-01-31qtdemux: Use upstream's StreamFlags if there areSeungha Yang1-3/+6
2017-01-27qtmux: Timecode track fixes for STSD entryVivia Nikolaidou1-10/+14
2017-01-26rtspsrc: find_stream_by_channel should ignore unconfigured streamsMatt Staples1-1/+4
2017-01-26qtmux: Fix debug typo and remove misleading warningBrendan Shanks1-3/+1
2017-01-25wavparse: check for not NULL before clearing adapterRahul Bedarkar1-1/+2
2017-01-24qtmux: Only write 4 byte zero padding to the Video Sample Description in MOVSebastian Dröge1-3/+27
2017-01-24rtpstats: Keep number of nacks sent/received per sourceSantiago Carot-Nemesio3-1/+10
2017-01-23rtph265pay: Fix handling of config-intervalJonas Holmberg1-211/+213
2017-01-20avidemux: Stop reading a ncdt sub-tag if it goes behind the surrounding tagSebastian Dröge1-0/+3
2017-01-20avidemux: Fix various out of bounds reads when parsing ncdt tagsSebastian Dröge1-4/+8
2017-01-19qtdemux: Increment current stts index whenever we finished one stts entrySebastian Dröge1-0/+2
2017-01-19Revert "qtdemux: Increment current stts index in all code paths after reading...Sebastian Dröge1-1/+0
2017-01-19qtdemux: Increment current stts index in all code paths after reading one chunkSebastian Dröge1-0/+1
2017-01-17qtdemux: avoid XMP tag parsing fatal error.David Warman1-0/+5
2017-01-17qtdemux: rework taglist handlingThiago Santos1-52/+46
2017-01-17qtmux: add 4444 and 4444xq variants to video/x-prores pad template capsAurélien Zanelli1-1/+2
2017-01-17matroska: Quiet a WARN when parsing push modeJan Schmidt1-1/+1
2017-01-16qtmux: Don't write Sync Sample Atom for ProResGeorg Lippitsch1-0/+2
2017-01-14qtdemux: boldly assume that first 'covr' image is the front coverTim-Philipp Müller1-1/+8
2017-01-14qtdemux: extract cover art images into GST_TAG_IMAGE not PREVIEW_IMAGETim-Philipp Müller1-1/+1
2017-01-13splitmuxsink: Add option for timecode-based splitVivia Nikolaidou2-15/+130
2017-01-13qtmux: Don't reset request pad numbering across usesJan Schmidt1-2/+7
2017-01-12rtxqueue: Expose basic statistics as properties.Mathieu Duponchelle2-1/+27
2017-01-12qtmux: simplify video/x-h264 caps handlingAurélien Zanelli1-24/+1
2017-01-12qtmux: add basic HEVC/H.265 muxing supportAurélien Zanelli2-1/+30
2017-01-12qtmux: Calculate clean aperture sizeGeorg Lippitsch1-27/+48
2017-01-12qtmux: Write tapt atom for MOV files if PAR not 1/1Sebastian Dröge5-19/+88
2017-01-12qtdemux: free seqh after calling qtdemux_parse_svq3_stsd_data()Andre McCurdy1-0/+1
2017-01-10isomp4: Don't spam debug log with knonw/padding atomsEdward Hervey2-4/+18
2017-01-09Fix indentationTim-Philipp Müller4-7/+7
2017-01-10autodetect: bring the element state down after successMatthew Waters1-5/+5