summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* dataurisrc: Add docs and integrate into build systemSebastian Dröge2010-01-251-0/+13
* dataurisrc: Add data: URI source elementSebastian Dröge2010-01-253-0/+496
* dataurisrc: Add directory for data: URI sourceSebastian Dröge2010-01-251-0/+1
* mxf: add a return to fix the build when turning assert offStefan Kost2010-01-251-0/+1
* Revert "mxf: add a return to fix the build when turning assert off"Stefan Kost2010-01-251-1/+0
* mxf: add a return to fix the build when turning assert offStefan Kost2010-01-251-0/+1
* inputselector: Protect g_object_notify() with the object's mutexKipp Cannon2010-01-241-5/+7
* pnm: use same media type as other elementsTim-Philipp Müller2010-01-221-4/+4
* pnm: make element details a bit more descriptiveTim-Philipp Müller2010-01-222-11/+8
* pnm: add copyright noticeTim-Philipp Müller2010-01-227-7/+14
* pnm: move typefinding into -baseTim-Philipp Müller2010-01-221-52/+1
* mxf: Correctly initialize memorySebastian Dröge2010-01-211-1/+2
* [cleanup] Various style and cleanupsBenjamin Otte2010-01-206-23/+30
* cdxaparse: Fix buffer leakSebastian Dröge2010-01-181-0/+6
* frei0r: Make sure that property names always start with a letterSebastian Dröge2010-01-161-0/+8
* shapewipe: Replace floating point arithmetic in the inner processing loops by...Sebastian Dröge2010-01-161-16/+32
* mpeg4videoparse: don't set an invalid framerate.Julien Moutte2010-01-151-1/+2
* qtmux: Actually use new caps info on renegotiationThiago Santos2010-01-142-4/+12
* qtmux: Do caps renegotiation when it only adds fieldsThiago Santos2010-01-142-7/+59
* qtmux: provide request pads under wider conditionsMark Nauwelaerts2010-01-131-1/+1
* qtmux: Only accept avc-sample h264Thiago Santos2010-01-131-0/+1
* h264parse: Add stream-format to capsThiago Santos2010-01-131-0/+57
* h264parse: Correctly rewrite all nal prefixesThiago Santos2010-01-121-5/+31
* mpegtsmux: Fix mistake on previous commitThiago Santos2010-01-121-3/+4
* flacparse: Initialize variables.Edward Hervey2010-01-121-2/+2
* h264parse: remove codec_data if output is bytestreamThiago Santos2010-01-121-2/+8
* mpegtsmux: Do not crash on misinterpreted h264Thiago Santos2010-01-121-0/+6
* win32: Include config.h before anything else. Fix mpegdemux LIBADD 2010-01-124-8/+8
* librfb: port rfbsrc to MinGWРуслан Ижбулатов2010-01-122-1/+21
* aacparse: Also add stream-format to template capsThiago Santos2010-01-111-1/+2
* Rename aac's stream-format 'none' to 'raw'Thiago Santos2010-01-113-5/+5
* aacparse: Add stream-format to output capsThiago Santos2010-01-111-0/+17
* qtmux: Only accept stream-format='none' aacThiago Santos2010-01-112-2/+20
* vmnc: use existing macros to avoid alignment issuesTim-Philipp Müller2010-01-111-3/+4
* rfbsrc: use existing macros to avoid alignment issuesTim-Philipp Müller2010-01-111-6/+6
* asfmux: fix alignment and endianness issueTim-Philipp Müller2010-01-111-1/+1
* mpegdemux: fix allignment issueLinqiang Pu2010-01-101-6/+6
* mpegtsmux: only video can have non-delta-unitMarc-André Lureau2010-01-081-3/+3
* mpegtsmux: mark delta-unit on outgoing buffersThomas Vander Stichele2010-01-083-10/+28
* h264parse: optimize src caps updatingMark Nauwelaerts2010-01-071-4/+14
* h264parse: fix framerate calculationMark Nauwelaerts2010-01-071-6/+3
* h264parse: fix regression in output buffer timestampingMark Nauwelaerts2010-01-071-5/+7
* mpeg4videoparse: avoid crash if vos < 5 bytes.Michael Smith2010-01-061-0/+3
* fpsdisplaysink: fix typo in property descriptionTim-Philipp Müller2010-01-061-1/+1
* mpegtsdemux: fix language extractionTim-Philipp Müller2010-01-062-4/+18
* audioparsers: documentation fixesMark Nauwelaerts2010-01-053-4/+4
* ac3parse: add documentationMark Nauwelaerts2010-01-051-1/+1
* flacparse: add documentationMark Nauwelaerts2010-01-052-0/+34
* flacparse: perform additional frame checks when resyncingMark Nauwelaerts2010-01-051-0/+23
* flacparse: fix (multiple channel) frame parsingMark Nauwelaerts2010-01-051-1/+1