summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* matroskademux: Fix leaking of the Matroska TITLE elementSebastian Dröge2009-06-171-0/+1
* effectv: Add basic documentation for the effectv elementsSebastian Dröge2009-06-1689-294/+635
* effectv: Define the fast PRNG function at a central placeSebastian Dröge2009-06-165-33/+12
* effectv: Move type definitions into separate headersSebastian Dröge2009-06-1619-302/+639
* effectv: Remove get_unit_size implementationsSebastian Dröge2009-06-168-185/+0
* configure: bump core/base requirements to gitTim-Philipp Müller2009-06-161-2/+2
* tests: add some debug, send newsegmentWim Taymans2009-06-161-1/+9
* udpsrc: add debug line for the socketWim Taymans2009-06-161-0/+2
* tests: turn g_print into debugWim Taymans2009-06-161-2/+2
* multiudpsink: add support for buffer listsOgnyan Tonchev2009-06-163-0/+290
* souphttpsrc: reset session state when stoppingTim-Philipp Müller2009-06-161-23/+24
* souphttpsrc: log response and request headers and fix some broken indentingTim-Philipp Müller2009-06-161-28/+14
* mp4gdepay: guess constantDuration betterWim Taymans2009-06-151-6/+9
* warptv: Clean up warptv element and fix some minor bugs and leaksSebastian Dröge2009-06-151-47/+36
* vertigotv: Clean up vertigotv element and fix some minor bugs and leaksSebastian Dröge2009-06-151-80/+54
* dicetv: Use guint8 instead of char (which can be signed or unsigned)Sebastian Dröge2009-06-151-3/+2
* shagadelictv: Use guint8/gint8 instead of char (which can be signed or unsigned)Sebastian Dröge2009-06-151-11/+11
* shagadelictv: Clean up element and free all memory in finalizeSebastian Dröge2009-06-151-55/+34
* revtv: Clean up revtv elementSebastian Dröge2009-06-151-84/+34
* quarktv: Simplify some codeSebastian Dröge2009-06-151-26/+23
* quarktv: Use the input data if a NULL buffer is chosen instead of the value 0Sebastian Dröge2009-06-151-2/+4
* quarktv: Fix setting the planes property of quarktvSebastian Dröge2009-06-151-9/+12
* quarktv: Clean up the quarktv elementSebastian Dröge2009-06-151-79/+32
* effectv: Make elements list constantSebastian Dröge2009-06-151-2/+2
* edgetv: Clean up edgetv element and fix memory leakSebastian Dröge2009-06-151-62/+47
* dicetv: Clean up dicetv element and fix some smaller issuesSebastian Dröge2009-06-151-69/+50
* agingtv: Actually use GstController for syncing the properties to timestampsSebastian Dröge2009-06-152-2/+18
* agingtv: Export some more agingtv properties via GObject propertiesSebastian Dröge2009-06-151-6/+59
* agingtv: General cleanup and updating of copyrightSebastian Dröge2009-06-151-59/+76
* agingtv: Store and update state inside the instance structSebastian Dröge2009-06-151-25/+34
* pulsesink: ref custom ring buffer class and type in class_initTim-Philipp Müller2009-06-151-0/+4
* Remove a few old example apps from the 0.8 daysTim-Philipp Müller2009-06-149-555/+0
* rtpsirenpay: Remove deprecated symbolOlivier Crête2009-06-132-1/+1
* tests: Don't run the flacdec test if the plugin isn't built. Fixes #585630Marvin Schmidt2009-06-131-1/+7
* rtspsrc: Add RTP blocksize functionalityPatrick Radizi2009-06-122-0/+32
* rtp: update README, fix some typos, mention gstrtpbinWim Taymans2009-06-111-2/+13
* pulsesink: handle border cases in resamplerWim Taymans2009-06-111-2/+5
* docs: Bump common. Use upload-doc.mak instead of upload.makJan Schmidt2009-06-114-38/+2
* docs: Quieten a couple more docs warningsJan Schmidt2009-06-112-2/+2
* docs: Remove gtk-doc comment markerJan Schmidt2009-06-111-5/+5
* deinterlace: Implement upstream negotationSebastian Dröge2009-06-112-9/+142
* deinterlace: Improve debugging and clean up some codeSebastian Dröge2009-06-111-34/+64
* deinterlace: Clip buffers to the current segment if possibleSebastian Dröge2009-06-111-2/+41
* deinterlace: Clean up includes and clean up order of instance struct fieldsSebastian Dröge2009-06-112-27/+23
* rtph263pay: Default to doing A, B and C modes, not only AOlivier Crête2009-06-101-1/+1
* deinterlace: Fix QoS calculationsSebastian Dröge2009-06-101-3/+6
* rtpsirenpay: Put the bitrate in the RTP capsOlivier Crête2009-06-091-1/+2
* deinterlace: Implement basic QoSSebastian Dröge2009-06-092-19/+158
* deinterlace: Directly proxy events/queries to the peer padsSebastian Dröge2009-06-091-6/+43
* avidemux: debug_memdump() unknown tags. Refactor junk parsing code.Edward Hervey2009-06-091-28/+47