summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* suppress more warningsWim Taymans2012-12-101-4/+4
* mulawdec: fix integer overrunRoland Krikava2012-11-261-2/+4
* videoflip: Add gray 8/16 supportJoshua M. Doe2012-11-201-3/+9
* qtdemux: read video format header fully (so we can find 'pasp' atoms) for mor...Michael Smith2012-11-192-0/+9
* qtdemux: allow more streams. Bump this constant to 32, which should beMichael Smith2012-11-191-1/+1
* qtdemux: support more different fourcc values for other ProRes variants.Michael Smith2012-11-191-1/+27
* qtdemux: add support for proresMichael Smith2012-11-192-0/+5
* videoflip: Add NV12/NV21 supportNicolas Dufresne2012-11-131-0/+216
* videocrop: Add support for NV12/NV21Nicolas Dufresne2012-11-102-1/+55
* videocrop: Add support for automatic croppingNicolas Dufresne2012-11-072-35/+129
* videocrop: Style fixNicolas Dufresne2012-11-071-2/+1
* gstdepay: add support for eventsWim Taymans2012-11-011-58/+174
* rtpgstpay: add support for sending eventsWim Taymans2012-11-012-25/+91
* gstpay: rewrite payloaderWim Taymans2012-11-012-146/+130
* gstdepay: check for correct fragment offsetWim Taymans2012-11-011-4/+13
* gstpay: set C flag on all buffers of the fragmentWim Taymans2012-11-011-3/+2
* gstdepay: use the capsversionWim Taymans2012-11-011-10/+26
* gstpay: send caps inlineWim Taymans2012-11-012-11/+114
* gstpay: add debugAndrzej Bieniek2012-10-311-0/+6
* depay: correctly skip caps header sizeAndrzej Bieniek2012-10-311-0/+6
* avidemux: push mode; handle some initial junk before hdrl listMark Nauwelaerts2012-10-191-10/+7
* avidemux: recognize all xsub frames as keyframesMark Nauwelaerts2012-10-192-0/+4
* udpsink: use the correct socket pointerAndoni Morales Alastruey2012-10-121-2/+2
* udpsink: errors setting the ttl option on windows are not fatalAndoni Morales Alastruey2012-10-121-0/+7
* videobalance: Add support for NV12 and NV21Sebastian Dröge2012-10-121-1/+71
* gst: adjust comment styleMark Nauwelaerts2012-09-104-14/+14
* avidemux: remove defunct commented codeMark Nauwelaerts2012-09-101-2/+0
* deinterlace: avoid triggering warnings in video libDavid Schleef2012-09-081-1/+3
* rtspsrc: avoid leakDaniela2012-09-071-0/+1
* session: also stop probatation on existing sourcesWim Taymans2012-08-301-0/+4
* rtp: make rtp packet probation configurable (bug #682512)Aleix Conchillo Flaque2012-08-307-14/+83
* avidemux: avoid invalid H264 bytestream codec_dataMark Nauwelaerts2012-08-281-0/+40
* qtdemux: release extra event ref when replacing pending newsegment eventMark Nauwelaerts2012-08-281-0/+2
* isomp4: add DASH tfdt box supportDavid Corvoysier2012-08-285-2/+78
* videomixer: fix endianness check on systems where non-glib endianness defines...Michael Rubinstein2012-08-241-1/+1
* rtspsrc: make jitterbuffer drop-on-latency available (fix #682055)Aleix Conchillo Flaque2012-08-224-0/+45
* level: remove obsolete liboil commentStefan Sauer2012-08-171-1/+0
* equalizer: enable presets for the n-band equalizerStefan Sauer2012-08-173-32/+11
* flacparse: generate empty vorbiscomment for complete streamheaders if neededMark Nauwelaerts2012-08-071-37/+60
* rtpmparobustdepay: set correct data_size for generated dummy frameMark Nauwelaerts2012-08-061-1/+1
* rtpmparobustdepay: improve and fix debug statementMark Nauwelaerts2012-08-061-3/+3
* rtpmparobustdepay: update available bytewriter space when repositioningMark Nauwelaerts2012-08-061-0/+3
* qtdemux: fix invalid memory access with adpcm capsTim-Philipp Müller2012-08-031-3/+2
* rtpmparobustdepay: modify buffer data rather than buffer itselfMark Nauwelaerts2012-07-261-2/+2
* rtpmparobustdepay: avoid leaking bytewriter instanceMark Nauwelaerts2012-07-261-0/+2
* matroskademux: push mode: increase segment accuracy following seekMark Nauwelaerts2012-07-242-13/+29
* matroskademux: perform proper KEY_UNIT seek also in push modeMark Nauwelaerts2012-07-241-12/+16
* avidemux: rearrange some checks to avoid NULL useMark Nauwelaerts2012-07-241-5/+5
* avidemux: use same fourcc to determine caps in determining uncompressed-nessMark Nauwelaerts2012-07-241-1/+4
* Revert "avidemux: Don't consider 0 fcc_handler as uncompressed."Mark Nauwelaerts2012-07-241-4/+3