summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-02-03build: fix CFLAGS order and LIBS orderTim-Philipp Müller1-2/+2
2012-01-27plenty: fixup glib deprecationsVincent Penquerc'h7-1/+12
2012-01-11tests: fix buffer leaks in opus testsVincent Penquerc'h1-3/+5
2012-01-05tests: test for GTK 2.24 for new symbols used in camerabin2 testsVincent Penquerc'h1-2/+11
2012-01-04tests: remove temporary files when done in camerabin, camerabin2 and jifmux t...Tim-Philipp Müller3-1/+50
2011-12-29examples: camerabin2: add some error handling for format changingThiago Santos1-5/+18
2011-12-29examples: camerabin2: add format selection for camerabin2 exampleThiago Santos4-9/+182
2011-12-28tests: remove comment for already fixed issues on makefileThiago Santos1-2/+0
2011-12-28tests: camerabin2: Fix message leak in testsThiago Santos1-0/+2
2011-12-27tests: camerabin2: fix mainloop leaksThiago Santos1-0/+2
2011-12-20tests: camerabin2: enable testsThiago Santos1-1/+1
2011-12-15tests: jifmux: re-enable jifmux's testsThiago Santos1-1/+1
2011-12-14tests: mpegtsmux: remove unused variableThiago Santos1-2/+0
2011-12-11tests: disable failing jifmux, camerabin2, and colorspace testsTim-Philipp Müller1-3/+6
2011-12-11tests: fix g_usleep() in camerabin2 testTim-Philipp Müller1-1/+8
2011-12-05tests: Add more files to .gitignoreEdward Hervey2-0/+6
2011-11-30mpegtsmux: add support for force key unit eventsAlessandro Decina2-0/+330
2011-11-28various: fix pad template ref leaksVincent Penquerc'h2-16/+8
2011-11-25tests: add unit test for voamrwbencMark Nauwelaerts2-0/+193
2011-11-22opus: add testVincent Penquerc'h2-0/+390
2011-11-14camerabin2: Fix some racyness in testsThiago Santos1-16/+24
2011-11-08camerabin2: update tests to set post-previews to trueThiago Santos1-1/+1
2011-11-07tests: mark test input data constVincent Penquerc'h1-3/+3
2011-11-07tests: allow building with older versions of glib (g_list_free_full)Vincent Penquerc'h1-4/+8
2011-11-03tests: make const data constVincent Penquerc'h1-15/+15
2011-11-01tests: h264parse: fix exit codeRené Stadler1-4/+4
2011-10-17codecparsers: vc1: Implement bitplanes handling properlyGwenole Beauchesne1-9/+16
2011-10-17codecparsers: VC1: Implement Sequence Layer Data StructuresThibault Saunier1-83/+83
2011-10-17codecparsers: VC1: compute MB height and widthThibault Saunier1-6/+9
2011-10-17codecparsers: VC1: Fix after GstVC1ParserResult renamingThibault Saunier1-1/+1
2011-10-06examples: Fixes for compiling with GTK+ 3.0Arun Raghavan3-1/+7
2011-09-29tests: camerabin2: Refactor tests a littleThiago Santos1-30/+38
2011-09-29tests: camerabin2: adding tests to check for preview message filenamesThiago Santos1-30/+54
2011-09-26codecparser: VC1: Implement a VC1 parsing libraryThibault Saunier2-0/+1241
2011-09-26codecparsers: Declare the new APIs as unstable for the time beingThibault Saunier1-0/+2
2011-09-09codecparsers: h264: Implement the nal_parser_free functionThibault Saunier1-1/+1
2011-09-09codecparsers: h264: Use g_slice instead of g_malloc in nal_parser_newThibault Saunier1-1/+1
2011-09-02codecparsers: h264: Add an h.264 bitstream parsing libraryThibault Saunier2-0/+192
2011-09-02mpegvideoparse: Port to the new mpeg parsing libraryThibault Saunier1-2/+3
2011-09-02codecparsers: mpeg: Add an mpeg video bitstream parsing libraryThibault Saunier2-0/+218
2011-08-25tests: make camerabin2 test buildVincent Penquerc'h1-3/+0
2011-08-23camerabin2: Remove from experimentalThiago Santos2-11/+2
2011-08-21tests: camerabin2: Use audiotestsrc on testsThiago Santos1-1/+5
2011-08-21tests: camerabin2: Improving testsThiago Santos1-28/+112
2011-08-13tests: camerabin2: Add test for audio-filter propertyThiago Santos1-1/+11
2011-08-04examples: Add missing header fileEdward Hervey1-2/+6
2011-08-03gst-camerabin2-test: Add audio capture caps optionRobert Swain1-0/+12
2011-08-02Fix some more variable-set-but-not-used compiler warningsTim-Philipp Müller2-2/+4
2011-08-02camerabin2: examples: Fix camerabin2 G_OBJECT castRobert Jobbagy1-1/+1
2011-08-02camerabin2: Add flags prop to toggle encodebin conversion elementsRobert Swain1-0/+5