summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2016-03-04mpegtsbase: remove program from hashtable if neededThiago Santos1-8/+15
2016-03-04mpegtspacketizer: simplify variable resetThiago Santos1-2/+1
2016-03-03mpegtspacketizer: handle early PTS conversion when a group has been foundAurélien Zanelli1-2/+6
2016-02-29videoparsers: h264: Disable passthorugh mode enablingSreerenj Balachandran1-0/+7
2016-02-29sdpdemux: Set caps to application/x-rtp instead of application/x-unknown as r...Sebastian Dröge1-0/+5
2016-02-29sdpdemux: Add pads with the correct names in case an rtpbin is usedSebastian Dröge1-2/+4
2016-02-23dataurisrc: Don't assume that get_current_caps() returns non-NULL caps after ...Sebastian Dröge1-3/+2
2016-02-21aiffparse: fix negotiation errors with multi-channel filesTim-Philipp Müller1-0/+46
2016-02-21win32: remove outdated build cruftTim-Philipp Müller7-1051/+0
2016-02-19tsparse: Fix per-program-pad pushingEdward Hervey1-19/+23
2016-02-19tsparse: Use GstFlowCombinerEdward Hervey2-3/+28
2016-02-17mpegtsbase: Refactor code to check for subclass seek handlingVineeth TM1-10/+12
2016-02-17mpegtsbase: Add condition to check for non working negative rateVineeth TM1-0/+5
2016-02-16rtp: move RTP H.265 payloader/depayloader to -goodTim-Philipp Müller6-3357/+0
2016-02-12netsim: Add netsim elementStian Selnes3-0/+553
2016-02-05gstrtph265depay: keep consistency with rtph264depayLuis de Bethencourt2-10/+27
2016-02-05rtph265depay: fix termination of access unitLuis de Bethencourt1-2/+0
2016-02-04h264parse: remove unused mview_mode valueLuis de Bethencourt1-2/+0
2016-02-04h265parse: avoid sending unnecessary downstream caps queries/eventsMatthew Waters1-11/+26
2016-02-04h264parse: increase caps equality check for no codec_dataMatthew Waters1-6/+12
2016-02-04h264parse: try the current caps before querying downstreamMatthew Waters1-5/+13
2016-02-03docs: remove some leftover 'Since 0.10.x' markersTim-Philipp Müller2-3/+1
2016-02-03debugutils: use generic marshallerTim-Philipp Müller4-22/+1
2016-01-29mxftypes: Generate UUIDs according to RFC4122 version 4 (aka random)Sebastian Dröge1-1/+2
2016-01-29mxfmetadata: Properly write video line map data as an array of 32 bit integersSebastian Dröge1-2/+4
2016-01-29mxfmetadata: DMSchemes in the Preface is a required fieldSebastian Dröge1-13/+11
2016-01-29mxful: Fix Content Storage ULSebastian Dröge1-2/+2
2016-01-29mxfmetadata: Best effort values must be written and if unset must contain the...Sebastian Dröge1-147/+120
2016-01-29mxful: Add missing OperationalPattern UL, which fixes an off-by-one with the ...Sebastian Dröge1-0/+3
2016-01-29mxfmux: Our body partition is always complete and closedSebastian Dröge1-0/+2
2016-01-29mxfmux: Use IndexSID of 2 instead of 1Sebastian Dröge1-1/+1
2016-01-29mxfmux: Rewrite body partition pack on EOS and mark it as complete/closedSebastian Dröge1-0/+23
2016-01-28videoparse: initialize update_size to FALSE when updating infoAurélien Zanelli1-1/+1
2016-01-28videoparse: Fix framesize calculationNicolas Dufresne1-3/+6
2016-01-28gdpdepay: Add ts-offset property to adjust buffer timestampsSebastian Dröge2-0/+62
2016-01-28mxfmpeg: Write the correct essence container UL for all codecsSebastian Dröge1-1/+13
2016-01-28mxfmpeg: Write version number into the picture essence coding ULSebastian Dröge1-0/+4
2016-01-28mxfmux: Write a timecode track into the source package tooSebastian Dröge1-13/+90
2016-01-28videoparse: use decide_allocation to check if downstream supports videometaAurélien Zanelli2-3/+32
2016-01-28rawparse: add 'decide_allocation' vfunc to let subclass parse an allocation q...Aurélien Zanelli2-0/+17
2016-01-28rawparse: use size of buffer we got from adapterAurélien Zanelli1-2/+4
2016-01-28videoparse: add properties to set framesize, strides and planes offsetsAurélien Zanelli2-1/+317
2016-01-28rawparse: rename 'set_buffer_flags' vfunc to 'pre_push_buffer'Aurélien Zanelli3-6/+6
2016-01-28videoparse: cache video info in instanceAurélien Zanelli2-27/+23
2016-01-28mxfmux: Write This Generation UID into the Identification metadataSebastian Dröge3-0/+15
2016-01-28mxfmetadata: Add workaround for ffmpeg only writing one Video Line Map valueSebastian Dröge1-4/+14
2016-01-27videoaggregator: don't do caps processing that is not overridableMatthew Waters1-26/+62
2016-01-25h265parse: Fix buffer leak when sps is not presentVineeth TM1-3/+4
2016-01-25h265parse: Fix buffer memory leak.Vineeth TM1-1/+1
2016-01-22audio: Move audioaggregator base class to a librarySebastian Dröge5-1567/+5