summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update translationsTim-Philipp Müller2019-12-031-67/+266
* glfilters: Don't use static variables for storing per-element stateSebastian Dröge2019-11-299-47/+65
* xvimagepool: Update size, stride, and offset with allocated XvImageSeungha Yang2019-11-282-2/+45
* xvimagepool: Fix confusing debug message for padding sizeSeungha Yang2019-11-281-1/+1
* video-converter: Fix RGB-XYZ-RGB conversionEdward Hervey2019-11-211-2/+25
* audiorate: Update next_offset per rate changeSeungha Yang2019-11-181-0/+12
* Revert "audiorate: accumulate offset by time diff"Seungha Yang2019-11-182-20/+5
* audioringbuffer: Reset reorder flag before checkJochen Henneberg2019-11-171-1/+1
* audio-buffer: Don't fail to map buffers with zero samplesSebastian Dröge2019-11-141-8/+14
* videorate: Fix max-duplication-time handlingSebastian Dröge2019-11-052-6/+82
* gl/gbm: ensure we call the resize callback before attempting to drawMatthew Waters2019-11-052-4/+15
* video-converter: Use G_N_ELEMENTS instead of writing it out manuallySebastian Dröge2019-10-241-1/+1
* video-converter: Scaling-only fast-paths for planar formats are keeping inter...Sebastian Dröge2019-10-241-13/+13
* video-scaler: Correctly handle interlaced vertical scalers in gst_video_scale...Sebastian Dröge2019-10-241-0/+3
* video-converter: Don't use fast-path halfing/doubling rescalers for interlace...Sebastian Dröge2019-10-241-7/+7
* video-converter: Use interlaced scalers for vertical scaling if neededSebastian Dröge2019-10-241-2/+9
* gstrtspconnection: messages_bytes not decreasedJoakim Johansson2019-10-241-0/+4
* check: Don't use real audio devices for testsEdward Hervey2019-10-102-87/+4
* pbutils: add description for CineForm codecTim-Philipp Müller2019-10-101-0/+1
* riff: add mapping for CineForm codecTim-Philipp Müller2019-10-101-0/+7
* glupload: Add VideoMetas and GLSyncMeta to the raw uploaded buffersThibault Saunier2019-10-052-21/+13
* streamsynchronizer: avoid pad destruction races.Charlie Turner2019-10-051-124/+259
* gst-play: Use gst_print* to avoid broken stdout string on WindowsSeungha Yang2019-10-011-64/+66
* Release 1.16.11.16.1Tim-Philipp Müller2019-09-236-17/+937
* Update docsTim-Philipp Müller2019-09-2333-33/+33
* Update translationsTim-Philipp Müller2019-09-2312-900/+2863
* video-info: parse field-order for all interleaved formatsMarco Felsch2019-09-191-2/+1
* meson: Reenable NEON supportDoug Nazar2019-09-081-0/+12
* audio-resampler: Update NEON to handle remainders not multiples of 4Doug Nazar2019-09-081-4/+4
* eglimage: Fix memory leakJonas Larsson2019-09-081-0/+2
* tests: fix up valgrind suppressions for glibc getaddrinfo leaksTim-Philipp Müller2019-09-081-0/+1
* audiodecoder: fix ctitical info assertion 'GST_IS_CAPS (dec->priv->ctx.caps)'...Hou Qi2019-09-021-1/+1
* Docs: add GL_CFLAGS to GTK_DOC_CFLAGSMike Gorse2019-08-241-1/+1
* video-frame: Take TFF flag from the video info if it was set in thereSebastian Dröge2019-08-201-6/+12
* glcolorconvert: Fix external-oes shaderXavier Claessens2019-08-121-5/+6
* video-color: keep UNKNOWN colorimetry define automatically up-to-dateTim-Philipp Müller2019-08-111-8/+2
* video-color: Deal with NULL colorimetry while converting from stringArun Raghavan2019-08-111-1/+4
* video-color: Fix unknown colorimetry checkingArun Raghavan2019-08-111-6/+3
* video-anc: Fix ADF detection when trying to extract data from vancSebastian Dröge2019-08-111-2/+2
* gl/wayland: fix wayland event source burning CPULucas Stach2019-08-111-2/+6
* Add used attribute in order to make NEON detection working with -flto.Martin Liska2019-08-111-1/+1
* audioaggregator: Split getcaps() function into twoSebastian Dröge2019-08-101-44/+64
* videoaggregator: We can only convert the format if a GstVideoAggregatorConver...Sebastian Dröge2019-08-101-11/+18
* audioaggregator: Always take first configure pad's rate and downstream caps i...Sebastian Dröge2019-08-101-28/+52
* audioaggregator: If we don't have a GstAudioAggregatorConvertPad, don't assum...Sebastian Dröge2019-08-101-4/+56
* audioaggregator: always use downstream's rate requirementsMathieu Duponchelle2019-08-101-3/+2
* rtspconnection: data-offset increase not setGöran Jönsson2019-08-101-1/+1
* rtpsconnection: Fix number of n_vectorsGöran Jönsson2019-08-101-1/+1
* video-color: Add compile-time assert for ColorimetryInfo enumNirbheek Chauhan2019-08-101-0/+4
* audiodecoder: Fix leak on failed audio gapsDoug Nazar2019-08-101-0/+2