summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* video: And check comparison for realSebastian Dröge2014-05-211-1/+1
* video: Fix broken comparison in unit testSebastian Dröge2014-05-211-1/+1
* examples: playback-test: fix crashes when setting buffer-sizeTim-Philipp Müller2014-05-061-2/+2
* examples: fix indentation of playback-testTim-Philipp Müller2014-05-061-1/+2
* Revert "playback-test: Set buffer-size only for non-negative size"Tim-Philipp Müller2014-05-061-3/+2
* playback-test: Set buffer-size only for non-negative sizeRavi Kiran K N2014-05-061-2/+3
* tests: fix printf format compiler warning in playback test on win32Руслан Ижбулатов2014-05-041-2/+2
* Add new unit test binary to .gitignoreTim-Philipp Müller2014-05-041-0/+1
* textoverlay: Link unit test with the local version of the library, not an ins...Sebastian Dröge2014-05-031-2/+2
* rtpbasepayload: Implement reconfigure event & renegotiation without subclassOlivier Crête2014-05-031-2/+2
* tests/check/libs/rtpbasepayload.c: Run gst-indentOlivier Crête2014-05-031-479/+200
* rtspconnection: Add more testsOgnyan Tonchev2014-04-301-23/+315
* audioresample: Fix memory leaks in testSebastian Dröge2014-04-151-11/+7
* videotestsrc: Fix memory leak in testSebastian Dröge2014-04-151-0/+1
* encodebin: Fix memory leak in testSebastian Dröge2014-04-151-0/+1
* audioconvert: Fix leaks in unit testSebastian Dröge2014-04-151-14/+11
* videoencoder/decoder: Fix memory leaks in the testsSebastian Dröge2014-04-152-4/+4
* audiodecoder: Actually allocate enough memory for 64 bits, not just 32 bitsSebastian Dröge2014-04-151-16/+13
* audioencoder: Fix memory leaks in unit testSebastian Dröge2014-04-151-5/+9
* rtp: Fix GBytes memory leak in testSebastian Dröge2014-04-151-0/+2
* mikey: Fix the KEMAC payloadWim Taymans2014-04-041-13/+32
* mikey: add MIKEY parsing helpersWim Taymans2014-03-242-0/+211
* tests: decodebin: port old decodebin2 test for parser and decoder linkingThiago Santos2014-03-162-641/+269
* playback: Add video-/audio-filter propertiesArun Raghavan2014-03-161-1/+2
* tests: add textoverlay passthrough with composition feature unit testsMatthieu Bouron2014-03-052-6/+235
* rtspconnection: Call closed() when GET is closed in tunneled modeOgnyan Tonchev2014-03-031-1/+9
* tests: Refactor RTP basepayloading test into pay/depay partsSebastian Rasmussen2014-02-245-416/+3333
* tests: add new unit tests to .gitignoreTim-Philipp Müller2014-02-211-0/+1
* rtspconnection: New unit testOgnyan Tonchev2014-02-212-0/+379
* encodebin: simplify testsStefan Sauer2014-02-181-8/+1
* encodebin: refactor testsStefan Sauer2014-02-161-81/+131
* tests: Don't build disabled plugins' check testsSebastian Rasmussen2014-02-111-28/+114
* playbin: Fix memory leak in unit testSebastian Dröge2014-02-101-0/+1
* videoscale: Fix compiler warning in unit testSebastian Dröge2014-02-081-1/+1
* videoconvert: Fix compiler warning in unit testSebastian Dröge2014-02-081-1/+1
* playback-test: Fix types for comparisonsSebastian Dröge2014-02-081-2/+2
* playback-test: allow seeking outside of the rangeWim Taymans2014-02-071-0/+1
* check: add some more checksWim Taymans2014-02-041-0/+3
* jsseek: Add missing HAVE_X checkSebastian Rasmussen2014-02-041-0/+2
* tests: audioencoder: add tests analogous to the videoencoder onesThiago Santos2014-01-293-0/+419
* tests: videoencoder: check that tags are pushed before eosThiago Santos2014-01-291-0/+120
* tests: videoencoder: basic videoencoder base class testThiago Santos2014-01-293-0/+302
* rtpbasepayload: Add statistics propertySebastian Rasmussen2014-01-271-0/+24
* examples: Port Qt examples to Qt5Sebastian Dröge2014-01-202-6/+5
* tests: videodecoder: plug a few leaksThiago Santos2014-01-171-3/+4
* tests: audiodecoder: add another test for negotiation with gap eventThiago Santos2014-01-151-7/+57
* tests: audiodecoder: check that negotiation works buffers and gapsThiago Santos2014-01-141-1/+94
* tests: audiodecoder: add basic playback test for audio decoderThiago Santos2014-01-143-0/+306
* video: rename NV12T -> NV12_64Z32Wim Taymans2014-01-131-1/+1
* tests: fix videoscale test for NV12TWim Taymans2014-01-131-0/+1