summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add missing GLIB_DISABLE_DEPRECATION_WARNINGSGuillaume Desmottes2012-02-282-0/+8
* build: fix CFLAGS order and LIBS orderTim-Philipp Müller2012-02-031-2/+2
* plenty: fixup glib deprecationsVincent Penquerc'h2012-01-277-1/+12
* tests: fix buffer leaks in opus testsVincent Penquerc'h2012-01-111-3/+5
* tests: test for GTK 2.24 for new symbols used in camerabin2 testsVincent Penquerc'h2012-01-051-2/+11
* tests: remove temporary files when done in camerabin, camerabin2 and jifmux t...Tim-Philipp Müller2012-01-043-1/+50
* examples: camerabin2: add some error handling for format changingThiago Santos2011-12-291-5/+18
* examples: camerabin2: add format selection for camerabin2 exampleThiago Santos2011-12-294-9/+182
* tests: remove comment for already fixed issues on makefileThiago Santos2011-12-281-2/+0
* tests: camerabin2: Fix message leak in testsThiago Santos2011-12-281-0/+2
* tests: camerabin2: fix mainloop leaksThiago Santos2011-12-271-0/+2
* tests: camerabin2: enable testsThiago Santos2011-12-201-1/+1
* tests: jifmux: re-enable jifmux's testsThiago Santos2011-12-151-1/+1
* tests: mpegtsmux: remove unused variableThiago Santos2011-12-141-2/+0
* tests: disable failing jifmux, camerabin2, and colorspace testsTim-Philipp Müller2011-12-111-3/+6
* tests: fix g_usleep() in camerabin2 testTim-Philipp Müller2011-12-111-1/+8
* tests: Add more files to .gitignoreEdward Hervey2011-12-052-0/+6
* mpegtsmux: add support for force key unit eventsAlessandro Decina2011-11-302-0/+330
* various: fix pad template ref leaksVincent Penquerc'h2011-11-282-16/+8
* tests: add unit test for voamrwbencMark Nauwelaerts2011-11-252-0/+193
* opus: add testVincent Penquerc'h2011-11-222-0/+390
* camerabin2: Fix some racyness in testsThiago Santos2011-11-141-16/+24
* camerabin2: update tests to set post-previews to trueThiago Santos2011-11-081-1/+1
* tests: mark test input data constVincent Penquerc'h2011-11-071-3/+3
* tests: allow building with older versions of glib (g_list_free_full)Vincent Penquerc'h2011-11-071-4/+8
* tests: make const data constVincent Penquerc'h2011-11-031-15/+15
* tests: h264parse: fix exit codeRené Stadler2011-11-011-4/+4
* codecparsers: vc1: Implement bitplanes handling properlyGwenole Beauchesne2011-10-171-9/+16
* codecparsers: VC1: Implement Sequence Layer Data StructuresThibault Saunier2011-10-171-83/+83
* codecparsers: VC1: compute MB height and widthThibault Saunier2011-10-171-6/+9
* codecparsers: VC1: Fix after GstVC1ParserResult renamingThibault Saunier2011-10-171-1/+1
* examples: Fixes for compiling with GTK+ 3.0Arun Raghavan2011-10-063-1/+7
* tests: camerabin2: Refactor tests a littleThiago Santos2011-09-291-30/+38
* tests: camerabin2: adding tests to check for preview message filenamesThiago Santos2011-09-291-30/+54
* codecparser: VC1: Implement a VC1 parsing libraryThibault Saunier2011-09-262-0/+1241
* codecparsers: Declare the new APIs as unstable for the time beingThibault Saunier2011-09-261-0/+2
* codecparsers: h264: Implement the nal_parser_free functionThibault Saunier2011-09-091-1/+1
* codecparsers: h264: Use g_slice instead of g_malloc in nal_parser_newThibault Saunier2011-09-091-1/+1
* codecparsers: h264: Add an h.264 bitstream parsing libraryThibault Saunier2011-09-022-0/+192
* mpegvideoparse: Port to the new mpeg parsing libraryThibault Saunier2011-09-021-2/+3
* codecparsers: mpeg: Add an mpeg video bitstream parsing libraryThibault Saunier2011-09-022-0/+218
* tests: make camerabin2 test buildVincent Penquerc'h2011-08-251-3/+0
* camerabin2: Remove from experimentalThiago Santos2011-08-232-11/+2
* tests: camerabin2: Use audiotestsrc on testsThiago Santos2011-08-211-1/+5
* tests: camerabin2: Improving testsThiago Santos2011-08-211-28/+112
* tests: camerabin2: Add test for audio-filter propertyThiago Santos2011-08-131-1/+11
* examples: Add missing header fileEdward Hervey2011-08-041-2/+6
* gst-camerabin2-test: Add audio capture caps optionRobert Swain2011-08-031-0/+12
* Fix some more variable-set-but-not-used compiler warningsTim-Philipp Müller2011-08-022-2/+4
* camerabin2: examples: Fix camerabin2 G_OBJECT castRobert Jobbagy2011-08-021-1/+1