summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* audiodecoder: extend flush_events test to check for event leaksOgnyan Tonchev2014-09-191-16/+59
* tests: textoverlay: add test to reproduce fakesink scenarioThiago Santos2014-09-011-0/+107
* basetextoverlay: rework caps negotiationThiago Santos2014-08-111-1/+2
* check: Fix include path of rtp checksEdward Hervey2014-07-312-4/+4
* tests: codec-select: fix compilationWim Taymans2014-07-021-1/+1
* mikey: make message and payload mini-objectsWim Taymans2014-07-021-3/+3
* tests: codec-select: Plug element name memory leakSebastian Rasmussen2014-07-021-0/+1
* rtspconnection: also allow POST before GETWim Taymans2014-07-011-18/+183
* tests: fix vararg handling in rtpbasedepayload unit testTim-Philipp Müller2014-06-231-2/+2
* tests: fix vararg handling in rtpbasepayload unit testTim-Philipp Müller2014-06-231-20/+30
* audiodecoder: Don't be too picky about the output frame counterSebastian Dröge2014-06-201-1/+64
* video: avoid overflows when doing int operations for sizeThiago Santos2014-06-091-0/+38
* tests: fix uninitialized variable use in video decoder testVincent Penquerc'h2014-06-061-0/+1
* videodecoder: Keep still meaningfull pending events on FLUSH_STOPThibault Saunier2014-06-031-0/+104
* audiodecoder: Keep still meaningfull pending events on FLUSH_STOPThibault Saunier2014-06-031-0/+104
* videoencoder: Keep still meaningfull pending events on FLUSH_STOPThibault Saunier2014-06-031-0/+104
* audioencoder: Keep still meaningfull pending events on FLUSH_STOPThibault Saunier2014-06-031-0/+105
* decodebin: aggregate buffering messagesThiago Santos2014-05-291-0/+94
* tests: videodecoder: audiodecoder: add tests for eos after segmentThiago Santos2014-05-262-0/+216
* 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