summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2010-01-15mpeg4videoparse: don't set an invalid framerate.Julien Moutte1-1/+2
2010-01-14qtmux: Actually use new caps info on renegotiationThiago Santos2-4/+12
2010-01-14qtmux: Do caps renegotiation when it only adds fieldsThiago Santos2-7/+59
2010-01-13qtmux: provide request pads under wider conditionsMark Nauwelaerts1-1/+1
2010-01-13qtmux: Only accept avc-sample h264Thiago Santos1-0/+1
2010-01-13h264parse: Add stream-format to capsThiago Santos1-0/+57
2010-01-12h264parse: Correctly rewrite all nal prefixesThiago Santos1-5/+31
2010-01-12mpegtsmux: Fix mistake on previous commitThiago Santos1-3/+4
2010-01-12flacparse: Initialize variables.Edward Hervey1-2/+2
2010-01-12h264parse: remove codec_data if output is bytestreamThiago Santos1-2/+8
2010-01-12mpegtsmux: Do not crash on misinterpreted h264Thiago Santos1-0/+6
2010-01-12win32: Include config.h before anything else. Fix mpegdemux LIBADD 4-8/+8
2010-01-12librfb: port rfbsrc to MinGWРуслан Ижбулатов2-1/+21
2010-01-11aacparse: Also add stream-format to template capsThiago Santos1-1/+2
2010-01-11Rename aac's stream-format 'none' to 'raw'Thiago Santos3-5/+5
2010-01-11aacparse: Add stream-format to output capsThiago Santos1-0/+17
2010-01-11qtmux: Only accept stream-format='none' aacThiago Santos2-2/+20
2010-01-11vmnc: use existing macros to avoid alignment issuesTim-Philipp Müller1-3/+4
2010-01-11rfbsrc: use existing macros to avoid alignment issuesTim-Philipp Müller1-6/+6
2010-01-11asfmux: fix alignment and endianness issueTim-Philipp Müller1-1/+1
2010-01-10mpegdemux: fix allignment issueLinqiang Pu1-6/+6
2010-01-08mpegtsmux: only video can have non-delta-unitMarc-André Lureau1-3/+3
2010-01-08mpegtsmux: mark delta-unit on outgoing buffersThomas Vander Stichele3-10/+28
2010-01-07h264parse: optimize src caps updatingMark Nauwelaerts1-4/+14
2010-01-07h264parse: fix framerate calculationMark Nauwelaerts1-6/+3
2010-01-07h264parse: fix regression in output buffer timestampingMark Nauwelaerts1-5/+7
2010-01-06mpeg4videoparse: avoid crash if vos < 5 bytes.Michael Smith1-0/+3
2010-01-06fpsdisplaysink: fix typo in property descriptionTim-Philipp Müller1-1/+1
2010-01-06mpegtsdemux: fix language extractionTim-Philipp Müller2-4/+18
2010-01-05audioparsers: documentation fixesMark Nauwelaerts3-4/+4
2010-01-05ac3parse: add documentationMark Nauwelaerts1-1/+1
2010-01-05flacparse: add documentationMark Nauwelaerts2-0/+34
2010-01-05flacparse: perform additional frame checks when resyncingMark Nauwelaerts1-0/+23
2010-01-05flacparse: fix (multiple channel) frame parsingMark Nauwelaerts1-1/+1
2010-01-05flacparse: declare unparsed input and parsed outputMark Nauwelaerts1-2/+2
2010-01-05ac3parse: fix scanning for next syncwordMark Nauwelaerts1-1/+1
2010-01-05baseparse: adjust seek handling and newsegment sendingMark Nauwelaerts1-0/+19
2010-01-05baseparse: minor refactor cleanupMark Nauwelaerts1-15/+10
2010-01-05flacparse: locate next sync code more efficientlyMark Nauwelaerts1-2/+18
2010-01-05flacparse: baseparse takes care of handling leftover piecesMark Nauwelaerts1-37/+15
2010-01-05baseparse: implement leftover draining in pull modeMark Nauwelaerts1-4/+14
2010-01-05flacparse: set _OFFSET and _OFFSET_END on outgoing buffersMark Nauwelaerts1-0/+8
2010-01-05audioparsers: move 'flacparse' into itMark Nauwelaerts8-2331/+13
2010-01-05baseparse: provide default conversion using bps if no fps availableMark Nauwelaerts1-29/+54
2010-01-04mpegtsdemux: Handle eac3 in PMTArnaud Patard1-0/+4
2009-12-30h264parse: fix caps handling in _update_src_caps.Alessandro Decina1-13/+6
2009-12-28qtmux: also add .h file changes to unbreak the buildStefan Kost1-0/+3
2009-12-27qtmux: use correct names from template for request padsStefan Kost1-4/+10
2009-12-27qtmux: move errors _new_pad to the endStefan Kost1-9/+25
2009-12-21qtmux: Accept non-paired uint tagsThiago Santos1-10/+19