summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-19pulsesink: Post provide-clock message on the bus if the clock appears/disappearsrhel-6.nextrhel-6.9rhel-6.8Sebastian Dröge1-0/+6
2010-05-30Release 0.10.23rhel-6.7rhel-6.6Tim-Philipp Müller73-243/+2501
2010-05-30Update .po filesTim-Philipp Müller36-58/+59
2010-05-29flvdemux: Fix position querySebastian Dröge1-1/+1
2010-05-28docs: remove unnecessary videorate element from webmmux example pipelineTim-Philipp Müller1-1/+1
2010-05-28jpegenc: Keep variables in sane state after _resetThiago Santos1-0/+1
2010-05-27videobox: Fix floating point to integer conversion for the alpha valuesSebastian Dröge1-2/+2
2010-05-260.10.22.3 pre-releaseTim-Philipp Müller2-4/+4
2010-05-26po: update translationsTim-Philipp Müller36-1670/+1644
2010-05-26wavparse: handle truncated input data at EOS in pull modeMark Nauwelaerts1-0/+12
2010-05-26Automatic update of common submoduleTim-Philipp Müller1-0/+0
2010-05-26qtdemux: Round timestamp up when scaling to mov formatRobert Swain1-1/+2
2010-05-26avimux, flvmux, matroskamux: don't crash if tags arrive on multiple input pad...Tim-Philipp Müller3-2/+24
2010-05-25rtptheora: remove delivery-method from capsWim Taymans2-26/+4
2010-05-25matroska: add temporary webm typefinderTim-Philipp Müller1-0/+55
2010-05-23docs: add some pipeline examples to webmmux docsTim-Philipp Müller1-4/+9
2010-05-21docs: add webmmux to docsTim-Philipp Müller73-153/+212
2010-05-21matroska: fix up plugin and element descriptions a bitTim-Philipp Müller4-7/+34
2010-05-21matroska: move webmmux into own source filesTim-Philipp Müller6-82/+163
2010-05-21Update spec file with latest changesChristian Schaller1-3/+3
2010-05-20matroska: Remove the doctype enum, it's not needed anymoreSebastian Dröge4-31/+7
2010-05-20webmmux: Add new webmmux element that only supports muxing of WebMSebastian Dröge2-39/+97
2010-05-20matroskamux: unit test checks version 1 filesMark Nauwelaerts1-0/+1
2010-05-20speex: fix latency queryTristan Matthews1-1/+5
2010-05-19ebmlread: rm floatcast.h include (not used)Philip1-1/+0
2010-05-19matroskamux: bump default doctype version to 2Philip Jägenstedt1-1/+1
2010-05-19matroska: handle matroska and webm doctype versions equallyPhilip Jägenstedt2-10/+5
2010-05-19matroskademux: Verify lace size in _parse_blockgroup_or_simpleblockPhilip Jägenstedt1-0/+5
2010-05-19ebml: crude hack to avoid crashing on unexpected metadataPhilip Jägenstedt1-2/+4
2010-05-19ebml: don't modify out str if returning an error in _read_asciiPhilip Jägenstedt1-4/+6
2010-05-19ebml: Validate 7-bit ASCII in gst_ebml_read_asciiPhilip Jägenstedt1-4/+34
2010-05-19matroskademux: Ignore unexpected CodecStatePhilip Jägenstedt1-0/+6
2010-05-19matroskademux: Add video/webm sink capsPhilip Jägenstedt1-1/+1
2010-05-19matroskamux: Use SimpleBlock for WebM when possiblePhilip Jägenstedt1-2/+4
2010-05-19matroskademux: Support "webm" DocTypePhilip Jägenstedt1-11/+25
2010-05-19matroskamux: rename matroska_version to doctype_versionPhilip Jägenstedt2-15/+16
2010-05-19matroskamux: Support "webm" DocTypePhilip Jägenstedt4-1/+53
2010-05-17qtdemux: Add VP8David Schleef1-0/+4
2010-05-17matroskamux: Add support for On2 VP8Sebastian Dröge3-0/+9
2010-05-17avimux: Add support for On2 VP8Sebastian Dröge1-0/+6
2010-05-17pulse: Don't lock the mainloop in NULLSebastian Dröge2-1/+58
2010-05-15configure: Use = instead of == in shell scripts for equality checksSebastian Dröge1-1/+1
2010-05-140.10.22.2 pre-releaseTim-Philipp Müller2-5/+14
2010-05-14Automatic update of common submoduleTim-Philipp Müller1-0/+0
2010-05-14tests: fix leak in souphttpsrc unit testTim-Philipp Müller1-2/+20
2010-05-14jpegenc: fix two leaksTim-Philipp Müller1-2/+8
2010-05-13rtpbin: fix docsWim Taymans1-1/+1
2010-05-13rtptheoradepay: make delivery-method parameter optionalOlivier Crête1-9/+3
2010-05-13jpegdec: increase acceptable output sizesWim Taymans1-2/+2
2010-05-13celtpay: fix queue duration calculationsWim Taymans1-3/+15