summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-29deinterlace: Fix compiler warnings when compiling with G_DISABLE_ASSERTSebastian Dröge1-0/+6
2014-06-28matroskaparse: don't error out if there's not enough data in the adapterTim-Philipp Müller1-4/+5
2014-06-28videomixer: Update dist generated ORC filesSebastian Dröge2-8902/+1268
2014-06-28videomixer: Update videoconvert code from -baseSebastian Dröge5-942/+448
2014-06-28autovideosrc: use videotestsrc as fallback element instead of fakesrcTim-Philipp Müller1-0/+22
2014-06-28autoaudiosrc: use audiotestsrc as fallback element instead of fakesrcTim-Philipp Müller3-2/+40
2014-06-26videomixer: Declare as Compositor in 'klass'Thibault Saunier1-1/+1
2014-06-26flvdemux: fix speex capsTim-Philipp Müller1-1/+4
2014-06-26flvmux: fix speex in FLVTim-Philipp Müller1-3/+4
2014-06-26isomp4: Add object type id and fourcc for DTS/DTS-HDJan Schmidt1-0/+20
2014-06-25videomixer2: Solve segmentation fault when src caps are configuredDavid Fernandez1-5/+5
2014-06-25jitterbuffer: improve SR packet handlingWim Taymans1-5/+10
2014-06-23avimux: Add UYVY formatOlivier Crête1-1/+5