summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.1.11.1.1Sebastian Dröge2013-06-0585-349/+12130
* vdpau: Add some missing headers to distSebastian Dröge2013-06-051-2/+7
* dash: Add to Makefile.am for make distSebastian Dröge2013-06-051-0/+1
* applemedia-nonpublic: Add to the Makefile.am for distSebastian Dröge2013-06-051-1/+1
* Update .po filesSebastian Dröge2013-06-0539-39/+39
* mpegtspacketizer: Fix leakEdward Hervey2013-06-051-0/+2
* Automatic update of common submoduleSebastian Dröge2013-06-051-0/+0
* mpegtspacketizer: Speedup TDT/TOT parsingEdward Hervey2013-06-051-9/+15
* mpegtspacketizer: Fix string leakEdward Hervey2013-06-051-0/+4
* mpegtspacketizer: Speed up descriptor parsing/packingEdward Hervey2013-06-051-47/+52
* mpegtspacketizer: Use gst_value_list_append_and_take_valueEdward Hervey2013-06-051-18/+11
* mpegtspacketizer: Avoid copying GValueArrayEdward Hervey2013-06-051-23/+22
* cruft: Add signalprocessor directorySebastian Dröge2013-05-291-0/+1
* docs: removed signalprocessor from docs/libs/Makefile.amBranko Subasic2013-05-291-1/+0
* midiparse: In pull mode drop SEGMENT, CAPS and STREAM_START eventsSebastian Dröge2013-05-281-0/+6
* midiparse: Push stream-start event before anything elseSebastian Dröge2013-05-281-0/+5
* signalprocessor: ladspa is not using this anymoreStefan Sauer2013-05-286-1363/+2
* ladspa: fix typos in launch examplesStefan Sauer2013-05-281-10/+7
* ladspa: use the registry cache for plugin detailsStefan Sauer2013-05-2810-180/+212
* opencv: Add colour image enhancement element based on Retinex algorithmMiguel Casas-Sanchez2013-05-274-0/+489
* audiochannelmix: fill in the author templateStefan Sauer2013-05-261-1/+1
* mpegtsdemux: Free memory behind GString if we don't use itMichael Rubinstein2013-05-251-5/+6
* curlsmtpsink: terminate transfer thread properlyPatricia Muscalu2013-05-244-36/+118
* directdrawsink: update window width/height when it's not done in WndProcAndoni Morales Alastruey2013-05-241-0/+4
* directdrwasink: call previous WndProc if anyAndoni Morales Alastruey2013-05-242-1/+44
* directdrawsink: respect PAR with coordinatesAndoni Morales Alastruey2013-05-241-25/+26
* applemedia-nonpublic: fix symbols redefinition for objc filesAndoni Morales Alastruey2013-05-241-0/+5
* applemedia: fix duplicated symbols with applemediaAndoni Morales Alastruey2013-05-241-1/+11
* mpegtsbase: Post an error message when EOS'ing without source padsEdward Hervey2013-05-231-1/+5
* tsdemux: Demote a warning to debug levelEdward Hervey2013-05-231-1/+1
* codecparsers: Actually store mpeg video bitrate valueEdward Hervey2013-05-231-1/+2
* opencv: Add skin color detection elementMiguel Casas-Sanchez2013-05-234-0/+510
* vtdec: simplify caps settingAndoni Morales Alastruey2013-05-201-2/+1
* applemedia: fix H264 streams with b-framesAndoni Morales Alastruey2013-05-202-19/+43
* applemedia: fix segfault with dropped framesAndoni Morales Alastruey2013-05-201-1/+8
* applemedia: improve usage of the VT APIAndoni Morales Alastruey2013-05-204-14/+45
* applemedia: add support for MPEG-1 tooAndoni Morales Alastruey2013-05-201-1/+3
* applemedia: add support for MPEG-2 decodingAndoni Morales Alastruey2013-05-202-0/+5
* applemedia: use the best colorformat on each platformAndoni Morales Alastruey2013-05-201-3/+13
* applemedia: replace private function with its public variantAndoni Morales Alastruey2013-05-203-10/+76
* applemedia: remove the unneeded buffer factoryAndoni Morales Alastruey2013-05-205-136/+4
* applemedia: don't use the dynamic API for public frameworksAndoni Morales Alastruey2013-05-2014-653/+77
* applemedia: move plugins using private frameworks to applemedia-nonpublicAndoni Morales Alastruey2013-05-2035-44/+1891
* androidmedia: Fix indentionSebastian Dröge2013-05-202-4/+7
* androidmedia: fix a minor error in COLOR_FormatYUV420Planar convertingChen Jie2013-05-201-2/+9
* element-maker: Add transform functions to audiofilterDavid Schleef2013-05-181-0/+29
* audiofx: Add plugin, add audiochannelmixDavid Schleef2013-05-185-0/+398
* flitetestsrc: audio format is "S16" not "s16"David Schleef2013-05-181-1/+1
* videosignal: fix CFLAGS orderTim-Philipp Müller2013-05-181-3/+2
* dashdemux: send stream start eventThiago Santos2013-05-171-0/+8