summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* matroskademux: Fix extraction of multichannel WavPack1.14Sebastian Dröge2021-03-152-46/+55
* matroskademux: Initialize track context out parameter to NULL before parsingSebastian Dröge2021-03-151-0/+2
* flacenc: Pass audio info from set_format() to query_total_samples() explicitlySebastian Dröge2020-10-141-4/+3
* Use gst_element_class_set_metadata when passing dynamic stringsJordan Petridis2020-10-142-2/+2
* Release 1.14.51.14.5Tim-Philipp Müller2019-05-297-21/+842
* Update docsTim-Philipp Müller2019-05-2972-76/+76
* qtgl: Handle OPENGL header guard changesEdward Hervey2019-05-161-0/+15
* autotools: Explicitly pass --tag=CC to libtoolNirbheek Chauhan2019-05-162-0/+2
* rtph264depay: Fix handling or marker on STAP-ANicolas Dufresne2019-05-061-1/+6
* rtph265depay; Fix handling of marker on aggregated packetNicolas Dufresne2019-05-061-1/+5
* meson: matroska: Ensure header dependency not only librarySeungha Yang2019-05-061-1/+1
* v4l2transform: fix cdata caps leaksGuillaume Desmottes2019-05-061-0/+2
* v4l2: mark caps from probe as MAY_BE_LEAKEDGuillaume Desmottes2019-05-061-0/+4
* rtpssrcdemux: Forward serialized events to all padsNicolas Dufresne2019-05-061-1/+1
* rtprawdepay: Don't get rid of the buffer pool on FLUSH_STOPSebastian Dröge2019-05-061-5/+6
* matroskamux: Fix typo in error messageSebastian Dröge2019-05-061-3/+3
* jack: Use jack_free(3) to release portsokuoku2019-05-062-5/+5
* v4l2: fix use after free when handling eventsGuillaume Desmottes2019-05-063-6/+9
* shout2: Fix leak on error in startNicolas Dufresne2019-05-061-0/+2
* flvmux: Fix scale of time values in warning messageAndreas Frisch2019-05-061-2/+2
* rtspsrc: Don't remove udpsrc/sink from rtspsrc if they were not added to itSebastian Dröge2019-05-061-2/+6
* v4l2sink: fix pool-less allocation query handlingPhilipp Zabel2019-05-061-2/+3
* flvmux: Use 8kHz sample rate for alaw/mulaw audioIlya Smelykh2019-05-061-3/+4
* flvdemux: set sample rate to 8KHz for G.711 audioIlya Smelykh2019-05-061-3/+3
* vpx: Fix build against libvpx 1.8Jan Alexander Steffens (heftig)2019-05-063-0/+10
* pulsesink: Deal with not being able to convert a format to capsArun Raghavan2019-05-061-2/+3
* flvdemux: Do not error out if the first added and chained pad is not linkedThibault Saunier2019-05-061-1/+2
* webmmux: allow resolutions above 4096Christopher Snowhill2019-05-061-2/+2
* gdkpixbufdec: always output a TIME segmentMathieu Duponchelle2019-05-061-0/+12
* pulse: Fix format info to caps conversion for PCMArun Raghavan2019-05-061-1/+1
* pulsesrc: fix checking for invalid stream indexMarc-André Lureau2019-05-061-3/+3
* matroskademux: Don't leak allocated index memorySeungha Yang2019-05-061-0/+2
* qtdemux: Offset correction for track language code parsingPhilippe Normand2019-05-061-2/+2
* osxcoreaudio: fix typoNicola Murino2019-05-061-1/+1
* rtpjitterbuffer test: Stop jitterbuffer before pads to avoid raceOlivier Crête2019-05-061-0/+1
* matroskademux: fix handling of MS ACM audioMatej Knopp2019-05-011-2/+2
* aspectcropration: Fix potential unref of NULL pointerThibault Saunier2019-05-011-1/+1
* aspectcropratio: Set caps from the streaming thread on property changesThibault Saunier2019-05-012-5/+31
* matroska-ids: Fix uninitialized memory in contextsJohan Bjäreholt2019-05-011-0/+3
* matroska: fix handling of FlagInterlacedTim-Philipp Müller2019-05-014-21/+59
* avidemux: fix misleading debug lineWim Taymans2019-05-011-1/+1
* rtpmp4gdepay: detect broken senders who send AAC with ADTS framesTim-Philipp Müller2019-05-012-0/+24
* flvmux: Don't leak codec_data bufferSeungha Yang2019-05-011-2/+2
* rtph264depay: fix caps leakTim-Philipp Müller2019-03-121-0/+1
* meson: detect opengl api from -base .pc files correctlyTim-Philipp Müller2019-01-221-1/+5
* v4l2videodec: Move capture probe after input format is setNicolas Dufresne2018-11-071-15/+14
* rtpbin: Sink jitterbuffer/storage before passing as parameters to signalsSebastian Dröge2018-11-071-0/+14
* flvmux: Force timestamps to always be increasingOlivier Crête2018-11-072-0/+16
* qtdemux: Ignore corrupted CTTS boxSeungha Yang2018-11-071-0/+12
* udpsrc: print information about bind_error socket errorMarc Leeman2018-11-071-1/+3