summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-07-02tests: codec-select: fix compilationWim Taymans1-1/+1
2014-07-02mikey: make message and payload mini-objectsWim Taymans1-3/+3
2014-07-02tests: codec-select: Plug element name memory leakSebastian Rasmussen1-0/+1
2014-07-01rtspconnection: also allow POST before GETWim Taymans1-18/+183
2014-06-23tests: fix vararg handling in rtpbasedepayload unit testTim-Philipp Müller1-2/+2
2014-06-23tests: fix vararg handling in rtpbasepayload unit testTim-Philipp Müller1-20/+30
2014-06-20audiodecoder: Don't be too picky about the output frame counterSebastian Dröge1-1/+64
2014-06-09video: avoid overflows when doing int operations for sizeThiago Santos1-0/+38
2014-06-06tests: fix uninitialized variable use in video decoder testVincent Penquerc'h1-0/+1
2014-06-03videodecoder: Keep still meaningfull pending events on FLUSH_STOPThibault Saunier1-0/+104
2014-06-03audiodecoder: Keep still meaningfull pending events on FLUSH_STOPThibault Saunier1-0/+104
2014-06-03videoencoder: Keep still meaningfull pending events on FLUSH_STOPThibault Saunier1-0/+104
2014-06-03audioencoder: Keep still meaningfull pending events on FLUSH_STOPThibault Saunier1-0/+105
2014-05-29decodebin: aggregate buffering messagesThiago Santos1-0/+94
2014-05-26tests: videodecoder: audiodecoder: add tests for eos after segmentThiago Santos2-0/+216
2014-05-21video: And check comparison for realSebastian Dröge1-1/+1
2014-05-21video: Fix broken comparison in unit testSebastian Dröge1-1/+1
2014-05-06examples: playback-test: fix crashes when setting buffer-sizedownloadTim-Philipp Müller1-2/+2
2014-05-06examples: fix indentation of playback-testTim-Philipp Müller1-1/+2
2014-05-06Revert "playback-test: Set buffer-size only for non-negative size"Tim-Philipp Müller1-3/+2
2014-05-06playback-test: Set buffer-size only for non-negative sizeRavi Kiran K N1-2/+3
2014-05-04tests: fix printf format compiler warning in playback test on win32Руслан Ижбулатов1-2/+2
2014-05-04Add new unit test binary to .gitignoreTim-Philipp Müller1-0/+1
2014-05-03textoverlay: Link unit test with the local version of the library, not an ins...Sebastian Dröge1-2/+2
2014-05-03rtpbasepayload: Implement reconfigure event & renegotiation without subclassOlivier Crête1-2/+2
2014-05-03tests/check/libs/rtpbasepayload.c: Run gst-indentOlivier Crête1-479/+200
2014-04-30rtspconnection: Add more testsOgnyan Tonchev1-23/+315
2014-04-15audioresample: Fix memory leaks in testSebastian Dröge1-11/+7
2014-04-15videotestsrc: Fix memory leak in testSebastian Dröge1-0/+1
2014-04-15encodebin: Fix memory leak in testSebastian Dröge1-0/+1
2014-04-15audioconvert: Fix leaks in unit testSebastian Dröge1-14/+11
2014-04-15videoencoder/decoder: Fix memory leaks in the testsSebastian Dröge2-4/+4
2014-04-15audiodecoder: Actually allocate enough memory for 64 bits, not just 32 bitsSebastian Dröge1-16/+13
2014-04-15audioencoder: Fix memory leaks in unit testSebastian Dröge1-5/+9
2014-04-15rtp: Fix GBytes memory leak in testSebastian Dröge1-0/+2
2014-04-04mikey: Fix the KEMAC payloadWim Taymans1-13/+32
2014-03-24mikey: add MIKEY parsing helpersWim Taymans2-0/+211
2014-03-16tests: decodebin: port old decodebin2 test for parser and decoder linkingThiago Santos2-641/+269
2014-03-16playback: Add video-/audio-filter propertiesArun Raghavan1-1/+2
2014-03-05tests: add textoverlay passthrough with composition feature unit testsMatthieu Bouron2-6/+235
2014-03-03rtspconnection: Call closed() when GET is closed in tunneled modeOgnyan Tonchev1-1/+9
2014-02-24tests: Refactor RTP basepayloading test into pay/depay partsSebastian Rasmussen5-416/+3333
2014-02-21tests: add new unit tests to .gitignoreTim-Philipp Müller1-0/+1
2014-02-21rtspconnection: New unit testOgnyan Tonchev2-0/+379
2014-02-18encodebin: simplify testsStefan Sauer1-8/+1
2014-02-16encodebin: refactor testsStefan Sauer1-81/+131
2014-02-11tests: Don't build disabled plugins' check testsSebastian Rasmussen1-28/+114
2014-02-10playbin: Fix memory leak in unit testSebastian Dröge1-0/+1
2014-02-08videoscale: Fix compiler warning in unit testSebastian Dröge1-1/+1
2014-02-08videoconvert: Fix compiler warning in unit testSebastian Dröge1-1/+1