Age | Commit message (Expand) | Author | Files | Lines |
2008-05-14 | tests/check/Makefile.am: Remove deinterleave test from VALGRIND_TO_FIX again ... | Tim-Philipp Müller | 1 | -1/+0 |
2008-05-14 | tests/check/Makefile.am: Add deinterleave unit test to VALGRIND_TO_FIX, since... | Tim-Philipp Müller | 2 | -0/+187 |
2008-05-14 | gst/interleave/: Split definitions into separate header files for better docu... | Sebastian Dröge | 2 | -0/+359 |
2008-05-13 | tests/check/elements/audioresample.c: Add unit test for the latest basetransf... | Sjoerd Simons | 1 | -43/+77 |
2008-05-08 | gst/audioresample/gstaudioresample.c: Let audioresample use the buffer alloca... | Sjoerd Simons | 1 | -0/+89 |
2008-04-21 | tests/check/elements/rganalysis.c: Don't leak a tag list. Fixes bug #529285. | Sebastian Dröge | 1 | -0/+2 |
2008-04-21 | tests/check/elements/ofa.c: Don't leak the tags string and tag list. Fixes bu... | Sebastian Dröge | 1 | -5/+9 |
2008-04-18 | tests/icles/metadata_editor.c: Add cast to placate gcc 4.1.2. | Tim-Philipp Müller | 1 | -1/+1 |
2008-04-16 | tests/check/Makefile.am: Don't inlcude dc1394src in the generic/states test a... | Sebastian Dröge | 1 | -1/+1 |
2008-04-16 | tests/check/elements/ofa.c: Only check if the generated fingerprints are vali... | Sebastian Dröge | 1 | -16/+4 |
2008-04-13 | tests/check/Makefile.am: Remove soup test certificates from the dist. | Jan Schmidt | 1 | -2/+0 |
2008-04-12 | Remove soup plugin that's moved to -good (#523124) | Jan Schmidt | 4 | -499/+0 |
2008-04-11 | tests/icles/metadata_editor.*: Remove GstXOverlay stuff and use gdkpixbufsink... | Tim-Philipp Müller | 2 | -36/+125 |
2008-04-10 | tests/check/elements/souphttpsrc.c: Increase the timeout for the internet tes... | Sebastian Dröge | 1 | -2/+7 |
2008-04-05 | tests/check/elements/ofa.c: Also check that we have processed at least 135 se... | Sebastian Dröge | 1 | -0/+28 |
2008-04-04 | tests/check/: Add simple unit tests for the OFA plugin. | Sebastian Dröge | 3 | -0/+384 |
2008-03-24 | Make rganalysis and rglimiter elements GAP-flag aware. | Rene Stadler | 2 | -0/+72 |
2008-03-22 | ext/soup/gstsouphttpsrc.c: Don't autoplug souphttpsrc for dav/davs. This is b... | Sebastian Dröge | 1 | -1/+23 |
2008-03-21 | configure.ac: Check if the compiler supports do { } while (0) macros. This fi... | Sebastian Dröge | 1 | -1/+1 |
2008-03-13 | gst/selector/gstinputselector.*: Various cleanups. | Wim Taymans | 1 | -2/+3 |
2008-03-05 | Port mplex element to 0.10. Fixes bug #520329. | Mark Nauwelaerts | 2 | -1/+324 |
2008-03-03 | Correct all relevant warnings found by the sparse semantic code analyzer. Thi...BRANCH-RELEASE-0_10_19 | Sebastian Dröge | 1 | -6/+4 |
2008-02-28 | Map Date-Time and GPS tags and Convert from EXIF to XMP Datatime as local tim... | Edgard Lima | 1 | -1/+33 |
2008-02-26 | Add support for specifying a list of cookies to be passed in the HTTP request... | Wouter Cloetens | 1 | -0/+17 |
2008-02-25 | gst/selector/gstinputselector.*: Added "select-all" property to make it work ... | Stefan Kost | 3 | -0/+388 |
2008-02-22 | tests/check/gst-plugins-bad.supp: Add suppressions for SoundTouch valgrind wa... | Sebastian Dröge | 1 | -35/+21 |
2008-02-22 | tests/check/Makefile.am: Ignore some more elements for the states unit test, ... | Sebastian Dröge | 1 | -1/+1 |
2008-02-12 | tests/check/elements/souphttpsrc.c: Include glib/gprintf.h for g_vasprintf().... | Sebastian Dröge | 1 | -0/+1 |
2008-02-11 | tests/check/Makefile.am: Disable the dvb plugin for the states test. Fixes bu... | Sebastian Dröge | 1 | -1/+1 |
2008-02-10 | Revert changes to 2008-02-09 due to frozen. | Edgard Lima | 1 | -33/+1 |
2008-02-10 | Map Date-Time and GPS tags. | Edgard Lima | 1 | -1/+33 |
2008-02-09 | gst/selector/Makefile.am: Listing the marshal.h in the nodist_HEADERS breaks ... | Jan Schmidt | 1 | -1/+1 |
2008-02-08 | Remove multifile plugin, which has moved to -good | Jan Schmidt | 2 | -166/+0 |
2008-02-08 | gst/multifile/: Use g_file_[sg]et_contents() instead of using stdio functions. | David Schleef | 1 | -11/+61 |
2008-02-08 | Remove spectrum plugin, which has moved to -good | Jan Schmidt | 2 | -573/+1 |
2008-02-08 | docs/plugins/gst-plugins-bad-plugins.*: Remove equalizer plugin docs | Jan Schmidt | 4 | -13/+15 |
2008-02-08 | Remove the equalizer plugin, which has moved to -good | Jan Schmidt | 3 | -335/+0 |
2008-02-08 | Remove the xingmux plugin, as the element has moved into mpegaudioparse in -u... | Jan Schmidt | 4 | -4943/+2 |
2008-02-07 | Remove GIO plugin which has now moved to -base. | Jan Schmidt | 3 | -173/+0 |
2008-02-07 | Remove lpwsinc and bpwsinc elements - they've become audiowsinclimit and audi... | Jan Schmidt | 3 | -1696/+0 |
2008-02-07 | Add more tags. Improve test app. | Edgard Lima | 2 | -35/+474 |
2008-02-07 | gst/multifile/gstmultifilesink.c: Add a fixme comment. | Stefan Kost | 1 | -2/+2 |
2008-02-02 | ext/metadata/gstmetadatademux.c: Demote metadatademux to GST_RANK_NONE for th... | Tim-Philipp Müller | 1 | -3/+2 |
2008-01-31 | ext/faad/gstfaad.c: Fix compiler warning by making the function signature mat... | Jan Schmidt | 1 | -1/+0 |
2008-01-30 | tests/icles/Makefile.am: Move -Wl parameter from _LDADD to _LDFLAGS to fix au... | Sebastian Dröge | 1 | -2/+2 |
2008-01-30 | tests/check/: Add missing files for the unit test. | Wouter Cloetens | 2 | -0/+37 |
2008-01-30 | docs/plugins/: Add souphttpsrc to the docs. | Wouter Cloetens | 3 | -0/+420 |
2008-01-30 | Add documentation. Fix test app compilation. Fix pull mode. | Edgard Lima | 1 | -1/+2 |
2008-01-29 | ext/metadata/README: Formatting. | Stefan Kost | 1 | -0/+1 |
2008-01-29 | Replace the switch plugin with the selector plugin. Add output- selector as t... | Stefan Kost | 3 | -3/+163 |