summaryrefslogtreecommitdiffstats
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2009-07-02mpegtsparse: fix sdt parsing.Zaheer Abbas Merali1-9/+28
2009-07-02shapewipe: Add support for ARGB video input/outputSebastian Dröge2-121/+159
2009-07-01rtpbin: use new method for netaddress to stringWim Taymans1-42/+5
2009-06-29rtpbin: do better cleanup of the src ghostpadsWim Taymans1-14/+30
2009-06-29rtpsession: add a commentWim Taymans1-1/+1
2009-06-29rtpbin: add SDES propertyWim Taymans3-271/+39
2009-06-29rtpbin: add SDES property that takes GstStructureWim Taymans4-105/+104
2009-06-29rtpbin: removed old gstrtpclientWim Taymans4-547/+0
2009-06-29frei0r: Correctly clean up elements to be reusable and not leak memorySebastian Dröge3-0/+15
2009-06-29frei0r: In the filter plugins create the frei0r instances in create() before ...Sebastian Dröge2-13/+12
2009-06-29frei0r: In the mixer plugins create the frei0r instances in create() before p...Sebastian Dröge1-12/+9
2009-06-29frei0r: In the src plugins create the frei0r instances in create() before pla...Sebastian Dröge1-11/+10
2009-06-29frei0r: Use fixed caps on the filter padsSebastian Dröge1-0/+2
2009-06-27frei0r: Set the default property values correctlySebastian Dröge1-9/+38
2009-06-26camerabin: code cleanupsStefan Kost1-14/+10
2009-06-26camerabin: just ref caps, we don't need a writable copyStefan Kost1-1/+3
2009-06-26camerabin: no need to ref and unref this temporarilyStefan Kost1-2/+3
2009-06-26camerabin: don't leak sink_caps if they would be any-capsStefan Kost1-22/+24
2009-06-26camerabin: don't leak preview imagesStefan Kost1-0/+1
2009-06-26camerabin: don't leak viewfinder-capsStefan Kost1-0/+2
2009-06-26camerabin: insert a few blank lines for readabilityStefan Kost1-1/+3
2009-06-26camerabin: don't leak messages and element refs in previewStefan Kost1-1/+14
2009-06-26freeze: don't build plugin static libChangwoo Ryu1-0/+1
2009-06-25camerabin: don't leak requestpadsStefan Kost2-0/+9
2009-06-25capssetter: import element into -badMark Nauwelaerts4-3/+418
2009-06-25qtmux: Remove unused variable.Edward Hervey1-3/+0
2009-06-25qtmux: Fix debug statement.Edward Hervey1-1/+2
2009-06-24camerabin: buffer-alloc support fixes to image and video bin handlingLasse Laukkanen1-45/+29
2009-06-24camerabin: fix setting mute when video bin elements haven't been createdLasse Laukkanen2-12/+16
2009-06-24camerabin: set image bin to PAUSED when starting captureLasse Laukkanen1-3/+3
2009-06-24camerabin: leave v4l2camsrc "capture-mode" as video mode when pausingLasse Laukkanen1-12/+0
2009-06-23shapewipe: Correctly handle 0/1 fpsSebastian Dröge1-1/+4
2009-06-22camerabin: add local include dir to CFLAGSStefan Kost1-1/+3
2009-06-22camerabin: code cruft removal and debug logsStefan Kost5-134/+92
2009-06-22h264parse: detect and fix for bad NALU sizesWim Taymans1-0/+10
2009-06-20vdpau: change element rank for testing purposesCarl-Anton Ingmarsson1-1/+1
2009-06-19rtpbin: add support for buffer-listBranko Subasic5-62/+161
2009-06-19aacparse: ADIF: do not send bogus timestamps, leave to downstream (decoder)Mark Nauwelaerts1-2/+6
2009-06-19qtmux: only use (64-bit) extended (mdat) atom size if needed. Fixes #585319.Mark Nauwelaerts3-21/+42
2009-06-19qtmux: set default movie timescale to microsecond unitsMark Nauwelaerts1-1/+1
2009-06-19qtmux: compress/optimize stsc writingMark Nauwelaerts1-0/+4
2009-06-19qtmux: add 3GP style tagging (and refactor appropriately)Mark Nauwelaerts5-151/+487
2009-06-19qtmux (and variants): handle pixel-aspect-ratio. Fixes #584358.Mark Nauwelaerts4-3/+55
2009-06-19Fix previous commit so that things still work with debug logs enabledTim-Philipp Müller1-1/+1
2009-06-19Make build without warnings with debugging disabledTim-Philipp Müller5-16/+13
2009-06-19frei0r: Make plugin scanning more robustSebastian Dröge4-15/+20
2009-06-19frei0r: Make sure to only register plugins that have valid propert typesSebastian Dröge1-0/+15
2009-06-19frei0r: Remove custom get_unit_size implementationSebastian Dröge1-16/+0
2009-06-19frei0r: Fix the klass of the filter elementsSebastian Dröge1-1/+1
2009-06-19frei0r: Free type namesSebastian Dröge3-3/+15