summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
...
* mpegtsdemux: Add support for the two DTS HD stream typesSebastian Dröge2010-04-042-0/+3
* mpegtspacketizer: Additionally use the CRC to check if tables are duplicatesSebastian Pölsterl2010-04-022-4/+16
* h264parse: Correctly clean up internal state for reuseSebastian Dröge2010-04-021-4/+3
* mpegtsparse: Make sure that the buffer metadata is writable before setting capsSebastian Dröge2010-04-021-1/+1
* build: build plugins and examples in parallel where possible, if make -jN is ...Tim-Philipp Müller2010-03-301-0/+2
* qtmux: use GStreamer package name and origin in the plugin infoTim-Philipp Müller2010-03-301-2/+2
* h264parse: fix writing NALU prefix for byte-stream output formatMark Nauwelaerts2010-03-291-0/+3
* flacparse: Optionally check the overall frame checksums too before accepting ...Sebastian Dröge2010-03-262-3/+121
* flacparse: Check the CRC-8 of the headers before accepting a frame as validSebastian Dröge2010-03-261-2/+58
* baseparse: Set the last stop to the buffer starttime if the duration is invalidSebastian Dröge2010-03-261-1/+1
* baseparse: Send NEWSEGMENT event with correct start and positionJoshua M. Doe2010-03-261-5/+7
* flacparse: Fix buffer refcount issueArun Raghavan2010-03-261-0/+1
* mpegtsdemux: add missing space to debug messageTim-Philipp Müller2010-03-261-1/+1
* dtmfdetect: if we tell that we handle gap flags, then do soStefan Kost2010-03-251-1/+2
* dtmfdetect: use glib typesStefan Kost2010-03-251-3/+3
* dtmfdetect: fix classificationStefan Kost2010-03-251-1/+1
* dtmfdetect: reformat message docsStefan Kost2010-03-251-44/+27
* audioparsers: remove unused GstBaseParseClassPrivate structureTim-Philipp Müller2010-03-252-36/+5
* flacparse: Make bitrate estimation more accurateArun Raghavan2010-03-251-0/+18
* aacparse: Fix bitrate calculationArun Raghavan2010-03-251-4/+35
* audioparsers: Add bitrate calculation to baseparseArun Raghavan2010-03-252-0/+139
* qtmux: init debug category before using itTim-Philipp Müller2010-03-251-2/+2
* jpegformat: add blank line to fix generated xmlStefan Kost2010-03-241-0/+1
* osx: more compiler warning fixesTristan Matthews2010-03-241-2/+0
* Fixes for -Waggregate-returnBenjamin Otte2010-03-235-45/+16
* i18n: build fixes: #if -> #ifdef for ENABLE_NLSStefan Kost2010-03-221-1/+1
* Add -Wold-style-definitionBenjamin Otte2010-03-226-38/+27
* Add -Wformat-nonliteral -Wformat-security flagsBenjamin Otte2010-03-221-1/+13
* mpegvideoparse: Parse bitrate and emit as tagArun Raghavan2010-03-223-0/+19
* Add -Wwrite-stringsBenjamin Otte2010-03-2213-31/+33
* Add -WundefBenjamin Otte2010-03-221-0/+1
* Add -Wredundant-decls flagBenjamin Otte2010-03-2212-31/+5
* Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte2010-03-2147-94/+80
* siren: Run gst-indent scriptBenjamin Otte2010-03-216-453/+597
* legacyresample: remove unused fileBenjamin Otte2010-03-212-210/+0
* sdpdemux: disable loop and auto multicast joinWim Taymans2010-03-191-0/+2
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-1881-628/+339
* virtualdub: RemoveBenjamin Otte2010-03-186-768/+0
* mpegtsdemux: fix minor memory leak in property getterTim-Philipp Müller2010-03-151-7/+7
* imagefreeze: Only start the task after a seek if a buffer was received alreadySebastian Dröge2010-03-151-2/+5
* asfmux: fix typo in property descriptionTim-Philipp Müller2010-03-131-2/+2
* mpegvideoparse: Update caps when the sequence header changesRaimo Järvi2010-03-131-18/+14
* camerabin: activate video bin before feeding data to itMark Nauwelaerts2010-03-121-0/+2
* qtmux: Use xmp on mp4mux and gppmux tooThiago Santos2010-03-121-2/+5
* jpegparse: Fix unitialized variable on macosx 10.5Edward Hervey2010-03-121-1/+1
* jpegformat: add xmp reading and writing supportStefan Kost2010-03-123-32/+152
* segmentclip: Add audio/video buffer segment clip elementsSebastian Dröge2010-03-128-0/+930
* imagefreeze: Set undefined framerate in sink getcaps functionSebastian Dröge2010-03-121-0/+10
* imagefreeze: Implement reverse playback and set buffer offsetsSebastian Dröge2010-03-121-30/+63
* imagefreeze: Add still frame stream generator elementSebastian Dröge2010-03-123-0/+874