summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2009-11-27camerabin: photography interface properties. Fixes #573370 (partially)Teemu Katajisto4-74/+337
2009-11-27camerabin: add flags property. Fixes #573370 (partially)Teemu Katajisto9-183/+401
2009-11-27camerabin: remove timeoverlay build-time definitionTeemu Katajisto2-8/+0
2009-11-25qtmux: replace _scale with _scale_roundThiago Santos1-5/+5
2009-11-25qtmux: use timestamps for muxingThiago Santos1-3/+4
2009-11-24Expose lang codes in pmtXavier Queralt Mateu1-0/+10
2009-11-23h264parse: optional transforming from bytestream to sample format (or vice ve...Mark Nauwelaerts2-33/+335
2009-11-23h264parse: refactor a bit into a reset functionMark Nauwelaerts1-3/+18
2009-11-23h264parse: provide w/h from stream in src caps if not in sink capsMark Nauwelaerts2-6/+96
2009-11-23h264parse: parse SPS some more (e.g. for width/height)Mark Nauwelaerts1-20/+100
2009-11-23h264parse: optionally output AUs rather than NALUsMark Nauwelaerts2-5/+114
2009-11-22Clean up LDFLAGS, LIBS, CFLAGSTim-Philipp Müller6-19/+26
2009-11-22librfb: include our own _stdint.h not stdint.hTim-Philipp Müller2-2/+2
2009-11-20frei0r: Fix compilation warnings.Julien Moutte1-2/+6
2009-11-20amrparse: Fix compilation warningsJulien Moutte1-2/+5
2009-11-20aacparse: Fix compilation warningsJulien Moutte1-2/+5
2009-11-20dtmf: Use _stdint.h from configureOlivier Crête1-1/+1
2009-11-19dtmf: Update dtmfdetect to make it MSVC friendlyOlivier Crête2-1/+7
2009-11-19qtmux: fix missing debug argumentThiago Santos1-1/+1
2009-11-19realaudiodec: reindent and make valgrind happyStefan Kost1-4/+1
2009-11-19qtmux: fix misinforming debug statementMark Nauwelaerts1-1/+1
2009-11-19qtmux: ensure writable buffer metadata before setting capsMark Nauwelaerts1-0/+1
2009-11-18asfmux: improving debug messagesThiago Santos1-16/+29
2009-11-18qtmux: support for SVQ3Thiago Santos5-5/+101
2009-11-18aiff: Raise rank of muxer to PRIMARYEdward Hervey1-1/+1
2009-11-18mve: Raise rank of muxer to PRIMARYEdward Hervey1-4/+4
2009-11-18asfmux: Raise rank to PRIMARYEdward Hervey1-1/+1
2009-11-18resindvd, dvdspu: Use new still-frame API from gst-plugins-baseJan Schmidt2-48/+27
2009-11-18Revert "aiff: Disable aiff muxer for this release."Jan Schmidt2-8/+5
2009-11-17asfmux: handle streams with different start timesThiago Sousa Santos2-1/+26
2009-11-17qtmux: do not leak a stringThiago Sousa Santos1-6/+8
2009-11-17qtmux: do not add size to the pointer variableThiago Sousa Santos1-4/+8
2009-11-17qtmux: handle 'late' streamsThiago Santos4-0/+89
2009-11-17qtmux: adds the EDTS and ELTS atoms to atoms.cThiago Santos2-1/+122
2009-11-17adpcmdec: decode adpcm without explicit length, as found in qt.Michael Smith1-54/+71
2009-11-18dvdspu: Forward the still frame event downstreamJan Schmidt1-2/+3
2009-11-09aiff: Disable aiff muxer for this release.Jan Schmidt2-5/+8
2009-11-09asfmux: Uncomment --disable-static flagJan Schmidt1-1/+1
2009-11-09inputselector: Remove useless variables and fix a uninitialized variable comp...Sebastian Dröge1-6/+4
2009-11-09inputselector: Make sure that running_time->timestamp calculation never becom...Sebastian Dröge1-1/+4
2009-11-09inputselector: Use the start time (i.e. timestamp) as the last stopSebastian Dröge1-5/+5
2009-11-09inputselector: Improve debuggingSebastian Dröge1-2/+4
2009-11-06qtmux: Adding some ifs for protectionThiago Santos2-5/+10
2009-11-05scaletempo: properly update new segmentsThiago Santos1-1/+1
2009-11-05dtmfdetect: Add DTMF tone detectorOlivier Crête6-2/+993
2009-11-05Revert "inputselector: use get_caps_reffed()"Wim Taymans1-2/+2
2009-11-05inputselector: use get_caps_reffed()Wim Taymans1-2/+2
2009-11-04dtmfsrc: Reject empty capsOlivier Crête1-0/+3
2009-11-04dtmfsrc: Use log level for repeated debug messagesOlivier Crête1-7/+5
2009-11-04dtmfsrc: Allow for any samplerateOlivier Crête1-49/+18