Age | Commit message (Expand) | Author | Files | Lines |
2006-05-06 | Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo... | Maciej Katafiasz | 9 | -33/+40 |
2006-05-05 | ext/sdl/sdlaudiosink.c: Use (NULL) instead of just NULL in GST_ELEMENT_ERROR ... | Tim-Philipp Müller | 1 | -3/+3 |
2006-05-03 | ext/musicbrainz/Makefile.am: Add GST_PLUGINS_BASE_CFLAGS to CFLAGS for gst/ta... | Tim-Philipp Müller | 1 | -1/+1 |
2006-05-03 | Everybody loves docs - add docs for musicbrainz plugin. | Tim-Philipp Müller | 2 | -0/+44 |
2006-05-03 | ext/Makefile.am: Add musicbrainz dir to DIST_SUBDIRS as well (fixes distcheck). | Tim-Philipp Müller | 1 | -0/+1 |
2006-05-03 | ext/Makefile.am: Forgot to commit this one. | Tim-Philipp Müller | 1 | -4/+4 |
2006-05-03 | Port MusicBrainz TRM plugin (#336898). | James Doc Livingston | 3 | -261/+209 |
2006-05-03 | ext/faad/gstfaad.c: Fix #334748: use fake_codec_data if the first bytes of th... | Michael Smith | 1 | -6/+43 |
2006-05-01 | moved to good. Closes #336110 | Thomas Vander Stichele | 6 | -901/+0 |
2006-04-30 | small cleanups | Thomas Vander Stichele | 2 | -4/+3 |
2006-04-30 | fix docs | Thomas Vander Stichele | 1 | -1/+1 |
2006-04-29 | ext/taglib/gsttaglib.cc: Post an error message on the bus in the (extremely u... | Tim-Philipp Müller | 1 | -3/+16 |
2006-04-29 | ext/taglib/: Split the actual ID3v2 tag rendering code into its own subclass. | Tim-Philipp Müller | 5 | -315/+469 |
2006-04-29 | ext/neon/gstneonhttpsrc.*: added iradio-mode support as in gnomevfssrc to ena... | Sébastien Moutte | 2 | -8/+226 |
2006-04-28 | pedantic cleanups | Thomas Vander Stichele | 2 | -100/+104 |
2006-04-28 | ext/faad/gstfaad.*: If we run into a decoding error, try re-opening the decod... | Tim-Philipp Müller | 2 | -93/+161 |
2006-04-25 | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 42 | -60/+76 |
2006-04-20 | ext/musepack/gstmusepackdec.c: Add support for segment seeks. | Tim-Philipp Müller | 1 | -4/+37 |
2006-04-17 | ext/theora/theoradec.*: Apply fix from j^ for API change in libtheoradec. | Michael Smith | 2 | -52/+195 |
2006-04-14 | ext/musepack/gstmusepackdec.c: Fix track/album peak tag values; use GST_DEBUG... | Tim-Philipp Müller | 1 | -15/+9 |
2006-04-10 | ext/swfdec/gstswfdec.c: Fix build (class_init declaration/definition mismatch). | Tim-Philipp Müller | 1 | -1/+1 |
2006-04-09 | ext/neon/gstneonhttpsrc.c: remove atoll by using g_ascii_strtoull (atoll is n... | Sébastien Moutte | 1 | -2/+2 |
2006-04-08 | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) | Stefan Kost | 25 | -30/+28 |
2006-04-08 | Fix broken GObject macros | Stefan Kost | 1 | -1/+1 |
2006-04-08 | Fix broken GObject macros | Stefan Kost | 1 | -5/+5 |
2006-04-06 | more distcheck fixes | Thomas Vander Stichele | 2 | -8/+6 |
2006-04-06 | ext/: don't dist amr wb source code | Thomas Vander Stichele | 2 | -5/+4 |
2006-04-06 | Unify the long descriptions in the plugin details (#337263). | j^ | 38 | -224/+181 |
2006-04-06 | ext/neon/gstneonhttpsrc.c: Add back "uri" property and mark it as deprecated;... | Tim-Philipp Müller | 1 | -1/+10 |
2006-04-03 | ext/swfdec/Makefile.am: Don't set plugindir. | Tim-Philipp Müller | 2 | -3/+1 |
2006-04-03 | GST_ORIGIN => GST_PACKAGE_ORIGIN | Tim-Philipp Müller | 2 | -2/+2 |
2006-04-01 | add taglib checks and docs | Thomas Vander Stichele | 1 | -2/+2 |
2006-04-01 | rework build; add translations for v4l2 | Thomas Vander Stichele | 25 | -25/+31 |
2006-03-31 | configure.ac: Add autoconfery for theoradec. | Michael Smith | 4 | -0/+1220 |
2006-03-29 | ext/gsm/: Cleanups, fix leaks. | Wim Taymans | 3 | -26/+143 |
2006-03-29 | Added new plugin amrwb parse. | Renato Araujo Oliveira Filho | 12 | -0/+1357 |
2006-03-26 | ext/taglib/gsttaglib.*: Fix newsegment event handling a bit. We need to cache... | Tim-Philipp Müller | 2 | -81/+154 |
2006-03-25 | ext/taglib/gsttaglib.cc: We do not want to proxy the caps on the sink pad; ou... | Tim-Philipp Müller | 1 | -10/+20 |
2006-03-23 | ext/xvid/gstxvidenc.c: Patch to mark outgoing encoded buffers as delta-units ... | Mark Nauwelaerts | 1 | -3/+8 |
2006-03-22 | Add new libsoundtouch-based pitch plugin (#331335). | Wouter Paeson | 4 | -0/+814 |
2006-03-20 | ext/taglib/gsttaglib.h: Fix left-over gst_my_filter_get_type. | Tim-Philipp Müller | 1 | -1/+1 |
2006-03-13 | ext/taglib/gsttaglib.cc: Add gtk-doc blurb (unused for the time being); match... | Tim-Philipp Müller | 1 | -1/+27 |
2006-03-12 | ext/taglib/: Add support for writing MusicBrainz IDs. | Tim-Philipp Müller | 3 | -5/+86 |
2006-03-11 | ext/taglib/gsttaglib.cc: and add support for TCOP (copyright) | Alex Lancaster | 1 | -2/+17 |
2006-03-10 | ext/libmms/gstmms.*: Some clean-ups; more debug output; use blocksize propert... | Tim-Philipp Müller | 2 | -98/+66 |
2006-03-09 | new id3v2 muxer based on TagLib | Christophe Fergeau | 4 | -0/+526 |
2006-03-06 | ext/musepack/: Forgot those two. | Tim-Philipp Müller | 2 | -13/+11 |
2006-03-06 | ext/musepack/gstmusepackdec.c: Some cleanups; pause task when push fails. | Tim-Philipp Müller | 1 | -208/+101 |
2006-03-04 | ext/faad/gstfaad.c: Add query function for position/duration querying (mostly... | Tim-Philipp Müller | 1 | -22/+246 |
2006-03-03 | ext/xvid/gstxviddec.c: Declare variable at the beginning of the block and mak... | Jens Granseuer | 1 | -1/+2 |