summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* update for meta api changeWim Taymans2011-11-023-4/+4
* update for new task apiWim Taymans2011-11-022-2/+2
* structure: fix for api updateWim Taymans2011-11-026-7/+7
* bufferlist: update for new APIWim Taymans2011-11-022-2/+2
* Update for pad API changesTim-Philipp Müller2011-11-011-5/+5
* ac3parse: fix obvious crashRené Stadler2011-10-311-0/+1
* ext, gst: update for taglist API changesTim-Philipp Müller2011-10-3011-37/+31
* audiopanorama: simplify get_unit_sizeRené Stadler2011-10-281-4/+1
* audioecho: fix internal buffer size calculationRené Stadler2011-10-281-1/+1
* Merge branch 'master' into 0.11Wim Taymans2011-10-283-12/+29
|\
| * qtdemux: elaborate some debug statementsMark Nauwelaerts2011-10-281-4/+6
| * flvdemux: be careful with negative ctsStas Sergeev2011-10-281-1/+3
| * matroskademux: tune non-update seek handling casesMark Nauwelaerts2011-10-281-7/+20
* | audiofx: fix crash in process()René Stadler2011-10-281-1/+1
* | Merge branch 'master' into 0.11Wim Taymans2011-10-286-2283/+18
|\ \ | |/
| * videomixer2: Use the clip function instead of the prepare_buffer functionSebastian Dröge2011-10-281-6/+13
| * videomixer2: Use collectpads2 from coreSebastian Dröge2011-10-285-2277/+5
* | audiodynamic: don't set process function too earlyRené Stadler2011-10-281-0/+3
* | audiopanorama: fix get_unit_sizeRené Stadler2011-10-281-7/+6
* | rtpmanager, v4l2: fix compiler warnings after gst_caps_new_simple() changeTim-Philipp Müller2011-10-281-2/+2
* | qtdemux: fix compiler warnings after gst_caps_new_simple() changeTim-Philipp Müller2011-10-281-37/+37
* | wavenc: port to 0.11 raw audio capsRené Stadler2011-10-272-46/+17
* | Merge branch 'master' into 0.11Wim Taymans2011-10-273-17/+58
|\ \ | |/
| * deinterlace: Don't pointlessly hold object lock over caps operationsJan Schmidt2011-10-281-4/+0
| * flvmux: add some comments and defines to clarify code.Jan Schmidt2011-10-272-12/+57
* | make some more things compile againWim Taymans2011-10-2713-25/+24
* | Merge branch 'master' into 0.11Wim Taymans2011-10-275-81/+126
|\ \ | |/
| * matroska: refactor ebml-write to be more 0.11 friendlyRené Stadler2011-10-211-72/+115
| * matroska: remove stale floatcast includeRené Stadler2011-10-211-1/+0
| * matroskamux: fix possible crash with malformed dirac codec_dataRené Stadler2011-10-211-1/+1
| * equalizer: remove avoidable call to gst_object_set_nameRené Stadler2011-10-211-2/+2
| * deinterlace: remove avoidable call to gst_object_set_nameRené Stadler2011-10-211-2/+1
| * ebml: small correction to previous commitRené Stadler2011-10-211-1/+1
| * ebml: Fix push-based behaviourEdward Hervey2011-10-191-3/+7
* | fix compilationWim Taymans2011-10-275-6/+6
* | interfaces: clean up the use of iface and class/klassStefan Sauer2011-10-211-2/+3
* | videocrop: fix compilationWim Taymans2011-10-161-2/+2
* | Merge branch 'master' into 0.11Wim Taymans2011-10-161-1/+2
|\ \ | |/
| * videomixer2: Fix a leakArun Raghavan2011-10-141-0/+1
| * set colour masks for video/x-raw-rgb in rtpvrawdepayMarc Leeman2011-10-141-0/+36
| * videomixer2: Fix incorrect gst_buffer_replace() callArun Raghavan2011-10-131-1/+1
* | aspectratiocrop: Port to 0.11Thiago Santos2011-10-132-49/+67
* | videocrop: Port to 0.11Thiago Santos2011-10-133-160/+149
* | rtpssrcdemux: Fix wrong usage of gst_iterator_filterEdward Hervey2011-10-131-4/+9
* | Merge branch 'master' into 0.11Wim Taymans2011-10-133-9/+22
|\ \ | |/
| * rtpvrawpay: Only use 24 LSB for depth=24 RGB capsEdward Hervey2011-10-121-11/+11
| * matroskamux: fix segment handling, so we actually use running timeRené Stadler2011-10-111-5/+15
| * gstrtpg722pay: Compensate for clockrate vs. samplerate differenceSjoerd Simons2011-10-101-2/+4
| * matroska-demux: don't leak audio codec_data bufferTim-Philipp Müller2011-10-101-0/+1
* | alpha: Don't use start() vmethodEdward Hervey2011-10-101-14/+0