Age | Commit message (Expand) | Author | Files | Lines |
2008-02-08 | docs/plugins/Makefile.am: Don't scan deleted xingmux header. | Jan Schmidt | 2 | -1/+5 |
2008-02-08 | Remove the xingmux plugin, as the element has moved into mpegaudioparse in -u... | Jan Schmidt | 12 | -5778/+18 |
2008-02-07 | docs/plugins/Makefile.am: Remove mention of non-existent headers to fix the b... | Jan Schmidt | 2 | -4/+5 |
2008-02-07 | Remove GIO plugin which has now moved to -base. | Jan Schmidt | 21 | -2305/+25 |
2008-02-07 | Remove lpwsinc and bpwsinc elements - they've become audiowsinclimit and audi... | Jan Schmidt | 17 | -3679/+26 |
2008-02-07 | ext\neon\gstneonhttpsrc.c: Include unistd.h only if _HAVE_UNISTD_H is defined | Sébastien Moutte | 16 | -11/+3020 |
2008-02-07 | gst/mpegtsparse/mpegtspacketizer.c: Parse component descriptor. | Zaheer Abbas Merali | 3 | -2/+207 |
2008-02-07 | Add more tags. Improve test app. | Edgard Lima | 7 | -137/+709 |
2008-02-07 | gst/multifile/gstmultifilesink.c: Add a fixme comment. | Stefan Kost | 4 | -11/+22 |
2008-02-07 | gst/spectrum/gstspectrum.c: Improve the docs. | Stefan Kost | 2 | -7/+12 |
2008-02-07 | configure.ac: The dc1394 plugin seems to use API that was removed or changed ... | Tim-Philipp Müller | 3 | -2/+13 |
2008-02-07 | gst/filter/gstlpwsinc.c: Fix typo in the long description of the element. | Sebastian Dröge | 2 | -1/+6 |
2008-02-07 | gst/xingheader/Makefile.am: Put CFLAGS and LIBS in the right order | Jan Schmidt | 2 | -2/+7 |
2008-02-06 | configure.ac: ximagesrc has moved to -good, so no need to check for the requi... | Tim-Philipp Müller | 3 | -31/+6 |
2008-02-06 | ext/soup/gstsouphttpsrc.c: Fix memory leak and improve debugging a bit. | Wouter Cloetens | 2 | -2/+10 |
2008-02-05 | Add more tags mapping. | Edgard Lima | 5 | -231/+450 |
2008-02-05 | gst/mpegtsparse/mpegtsparse.c: Handle latency queries in src pads. | Zaheer Abbas Merali | 2 | -0/+43 |
2008-02-05 | gst/mpegtsparse/mpegtspacketizer.c: Add flag to both sdt and nit structures t... | Zaheer Abbas Merali | 2 | -2/+11 |
2008-02-05 | gst/mpegvideoparse/mpegvideoparse.c: Flush packetizer too. | Josep Torre Valles | 2 | -0/+8 |
2008-02-04 | ext/ladspa/gstladspa.c: Don't use GST_BOILERPLATE as the stuff generated from... | Sebastian Dröge | 2 | -34/+36 |
2008-02-04 | ext/mpeg2enc/gstmpeg2encpicturereader.cc: Really fix the build. | Edward Hervey | 2 | -6/+6 |
2008-02-04 | ext/mpeg2enc/gstmpeg2encpicturereader.cc: Fix compilation with libmjpegtools ... | Tim-Philipp Müller | 2 | -0/+12 |
2008-02-04 | ext/ladspa/gstsignalprocessor.c: Don't unref the pad template after adding it... | Sebastian Dröge | 2 | -1/+7 |
2008-02-03 | ext/mpeg2enc/gstmpeg2encpicturereader.cc: Use the incoming pixel-aspect-ratio... | Jan Schmidt | 2 | -7/+40 |
2008-02-03 | configure.ac: Fix variable naming to make it possible to build the glimagesin... | Andrzej Mendel | 2 | -2/+10 |
2008-02-02 | ext/metadata/gstmetadatademux.c: Demote metadatademux to GST_RANK_NONE for th... | Tim-Philipp Müller | 3 | -4/+13 |
2008-02-02 | Map more Exif tags. | Edgard Lima | 8 | -196/+516 |
2008-02-01 | gst/selector/gstinputselector.c: Don't leak event on pads that are not linked... | Wim Taymans | 2 | -0/+7 |
2008-02-01 | configure.ac: Bump core/base requirements to released versions, to avoid conf... | Tim-Philipp Müller | 4 | -32/+51 |
2008-01-31 | Add documentation. | Edgard Lima | 7 | -76/+772 |
2008-01-31 | ext/metadata/metadataparsejpeg.c: Fix compilation. | Wim Taymans | 2 | -0/+7 |
2008-01-31 | gst-libs/gst/app/gstappsink.c: Really clean up the queue instead of just unre... | Wim Taymans | 3 | -22/+39 |
2008-01-31 | ext/faad/gstfaad.c: Fix compiler warning by making the function signature mat... | Jan Schmidt | 3 | -2/+11 |
2008-01-31 | ext/metadata/Makefile.am: Add some relevant variables to CFLAGS and LIBADD, f... | Sebastian Dröge | 14 | -50/+65 |
2008-01-31 | ext/soup/gstsouphttpsrc.c: Add changes to gstsouphttpsrc.c that were missing ... | Sebastian Dröge | 2 | -150/+174 |
2008-01-31 | Make coding style more consistent, including class renaming. | Wouter Cloetens | 7 | -70/+106 |
2008-01-30 | configure.ac: Fix configure check for soundtouch to not produce syntax errors. | Sebastian Dröge | 2 | -2/+7 |
2008-01-30 | Fix build with exempi >= 1.99.5 and fix the include path for exempi. | Sebastian Dröge | 3 | -10/+21 |
2008-01-30 | Just uptade the ToDo list. | Edgard Lima | 2 | -0/+18 |
2008-01-30 | Add documentation. Speed up a bit png muxer. Fix xmp muxer. | Edgard Lima | 8 | -81/+180 |
2008-01-30 | ext/soup/gstsouphttpsrc.c: Update documentation a bit. | Wouter Cloetens | 23 | -369/+479 |
2008-01-30 | ext/gio/: Use async variants of the close stream functions to prevent blockin... | Sebastian Dröge | 3 | -88/+107 |
2008-01-30 | tests/icles/Makefile.am: Move -Wl parameter from _LDADD to _LDFLAGS to fix au... | Sebastian Dröge | 2 | -2/+7 |
2008-01-30 | ext/soup/gstsouphttpsrc.c: Let the proxy property default to the content of t... | Wouter Cloetens | 2 | -1/+16 |
2008-01-30 | tests/check/: Add missing files for the unit test. | Wouter Cloetens | 3 | -0/+45 |
2008-01-30 | docs/plugins/: Add souphttpsrc to the docs. | Wouter Cloetens | 10 | -266/+957 |
2008-01-30 | Add documentation. Fix test app compilation. Fix pull mode. | Edgard Lima | 12 | -290/+796 |
2008-01-29 | gst/rtpmanager/gstrtpjitterbuffer.c: Try to get the new clock-rate from the b... | Thijs Vermeir | 2 | -1/+17 |
2008-01-29 | ext/mpeg2enc/gstmpeg2enc.cc: Define LOG_NONE and friends if they're not defin... | Sebastian Dröge | 2 | -0/+31 |
2008-01-29 | docs/plugins/: Add base classes for metadata and equalizer (no introspection ... | Stefan Kost | 5 | -1/+58 |