summaryrefslogtreecommitdiffstats
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2006-07-07ext/neon/gstneonhttpsrc.*: Remove unlock function. start/stop will do everyth...Lutz Mueller2-212/+126
2006-06-23Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo...Tim-Philipp Müller6-6/+6
2006-06-19configure.ac: Fix check so that future libneon API changes won't break the bu...Tim-Philipp Müller1-3/+10
2006-06-14ext/soundtouch/: Make pitch element controllable via GstController interface ...Wouter Paesen2-6/+11
2006-06-14ext/wavpack/gstwavpackenc.*: Use bitrate property solely for bitrates and add...Sebastian Dröge2-49/+52
2006-06-12ex/: #define red greenTim-Philipp Müller1-0/+1
2006-06-12ext/libmms/gstmms.c: Set caps on outgoing buffers.Tim-Philipp Müller1-0/+2
2006-06-11autogen.sh: require am17Thomas Vander Stichele1-1/+1
2006-06-10ext/wavpack/: Add wavpack encoder element (#343131).Sebastian Dröge7-6/+1411
2006-06-09configure.ac: Check for X before using X_CFLAGS in the check for opengl (#343...Tim-Philipp Müller2-2/+2
2006-06-02ext/theora/theoradec.c: Theora 4:4:4 pixel format support.Michael Smith1-14/+81
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost39-69/+69
2006-05-31ext/faad/gstfaad.h: Forgot to commit the header file too.Edward Hervey1-0/+3
2006-05-31ext/faad/gstfaad.c: Added GstSegment to control segments.Edward Hervey1-6/+86
2006-05-28ext/bz2/: Use gst_type_find_helper_* functions for typefinding; use correct c...Lutz Müller2-81/+40
2006-05-19ext/alsaspdif/alsaspdifsink.*: Use sampling rate from set_caps. Comment out s...Michael Smith2-6/+23
2006-05-18ext/Makefile.am: Fix distcheck?Michael Smith1-0/+1
2006-05-18Add an alsa plugin to output IEC958 frames over S/PDIFMichael Smith4-0/+929
2006-05-17ext/faad/gstfaad.c: Remove unused caps cruft from chain function altogether.Tim-Philipp Müller1-14/+6
2006-05-17ext/faad/gstfaad.c: There's no guarantee that caps was set to something, and ...Edward Hervey1-2/+2
2006-05-13ext/faad/gstfaad.*: If we encounter a decoding error, don't error out immedia...Young-Ho Cha2-2/+16
2006-05-12ext/xvid/gstxvidenc.c: Compile fixes.Wim Taymans1-1/+1
2006-05-12ext/xvid/: xvid plugin to support more capabilities of XviD codec.Mark Nauwelaerts6-404/+1447
2006-05-06Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...Maciej Katafiasz9-33/+40
2006-05-05ext/sdl/sdlaudiosink.c: Use (NULL) instead of just NULL in GST_ELEMENT_ERROR ...Tim-Philipp Müller1-3/+3
2006-05-03ext/musicbrainz/Makefile.am: Add GST_PLUGINS_BASE_CFLAGS to CFLAGS for gst/ta...Tim-Philipp Müller1-1/+1
2006-05-03Everybody loves docs - add docs for musicbrainz plugin.Tim-Philipp Müller2-0/+44
2006-05-03ext/Makefile.am: Add musicbrainz dir to DIST_SUBDIRS as well (fixes distcheck).Tim-Philipp Müller1-0/+1
2006-05-03ext/Makefile.am: Forgot to commit this one.Tim-Philipp Müller1-4/+4
2006-05-03Port MusicBrainz TRM plugin (#336898).James Doc Livingston3-261/+209
2006-05-03ext/faad/gstfaad.c: Fix #334748: use fake_codec_data if the first bytes of th...Michael Smith1-6/+43
2006-05-01moved to good. Closes #336110Thomas Vander Stichele6-901/+0
2006-04-30small cleanupsThomas Vander Stichele2-4/+3
2006-04-30fix docsThomas Vander Stichele1-1/+1
2006-04-29ext/taglib/gsttaglib.cc: Post an error message on the bus in the (extremely u...Tim-Philipp Müller1-3/+16
2006-04-29ext/taglib/: Split the actual ID3v2 tag rendering code into its own subclass.Tim-Philipp Müller5-315/+469
2006-04-29ext/neon/gstneonhttpsrc.*: added iradio-mode support as in gnomevfssrc to ena...Sébastien Moutte2-8/+226
2006-04-28pedantic cleanupsThomas Vander Stichele2-100/+104
2006-04-28ext/faad/gstfaad.*: If we run into a decoding error, try re-opening the decod...Tim-Philipp Müller2-93/+161
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost42-60/+76
2006-04-20ext/musepack/gstmusepackdec.c: Add support for segment seeks.Tim-Philipp Müller1-4/+37
2006-04-17ext/theora/theoradec.*: Apply fix from j^ for API change in libtheoradec.Michael Smith2-52/+195
2006-04-14ext/musepack/gstmusepackdec.c: Fix track/album peak tag values; use GST_DEBUG...Tim-Philipp Müller1-15/+9
2006-04-10ext/swfdec/gstswfdec.c: Fix build (class_init declaration/definition mismatch).Tim-Philipp Müller1-1/+1
2006-04-09ext/neon/gstneonhttpsrc.c: remove atoll by using g_ascii_strtoull (atoll is n...Sébastien Moutte1-2/+2
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost25-30/+28
2006-04-08Fix broken GObject macrosStefan Kost1-1/+1
2006-04-08Fix broken GObject macrosStefan Kost1-5/+5
2006-04-06more distcheck fixesThomas Vander Stichele2-8/+6
2006-04-06ext/: don't dist amr wb source codeThomas Vander Stichele2-5/+4