summaryrefslogtreecommitdiff
path: root/tests/check/libs
Commit message (Expand)AuthorAgeFilesLines
* rtphdrext: Make write function return a signed valueOlivier Crête2021-09-152-3/+4
* pbutils: Add mjpg to MIME codecsLudvig Rappe2021-09-071-0/+7
* rtp: add some additional rtcp sdes valuesMatthew Waters2021-08-311-0/+20
* pbutils: Add function to convert caps to MIME codecLudvig Rappe2021-08-301-0/+119
* pbutils: Add function for parsing H.264 extradataLudvig Rappe2021-08-301-0/+42
* videoencoder: pass upstream HDR information through codec stateJakub Adam2021-08-171-1/+71
* videodecoder: add API to receive subframesStéphane Cerveau2021-07-081-11/+322
* rtpbuffer: Add gst_rtp_buffer_remove_extension_data()Jakub Adam2021-06-281-0/+44
* Use new gst_buffer_new_memdup()Tim-Philipp Müller2021-05-261-6/+3
* gl/api: improve the to/from string for GstGLAPI/GstGLPlatformMatthew Waters2021-05-131-0/+139
* test: enlarge the numberHaihao Xiang2021-05-111-1/+1
* rtpbasedepayload: handle caps change partway through buffer listJakub Adam2021-03-122-0/+94
* libs: audio: Handle meta changes in gst_audio_buffer_truncateVivia Nikolaidou2021-02-181-3/+55
* rtpbasedepayload: set attributes on newly requested extensionsGuillaume Desmottes2021-01-271-0/+5
* rtpbasepayload: set attributes on newly requested extensionsGuillaume Desmottes2021-01-272-0/+8
* gl,video: Make ptrs to VideoInfo and (GL)AllocationParams immutableMarijn Suijten2021-01-141-2/+3
* video-chroma: Add support for any combination of chroma-site flagsSeungha Yang2020-12-081-0/+76
* rtp/basepayload: implement support for rtp header extensionsMatthew Waters2020-12-031-39/+286
* rtp/basedepayload: implement support for rtp header extensionsMatthew Waters2020-12-031-0/+269
* rtp: add base object for reading/writing rtp header extensions (RFC5285)Matthew Waters2020-12-032-0/+440
* audio: Move fill_silence into audio_format_infoMarijn Suijten2020-11-251-1/+1
* video-converter: switch to using a task pool ..Mathieu Duponchelle2020-11-121-0/+79
* tests: allocator: Fix FDMemory portability issueNicolas Dufresne2020-10-291-9/+13
* fdmemory: Allow for change of protection modeTobias Ronge2020-10-281-0/+38
* gstrtpbuffer: fix header extension length validationWill Miller2020-10-121-0/+24
* tests: add gl structs to abi checkMatthew Waters2020-10-099-6/+541
* video: Rename video_color_transfer to video_transfer_functionMarijn Suijten2020-09-121-2/+2
* video: Rename gst_video_color_transfer_*() to gst_video_transfer_function_*()...Sebastian Dröge2020-09-071-2/+2
* rtpbasepayload: place twcc-ext-id behind environment variableMatthew Waters2020-07-211-0/+2
* test/rtp: use the proper _INIT for initializing rtp/rtcp buffer structs.Havard Graff2020-07-151-9/+9
* rtpbasedepayload: test warning fixesHavard Graff2020-07-151-4/+4
* video: Add support for linear 32x32 NV12 tilesNicolas Dufresne2020-07-141-0/+1
* video: Add NV12_4L4 tile formatNicolas Dufresne2020-07-141-0/+1
* rtcpbuffer: Notify error in case packet can not be added to an RTCP compound ...Santiago Carot-Nemesio2020-07-101-0/+184
* video-color: Add bt601 transfer functionVivia Nikolaidou2020-07-031-2/+2
* video-converter: Add checks for configuration sanity.Jan Schmidt2020-06-121-0/+16
* video-converter: Guard against invalid frame inputJan Schmidt2020-06-121-0/+9
* videoencoder: Add test for min-force-key-unit-interval propertySebastian Dröge2020-06-051-0/+100
* videoencoder: Also don't request a new key-unit if we already got one after t...Sebastian Dröge2020-06-051-0/+7
* videoencoder: Add test for correct force-keyunit event handlingSebastian Dröge2020-06-051-0/+172
* videoencoder: Fix force-keyunit handling in testSebastian Dröge2020-06-051-9/+14
* audio: add gst_audio_make_raw_caps()Guillaume Desmottes2020-06-021-0/+38
* video: add gst_video_make_raw_caps()Guillaume Desmottes2020-06-021-0/+38
* tests: audiosink: Test class extension structSeungha Yang2020-05-281-0/+123
* tests/gl: add test for GL context removalMatthew Waters2020-05-081-0/+84
* test: pbutils: Add check for high throughput scc.He Junyan2020-04-281-0/+15
* video-hdr: Rework for GstVideoMasteringDisplayInfo and GstVideoContentLightLe...Seungha Yang2020-04-011-29/+26
* rtpbuffer: add_extension_onebyte_header: fix the proper wordlenMiguel Paris2020-03-191-0/+75
* navigation: Mouse scroll events supportPhilippe Normand2020-03-191-0/+19
* video: fix GST_VIDEO_FRAME_IS_BOTTOM_FIELD()Guillaume Desmottes2020-02-261-3/+21