Age | Commit message (Expand) | Author | Files | Lines |
2008-12-31 | Implement support for OP2a/b/c and OP3a/b/c, i.e. tracks with more than a sin... | Sebastian Dröge | 1 | -1/+0 |
2008-12-16 | tests/check/elements/mxfdemux.c: Increase the timeout to 3 minutes to prevent... | Sebastian Dröge | 1 | -0/+1 |
2008-12-16 | tests/check/elements/mxfdemux.*: Make sure the main loop is already running w... | Sebastian Dröge | 2 | -2542/+2546 |
2008-12-16 | tests/check/Makefile.am: Blacklist rfbsrc from the state change test. | Edward Hervey | 1 | -1/+1 |
2008-12-16 | tests/check/: Add push and pull mode unit test for mxfdemux. | Sebastian Dröge | 3 | -1/+2823 |
2008-11-27 | Remove old speexresample files. | Sebastian Dröge | 1 | -700/+0 |
2008-11-27 | Integrate the moved audioresample into the build system and rename it to lega... | Sebastian Dröge | 2 | -3/+3 |
2008-11-25 | tests/check/elements/speexresample.c: Make unit test again faster to prevent ... | Sebastian Dröge | 1 | -1/+1 |
2008-11-22 | tests/check/elements/speexresample.c: Make the unit test a bit faster to prev... | Sebastian Dröge | 1 | -12/+0 |
2008-11-17 | tests/check/elements/: Add missing files. | Stefan Kost | 2 | -0/+112 |
2008-11-13 | tests/check/: Add unit tests for new parsers. | Stefan Kost | 3 | -0/+1154 |
2008-11-11 | tests/check/: Add unit test for qtmux. | Mark Nauwelaerts | 2 | -0/+264 |
2008-10-30 | tests/check/elements/speexresample.c: Add pipeline unit tests for testing all... | Sebastian Dröge | 1 | -1/+115 |
2008-10-30 | Add support for double samples as input and refactor the usage of the differe... | Sebastian Dröge | 1 | -12/+31 |
2008-10-29 | gst/speexresample/gstspeexresample.*: Rewrite timestamp tracking to make it m... | Sebastian Dröge | 2 | -0/+582 |
2008-10-16 | tests/check/Makefile.am: Leave apexsink out of the states test. | Jan Schmidt | 1 | -1/+1 |
2008-10-11 | tests/check/pipelines/metadata.c: Make the metadata test not fail when jpegen... | Jan Schmidt | 1 | -1/+4 |
2008-10-09 | fix various build files to allow for disting and update spec file with latest... | Christian Schaller | 1 | -2/+0 |
2008-10-06 | configure.ac | Stefan Kost | 2 | -2/+253 |
2008-10-06 | tests/check/generic/states.c: Stop test on state-change error. Should be appl... | Stefan Kost | 1 | -32/+41 |
2008-09-01 | tests/check/elements/audioresample.c: Now that GstBaseTransform is 'fixed' ..... | Edward Hervey | 1 | -14/+27 |
2008-08-12 | Add documentation and unit test for x264enc. | Mark Nauwelaerts | 2 | -1/+215 |
2008-07-19 | Remove interleave and replaygain plugins that have moved to -good | Jan Schmidt | 6 | -4095/+0 |
2008-06-02 | gst/interleave/interleave.*: Allow setting channel positions via a property a... | Sebastian Dröge | 2 | -6/+250 |
2008-05-29 | tests/check/elements/mplex.c: Don't use the deprecated gst_element_get_pad(). | Sebastian Dröge | 1 | -2/+2 |
2008-05-26 | gst/interleave/deinterleave.c: Add another example launch line. | Sebastian Dröge | 1 | -0/+440 |
2008-05-26 | Don't use _gst_pad(). | Wim Taymans | 2 | -6/+6 |
2008-05-19 | tests/check/elements/deinterleave.c: Set keep-positions property to TRUE for ... | Sebastian Dröge | 1 | -0/+1 |
2008-05-16 | gst/interleave/: Add support for all raw audio formats and provide better neg... | Sebastian Dröge | 1 | -1/+17 |
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-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-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-26 | Add support for specifying a list of cookies to be passed in the HTTP request... | Wouter Cloetens | 1 | -0/+17 |