summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-13ext/jp2k/: Add jp2kenc to jp2k plugin.Mark Nauwelaerts6-30/+696
2008-11-13ext/jp2k/gstjasperdec.*: Make pad template caps reflect the supported formats.Mark Nauwelaerts3-20/+31
2008-11-13gst/aacparse/gstaacparse.c: Don't autoplug aacparse until it works.Wim Taymans2-1/+6
2008-11-13gst/rtpmanager/: Small cleanups and some more debug info.Wim Taymans3-7/+22
2008-11-13tests/check/: Add unit tests for new parsers.Stefan Kost4-0/+1161
2008-11-13docs/plugins/: Update docs.Stefan Kost10-96/+655
2008-11-13gst/: Fix baseparse type name.Stefan Kost3-2/+8
2008-11-13Add two new baseparse based parsers (aac and amr) from Bug #518857.Stefan Kost12-0/+5656
2008-11-12gst/librfb/rfbdecoder.c: Fix uninitialized warningsThijs Vermeir2-0/+6
2008-11-11tests/check/: Add unit test for qtmux.Mark Nauwelaerts3-0/+272
2008-11-11gst/qtmux/gstqtmux.c: Add some more safety/sanity checks in tag manipulation.Mark Nauwelaerts2-4/+9
2008-11-10gst/rtpmanager/gstrtpjitterbuffer.c: Also configure the next expected output ...Wim Taymans2-5/+12
2008-11-10gst/: Wim, you're a bad boy. You don't want people to contact you or what?Edward Hervey4-3/+10
2008-11-10gst/filter/gstiir.c: Fix name tag.Thomas Vander Stichele2-1/+6
2008-11-08Copy qtmux from revision 148 of the gst-qtmux repository.Thiago Sousa Santos15-0/+6878
2008-11-07gst-libs/gst/app/gstappsrc.*: Add is-live property.Wim Taymans3-8/+84
2008-11-06Fix basic navigation eventsThijs Vermeir4-12/+52
2008-11-06gst/deinterlace2/gstdeinterlace2.c: Bring properties into this century.Wim Taymans2-22/+33
2008-11-06sys/dvb/gstdvbsrc.c: Set filters in PAUSED or PLAYING.Zaheer Abbas Merali2-2/+8
2008-11-06gst/mpegdemux/gstmpegtsdemux.c: Make private section pads have a caps set so ...Zaheer Abbas Merali2-0/+13
2008-11-06gst/mpegdemux/gstmpegtsdemux.c: No need to reclaculate flush in this case.Zaheer Abbas Merali2-1/+9
2008-11-06gst/mpegdemux/gstmpegtsdemux.*: Fix typo.Zaheer Abbas Merali3-3/+9
2008-11-05gst/librfb/gstrfbsrc.c: Fix RGB mask in capsThijs Vermeir2-7/+23
2008-11-05gst/librfb/: Add Hextile encodingThijs Vermeir4-143/+202
2008-11-05gst/mpegdemux/gstmpegtsdemux.c: Heuristic approach when resyncing.Zaheer Abbas Merali2-1/+36
2008-11-05gst/mpegdemux/gstmpegdesc.c: Length should be a guint8 not a gint.Sebastian Pölsterl3-11/+18
2008-11-04gst/modplug/gstmodplug.cc: Send tag event. Fixes #559286.Stefan Kost2-0/+22
2008-11-04gst/mpegdemux/mpegtsparse.c: Fix another memleak.Sebastian Pölsterl2-0/+8
2008-11-04Fix memleaks.Sebastian Pölsterl3-0/+15
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost119-21/+261
2008-11-04gst/mpegdemux/mpegtsparse.c: Fix memleak.Sebastian Pölsterl2-0/+16
2008-11-03examples/scaletempo/.cvsignore: Add example to cvs ignores.Jan Schmidt2-0/+6
2008-11-03sys/qtwrapper/audiodecoders.c: Fix mismatched signedness compiler warning.Jan Schmidt2-1/+7
2008-11-03gst/speexresample/gstspeexresample.c: Add TODO at the top of the file for ena...Sebastian Dröge2-0/+18
2008-11-02gst/speexresample/gstspeexresample.c: Fix format string and arguments.Sebastian Dröge3-1/+138
2008-11-01ext/resindvd/Makefile.am: Dist the play scripts.Stefan Kost2-0/+7
2008-11-01gst/speexresample/: Add missing headers to Makefile.am.Sebastian Dröge9-24/+232
2008-10-31configure.ac: Use AC_TRY_COMPILE instead of AC_TRY_RUN as the result of the l...Sebastian Dröge2-1/+9
2008-10-30sys/qtwrapper/audiodecoders.c: Add ALAC support.Michael Smith3-74/+201
2008-10-30configure.ac: Require at least Gtk 2.8.0 for the demos (that's the oldest I c...Tim-Philipp Müller3-21/+15
2008-10-30gst/speexresample/gstspeexresample.c: The length for the buffer conversion fu...Sebastian Dröge2-0/+11
2008-10-30tests/check/elements/speexresample.c: Add pipeline unit tests for testing all...Sebastian Dröge5-14/+138
2008-10-30gst/speexresample/: Add support for int8, int24 and int32 input by converting...Sebastian Dröge4-12/+216
2008-10-30ext/resindvd/resindvdsrc.*: Better fix for #546319 and similar cases by expli...Jan Schmidt3-20/+35
2008-10-30ext/ladspa/gstladspa.c: Whitespace.Stefan Kost3-3/+10
2008-10-30Add support for double samples as input and refactor the usage of the differe...Sebastian Dröge10-188/+393
2008-10-30gst/scaletempo/gstscaletempo.c: Return the result of parent_class->event().Stefan Kost2-2/+6
2008-10-30gst/audiobuffer/: Add first version of an audioringbuffer element that can be...Wim Taymans3-0/+1223
2008-10-30gst/audioresample/gstaudioresample.c: Return the result of parent_class->even...Stefan Kost1-3/+1
2008-10-30gst/aiffparse/aiffparse.c: AIFF is always signed, even for 8 bit.Michael Smith2-2/+6