summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* rtp: Don't forget to dist the headers for the CELT (de)payloaders.Edward Hervey2009-06-081-0/+2
* Revert "Revert "qtdemux: fill timestamp table completely""Wim Taymans2009-06-071-3/+18
* Revert "qtdemux: fill timestamp table completely"Wim Taymans2009-06-071-18/+3
* qtdemux: fill timestamp table completelyWim Taymans2009-06-071-3/+18
* wavparse: handle LIST INFO of 0 sizeWim Taymans2009-06-071-21/+28
* Revert "wavparse: Remove dead assignments, move variable to where it's needed."Wim Taymans2009-06-071-11/+16
* celtdepay: add CELT depayloaderWim Taymans2009-06-054-0/+298
* rtpceltpay: add CELT RTP payloaderWim Taymans2009-06-054-0/+519
* sunaudio: Fix switch setting on some devices. Add debug. Fix a FIXME.Jan Schmidt2009-06-053-21/+42
* sunaudio: Support new flags for options and actionsJan Schmidt2009-06-057-111/+583
* deinterlace: First try to handle DVD still frames correctlySebastian Dröge2009-06-042-3/+63
* pulsesink: only notify if all checks passedStefan Kost2009-06-041-4/+3
* rtspsrc: set the right state on rtpbinWim Taymans2009-06-041-1/+7
* pulsesink: check pointer before accessingStefan Kost2009-06-031-3/+3
* pulsesink: rename gst_pulse_sink_get_time to gst_pulsesink_get_timeStefan Kost2009-06-031-2/+2
* pulsesink: use values from pa_stream_get_buffer_attr()Stefan Kost2009-06-031-4/+6
* vrawpay: trim output buffersWim Taymans2009-06-021-0/+4
* vrawdepay: fix parsing of sampling fieldWim Taymans2009-06-021-1/+1
* pngdec: Avoid possible overflow in calculationsJan Schmidt2009-06-021-4/+16
* flacenc: some more logging - dump header packetsTim-Philipp Müller2009-06-021-6/+12
* flacenc: never ever pass values >36bits to _set_total_samples_estimate()Tim-Philipp Müller2009-06-021-1/+1
* Address bad FLAC sample length encoding of #5844455Thomas Vander Stichele2009-06-011-1/+5