summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2013-02-24avidemux: push mode: handle some more 0-size buffer casesMark Nauwelaerts1-2/+6
2013-02-06rtspsrc: only EOS when our source sends BYEWim Taymans1-4/+14
2013-02-06rtspsrc: save the stream SSRCWim Taymans1-0/+3
2013-02-06rtspsrc: always flush connection in stopWim Taymans1-6/+4
2013-02-03rtpmp2tdepay: fix caps for compatibility with spec and rtpmp2tpay from 1.0Michael Esemplare1-1/+2
2013-02-01rtpssrcdemux: Safely push on pads that might be removed due to a RTCP BYEPascal Buhler1-0/+22
2013-02-01rtpsession: Ensure MT safe event handling and plug event leak.Haakon Sporsheim1-8/+31
2013-01-27qtdemux: push mode: only parse moov 1 onceMark Nauwelaerts1-15/+22
2012-12-10rtspsrc: do not change state to PLAYING if currently chaning stateAleix Conchillo Flaque1-2/+22
2012-12-10suppress more warningsWim Taymans1-4/+4
2012-11-26mulawdec: fix integer overrunRoland Krikava1-2/+4
2012-11-20videoflip: Add gray 8/16 supportJoshua M. Doe1-3/+9
2012-11-19qtdemux: read video format header fully (so we can find 'pasp' atoms) for mor...Michael Smith2-0/+9
2012-11-19qtdemux: allow more streams. Bump this constant to 32, which should beMichael Smith1-1/+1
2012-11-19qtdemux: support more different fourcc values for other ProRes variants.Michael Smith1-1/+27
2012-11-19qtdemux: add support for proresMichael Smith2-0/+5
2012-11-13videoflip: Add NV12/NV21 supportNicolas Dufresne1-0/+216
2012-11-10videocrop: Add support for NV12/NV21Nicolas Dufresne2-1/+55
2012-11-07videocrop: Add support for automatic croppingNicolas Dufresne2-35/+129
2012-11-07videocrop: Style fixNicolas Dufresne1-2/+1
2012-11-01gstdepay: add support for eventsWim Taymans1-58/+174
2012-11-01rtpgstpay: add support for sending eventsWim Taymans2-25/+91
2012-11-01gstpay: rewrite payloaderWim Taymans2-146/+130
2012-11-01gstdepay: check for correct fragment offsetWim Taymans1-4/+13
2012-11-01gstpay: set C flag on all buffers of the fragmentWim Taymans1-3/+2
2012-11-01gstdepay: use the capsversionWim Taymans1-10/+26
2012-11-01gstpay: send caps inlineWim Taymans2-11/+114
2012-10-31gstpay: add debugAndrzej Bieniek1-0/+6
2012-10-31depay: correctly skip caps header sizeAndrzej Bieniek1-0/+6
2012-10-19avidemux: push mode; handle some initial junk before hdrl listMark Nauwelaerts1-10/+7
2012-10-19avidemux: recognize all xsub frames as keyframesMark Nauwelaerts2-0/+4
2012-10-12udpsink: use the correct socket pointerAndoni Morales Alastruey1-2/+2
2012-10-12udpsink: errors setting the ttl option on windows are not fatalAndoni Morales Alastruey1-0/+7
2012-10-12videobalance: Add support for NV12 and NV21Sebastian Dröge1-1/+71
2012-09-10gst: adjust comment styleMark Nauwelaerts4-14/+14
2012-09-10avidemux: remove defunct commented codeMark Nauwelaerts1-2/+0
2012-09-08deinterlace: avoid triggering warnings in video libDavid Schleef1-1/+3
2012-09-07rtspsrc: avoid leakDaniela1-0/+1
2012-08-30session: also stop probatation on existing sourcesWim Taymans1-0/+4
2012-08-30rtp: make rtp packet probation configurable (bug #682512)Aleix Conchillo Flaque7-14/+83
2012-08-28avidemux: avoid invalid H264 bytestream codec_dataMark Nauwelaerts1-0/+40
2012-08-28qtdemux: release extra event ref when replacing pending newsegment eventMark Nauwelaerts1-0/+2
2012-08-28isomp4: add DASH tfdt box supportDavid Corvoysier5-2/+78
2012-08-24videomixer: fix endianness check on systems where non-glib endianness defines...Michael Rubinstein1-1/+1
2012-08-22rtspsrc: make jitterbuffer drop-on-latency available (fix #682055)Aleix Conchillo Flaque4-0/+45
2012-08-17level: remove obsolete liboil commentStefan Sauer1-1/+0
2012-08-17equalizer: enable presets for the n-band equalizerStefan Sauer3-32/+11
2012-08-07flacparse: generate empty vorbiscomment for complete streamheaders if neededMark Nauwelaerts1-37/+60
2012-08-06rtpmparobustdepay: set correct data_size for generated dummy frameMark Nauwelaerts1-1/+1
2012-08-06rtpmparobustdepay: improve and fix debug statementMark Nauwelaerts1-3/+3