summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2014-10-28qtdemux: Update global duration on moov+moof filesqtdemuxEdward Hervey1-0/+49
2014-10-27qtdemux: don't blindly use any previous buffer timestamp for moofEdward Hervey1-2/+3
2014-10-27qtdemux: forward DISCONT from upstream to the output streamsGeorge Kiagiadakis1-0/+11
2014-10-24rtpjitterbuffer: make debug line less confusingWim Taymans1-2/+2
2014-10-24rtspsrc: set full stream caps on internal src TCP padsAleix Conchillo Flaqué1-0/+6
2014-10-24rtpmux: Don't set PROXY_CAPS flag on the src padSjoerd Simons1-1/+1
2014-10-24videobox: critical error when element properties set as max/minVineeth T M1-1/+1
2014-10-24equalizer: Don't call iirequalizer's transform_ip in passthrough modeDavid Sansome1-3/+1
2014-10-14aacparse: fix memory leak when prepending ADTS headersMatej Knopp1-1/+1
2014-10-14wavenc: Send CAPS event after the pad was activatedSebastian Dröge1-3/+7
2014-10-10rtpsource: Rename seqnum-base to seqnum-offset in capsOlivier Crête2-7/+7
2014-10-10rtpmux: clock-base and seqnum-base -> timestamp-offset and seqnum-offsetOlivier Crête2-10/+11
2014-10-10rtpdtmfsrc: clock-base and seqnum-base -> timestamp-offset and seqnum-offsetOlivier Crête1-12/+14
2014-09-24flacparse: Only calculate with durations != -1Sebastian Dröge1-1/+1
2014-09-19rtpbin: do not leak encsink pad in error caseOgnyan Tonchev1-4/+4
2014-09-19multipartdemux: do not leak new stream eventOgnyan Tonchev1-0/+1
2014-09-17flacparse: do not leak uid after parsing TOC eventOgnyan Tonchev1-1/+1
2014-09-15capssetter: update to 1.0 transform_caps sematicsWim Taymans1-20/+18
2014-09-13wavparse: Fix parsing of adtl chunksSebastian Dröge1-2/+10
2014-09-11matroska-demux: Don't handle parse errors at the end of file as an errorSebastian Dröge2-10/+28
2014-09-07avidemux: fix crash with certain videosTim-Philipp Müller1-1/+1
2014-09-04aacparse: Fix parsing issue when the buffer does not have a complete ADTS/LOA...Nicolas Huet1-5/+13
2014-09-04videomixer: Fix synchronization if dynamically changing the FPSAndrei Sarakeev1-0/+14
2014-09-04smpte: Check if input caps are the same and create output caps from video infoRavi Kiran K N1-10/+2
2014-09-04qtdemux: Silence some warnings for normal file contentsJan Schmidt2-2/+4
2014-08-25videomixer: Use the best width/height/etc if downstream can handle thatSebastian Dröge1-1/+1
2014-08-25videomixer: Avoid double free of VideoConvertRavi Kiran K N1-0/+2
2014-08-13flvdemux: un-break duration queryingTim-Philipp Müller1-6/+6
2014-08-11shapewipe: Unref caps and element after usageSebastian Rasmussen1-5/+5
2014-08-11interleave: set output caps layout to interleavedPhilippe Normand1-1/+2
2014-08-08rtph263ppay: Unref pad template caps after useSebastian Rasmussen1-2/+4
2014-08-08videomixer: Unref allowed caps after usageSebastian Rasmussen1-1/+4
2014-08-08imagefreeze: Unref pad template caps after usageSebastian Rasmussen1-0/+1
2014-08-08navseek: Unref peer pad after usageSebastian Rasmussen1-0/+1
2014-08-08rtpmux: Unref pad template caps after usageSebastian Rasmussen1-5/+8
2014-08-03rtph264pay: unbreak au aligned byte-stream payloadingMark Nauwelaerts1-1/+3
2014-07-19videobox: Don't overwrite the first component with the alpha value for BGRxSebastian Dröge1-4/+11
2014-07-16aacparse: Properly report in the CAPS query that we can convert ADTS<->RAWSebastian Dröge1-0/+75
2014-07-16rgvolume: Avoid taking unnecessary refsSebastian Rasmussen1-2/+2
2014-07-16rtpdtmfmux: Avoid taking an unnecessary refSebastian Rasmussen1-1/+1
2014-07-10rtspsrc: fix query leakTim-Philipp Müller1-1/+5
2014-07-10wavenc: Return not-negotiated if we got no caps or caps negotiation failedSebastian Dröge1-1/+4
2014-07-04videomixer: fix double unlock in segment seek segment code pathTim-Philipp Müller1-1/+1
2014-07-04avidemux, wavparse: Print invalid fourcc in hexSebastian Rasmussen2-4/+2
2014-07-02rtspsrc: fix for mikey api changeWim Taymans1-2/+2
2014-07-01videomixer: reset QoS on segment eventVincent Penquerc'h1-0/+1
2014-07-01matroskademux: send gap events instead of segment tricksVincent Penquerc'h1-23/+4
2014-06-29rtpbin: Don't leak capsSebastian Dröge1-1/+3
2014-06-29rtpssrcdemux: Fix compiler warning when compiling with G_DISABLE_ASSERTSebastian Dröge1-1/+1
2014-06-29matroskamux: Fix compiler warnings when compiling with G_DISABLE_ASSERTSebastian Dröge1-2/+2