summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-08-23tests/check/: Add unit tests for wavpack elements (#352476).Sebastian Dröge6-1/+752
2006-08-23Add docs for wavpack elements (#352476).Sebastian Dröge12-6/+127
2006-08-22Fixed query size to work with drivers that uses intermediate step like "width...Edgard Lima3-4/+11
2006-08-21move gdp plugin to good.Thomas Vander Stichele14-2480/+17
2006-08-21gst/qtdemux/qtdemux.c: Some more constification.Wim Taymans2-33/+106
2006-08-21ext/gsm/gstgsm.c: Make rank PRIMARY now that GSM seems to work fine.Wim Taymans2-1/+7
2006-08-21ext/wavpack/: More clean-ups: use shorter variable names to make code easier ...Tim-Philipp Müller4-289/+299
2006-08-21ext/wavpack/gstwavpackenc.c: Fix caps set on buffers and template caps (outpu...Tim-Philipp Müller2-172/+89
2006-08-20gst/audioconvert/gstaudioconvert.c: Lower debug, use g_assert in _get_unit_sizeStefan Kost1-1/+1
2006-08-18ext/wavpack/gstwavpackparse.c: Fix resyncing in push mode not stopping re-syn...Sebastian Dröge2-28/+112
2006-08-16ext/ladspa/gstsignalprocessor.c: Make ladspa elements reusable. Fixes #350006.Andy Wingo1-12/+57
2006-08-16ext/ladspa/gstladspa.c: Convert ' ' into '_'. Try to keep as many characters ...Wim Taymans1-1/+4
2006-08-16ext/ladspa/gstsignalprocessor.c: A push() gives away our refcount so we shoul...Wim Taymans1-4/+6
2006-08-16ext/wavpack/: In push mode, re-sync to next wavpack header if sync is lost (#...Sebastian Dröge3-7/+51
2006-08-15ext/wavpack/gstwavpackparse.*: Make wavpackparse also work in push-mode (not ...Sebastian Dröge3-50/+208
2006-08-15Fix leaks (#351502).Tim-Philipp Müller3-2/+8
2006-08-14gst/qtdemux/qtdemux.c: Extract all references/redirections if there is more t...Tim-Philipp Müller2-10/+129
2006-08-10ext/faac/gstfaac.c: Bitrate in the faac structure is per output channel, not ...Michal Benes2-2/+10
2006-08-09ext/xvid/gstxvidenc.c: Fix GST_ELEMENT_ERROR usage.Tim-Philipp Müller2-1/+6
2006-08-09fixed up and cleaned up the -bad spec file to have proper tests for whats ins...Christian Schaller1-27/+17
2006-08-08gst/qtdemux/qtdemux.c: Fix silly typo.Tim-Philipp Müller2-1/+6
2006-08-08tests/check/elements/gdpdepay.c: I forgot to include the file containing the ...Edward Hervey2-0/+7
2006-08-08tests/check/elements/gdpdepay.c: Ignore test known to fail on PPC64. See #348...Edward Hervey2-1/+10
2006-08-04Allow HTTP redirect (HTTP status code 302).Edgard Lima3-24/+175
2006-08-04gst/gdp/gstgdpdepay.c: Fix event parsing by gdpdepay. Fixes #349916.Zaheer Abbas Merali2-15/+16
2006-08-04ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing whether a pro...Andy Wingo3-37/+161
2006-08-04BPBAndy Wingo1-1/+1
2006-08-04ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps) (gst_signal_pr...Andy Wingo1-74/+127
2006-08-03ext/Makefile.am: Use right variables when USE_SPC is defined.cascardo at holoscopio dot com2-2/+9
2006-08-02gst/gdp/gstgdpdepay.c: Disable seeking.Wim Taymans4-198/+404
2006-07-31ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process): Fix nframes-c...Andy Wingo1-2/+11
2006-07-31ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No more default ...Andy Wingo2-36/+71
2006-07-31ext/ladspa/gstsignalprocessor.c: don't query buffer-frames from caps, add lot...Stefan Kost1-12/+7
2006-07-31ext/directfb/dfbvideosink.c: Post an error message.Julien Moutte2-0/+7
2006-07-31ext/directfb/dfbvideosink.c: Don't try allocating if we are not setup yet. Fa...Julien Moutte2-1/+17
2006-07-31gst/gdp/gstgdpdepay.c: Consume all events except EOS because we generate even...Wim Taymans2-3/+38
2006-07-29ext/ladspa/gstsignalprocessor.c: Add debugs logs here and there, add more err...Stefan Kost1-9/+52
2006-07-28gst/audioresample/gstaudioresample.c: Don't leak references to the incoming c...Jan Schmidt2-3/+3
2006-07-28ext/xvid/gstxviddec.*: Clean-ups and code reflows. Pass return value from gst...Tim-Philipp Müller3-226/+181
2006-07-28ext/xvid/gstxvid.c: Fix size calculation for I420/YV12. Fixes #348976.Tim-Philipp Müller2-1/+6
2006-07-27ext/gsm/: Fix negotiation.Wim Taymans3-6/+52
2006-07-26gst/gdp/gstgdpdepay.c: proxying get/set caps is the wrong thing to do, since ...Thomas Vander Stichele4-6/+9
2006-07-24sys/directsound/gstdirectsoundsink.*: Add an attenuation property that will d...Sébastien Moutte9-126/+330
2006-07-23Add libopenspc-based SPC decoder element (#348220).Chris Lee7-1/+458
2006-07-19sys/v4l2/gstv4l2object.c: If "device-name" is requested and the device is not...Martin Szulecki2-1/+14
2006-07-19update spec fileChristian Schaller1-2/+3
2006-07-19gst/nsf/nsf.c: Really fix compilation. Apparently it's not enough to just che...Tim-Philipp Müller2-1/+16
2006-07-18ext/wavpack/gstwavpackdec.c: Fix caps after previous change to byte order end...Tim-Philipp Müller4-2/+55
2006-07-18ext/wavpack/gstwavpackdec.*: Output audio in native byte order (which is also...Tim-Philipp Müller3-32/+49
2006-07-18ext/wavpack/gstwavpackdec.*: More clean-ups: remove most of the disfunctional...Tim-Philipp Müller3-278/+166