summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2010-06-26checks: simplify GstBus usage in videoscale unit testTim-Philipp Müller1-40/+7
2010-06-26checks: speed up videoscale unit test a littleTim-Philipp Müller1-4/+25
2010-06-24tests: make audio-trickplay test compile when the gst debugging system is dis...Tim-Philipp Müller1-3/+2
2010-06-24tests: add test that runs all typefinders over random dataTim-Philipp Müller1-0/+46
2010-06-24tests: add plugin loading whitelist to test environmentTim-Philipp Müller1-1/+3
2010-06-23tag: xmp: Adds GST_TAG_IMAGE_ORIENTATION mappingThiago Santos1-0/+17
2010-06-23tag: exif: Adds mapping for GST_TAG_IMAGE_ORIENTATIONThiago Santos1-0/+18
2010-06-21tests: use our own macros for the tests main functionStefan Kost8-128/+8
2010-06-15Revert "audioresample: set pads as negotiable"Edward Hervey1-3/+0
2010-06-15Revert "audioconvert: set pads negotiable"Edward Hervey1-6/+2
2010-06-14audioconvert: set pads negotiableWim Taymans1-2/+6
2010-06-14audioresample: set pads as negotiableWim Taymans1-0/+3
2010-06-14videoscale: And only expect a single buffer in the unit testSebastian Dröge1-1/+1
2010-06-14videoscale: Only convert one buffer instead of fiveSebastian Dröge1-1/+1
2010-06-14jsseek: Don't use deprecated GLib APISebastian Dröge1-2/+8
2010-06-13videoscale: Add ffmpegcolorspace after videotestsrc for the unit testSebastian Dröge1-5/+22
2010-06-13tests: Fix linking of the tags testSebastian Dröge1-0/+2
2010-06-10icles: Only accept plain subtitles in the playbin-text icles testSebastian Dröge1-0/+4
2010-06-09tag: exif: Adds new geo-location tag mappingsThiago Santos1-0/+30
2010-06-09tests: tag: Adds unit tests for exif helper libThiago Santos1-0/+114
2010-06-08video: Fix unit test, the Y800 checks were not used before and were not workingSebastian Dröge1-2/+5
2010-06-07tests: Add orc testsDavid Schleef1-1/+43
2010-06-05tests: fix memory leak in unit testTim-Philipp Müller1-0/+1
2010-06-05tests: add small unit test for AC3 vs. JPEG typefinding issueTim-Philipp Müller5-1/+40
2010-06-01examples: get the right Qt moc binary to use via pkg-configTim-Philipp Müller1-1/+1
2010-05-13videoscale: Add a unit test for checking if the negotiation works as expectedSebastian Dröge1-1/+191
2010-05-06examples: add a test for difference position formatsStefan Kost3-1/+156
2010-05-06example: update status (adder is fixed now)Stefan Kost1-1/+0
2010-05-06example: make app staticStefan Kost1-1/+1
2010-05-03tag: xmp: Adds new geo-location mappingsThiago Santos1-0/+44
2010-05-03tag: xmp: Adds xmp mappings for device tagsThiago Santos1-0/+3
2010-04-30test: fix copy and paste error of variable nameStefan Kost1-1/+1
2010-04-14build: use LDADD instead of LDFLAGS to specify libs to link to when building ...Tim-Philipp Müller5-16/+16
2010-04-04tests: tag: Refactor a bitThiago Santos1-17/+16
2010-04-04examples: build silly joystick seek example only on linuxTim-Philipp Müller1-0/+4
2010-04-02tests: extend audio-trickplay test appStefan Kost1-17/+80
2010-04-02seek: Only use embed_xid if HAVE_X is definedSebastian Dröge1-0/+2
2010-04-01tests/basetime: Don't run test with osxaudiosrcEdward Hervey1-0/+5
2010-04-01tests: Unref the bus once we're done with itEdward Hervey1-0/+1
2010-03-30examples: fix printf format warning in jsseek exampleTim-Philipp Müller1-2/+2
2010-03-30examples: Add a silly joystick based shuttle exampleJan Schmidt3-2/+3039
2010-03-29build: build plugin and example directories in parallel if make -jN is usedTim-Philipp Müller1-0/+2
2010-03-28xoverlay: change new set_render_rectangle() vfunc to take four arguments so w...Tim-Philipp Müller1-1/+2
2010-03-24tag: xmp: Adds _USER_RATING mapping for xmpThiago Santos1-0/+9
2010-03-24tag: xmp: Add Elevation tag mappingThiago Santos1-0/+19
2010-03-24tag: xmp: Adds mappings for LATITUDE and LONGITUDEThiago Santos1-0/+111
2010-03-24seek: parse more info from the buffering queryWim Taymans1-3/+13
2010-03-19build: Makefile.am fixesTim-Philipp Müller3-16/+19
2010-03-19.gitignore: ignore new unit test binaryTim-Philipp Müller1-0/+1
2010-03-17tests: capsfilter-renegotiation: Adds a new unit testThiago Santos2-1/+173