summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-29Release 1.14.51.14.5Tim-Philipp Müller7-21/+842
2019-05-29Update docsTim-Philipp Müller72-76/+76
2019-05-16qtgl: Handle OPENGL header guard changesEdward Hervey1-0/+15
2019-05-16autotools: Explicitly pass --tag=CC to libtoolNirbheek Chauhan2-0/+2
2019-05-06rtph264depay: Fix handling or marker on STAP-ANicolas Dufresne1-1/+6
2019-05-06rtph265depay; Fix handling of marker on aggregated packetNicolas Dufresne1-1/+5
2019-05-06meson: matroska: Ensure header dependency not only librarySeungha Yang1-1/+1
2019-05-06v4l2transform: fix cdata caps leaksGuillaume Desmottes1-0/+2
2019-05-06v4l2: mark caps from probe as MAY_BE_LEAKEDGuillaume Desmottes1-0/+4
2019-05-06rtpssrcdemux: Forward serialized events to all padsNicolas Dufresne1-1/+1
2019-05-06rtprawdepay: Don't get rid of the buffer pool on FLUSH_STOPSebastian Dröge1-5/+6
2019-05-06matroskamux: Fix typo in error messageSebastian Dröge1-3/+3
2019-05-06jack: Use jack_free(3) to release portsokuoku2-5/+5
2019-05-06v4l2: fix use after free when handling eventsGuillaume Desmottes3-6/+9
2019-05-06shout2: Fix leak on error in startNicolas Dufresne1-0/+2
2019-05-06flvmux: Fix scale of time values in warning messageAndreas Frisch1-2/+2
2019-05-06rtspsrc: Don't remove udpsrc/sink from rtspsrc if they were not added to itSebastian Dröge1-2/+6
2019-05-06v4l2sink: fix pool-less allocation query handlingPhilipp Zabel1-2/+3
2019-05-06flvmux: Use 8kHz sample rate for alaw/mulaw audioIlya Smelykh1-3/+4
2019-05-06flvdemux: set sample rate to 8KHz for G.711 audioIlya Smelykh1-3/+3
2019-05-06vpx: Fix build against libvpx 1.8Jan Alexander Steffens (heftig)3-0/+10
2019-05-06pulsesink: Deal with not being able to convert a format to capsArun Raghavan1-2/+3
2019-05-06flvdemux: Do not error out if the first added and chained pad is not linkedThibault Saunier1-1/+2
2019-05-06webmmux: allow resolutions above 4096Christopher Snowhill1-2/+2
2019-05-06gdkpixbufdec: always output a TIME segmentMathieu Duponchelle1-0/+12
2019-05-06pulse: Fix format info to caps conversion for PCMArun Raghavan1-1/+1
2019-05-06pulsesrc: fix checking for invalid stream indexMarc-André Lureau1-3/+3
2019-05-06matroskademux: Don't leak allocated index memorySeungha Yang1-0/+2
2019-05-06qtdemux: Offset correction for track language code parsingPhilippe Normand1-2/+2
2019-05-06osxcoreaudio: fix typoNicola Murino1-1/+1
2019-05-06rtpjitterbuffer test: Stop jitterbuffer before pads to avoid raceOlivier Crête1-0/+1
2019-05-01matroskademux: fix handling of MS ACM audioMatej Knopp1-2/+2
2019-05-01aspectcropration: Fix potential unref of NULL pointerThibault Saunier1-1/+1
2019-05-01aspectcropratio: Set caps from the streaming thread on property changesThibault Saunier2-5/+31
2019-05-01matroska-ids: Fix uninitialized memory in contextsJohan Bjäreholt1-0/+3
2019-05-01matroska: fix handling of FlagInterlacedTim-Philipp Müller4-21/+59
2019-05-01avidemux: fix misleading debug lineWim Taymans1-1/+1
2019-05-01rtpmp4gdepay: detect broken senders who send AAC with ADTS framesTim-Philipp Müller2-0/+24
2019-05-01flvmux: Don't leak codec_data bufferSeungha Yang1-2/+2
2019-03-12rtph264depay: fix caps leakTim-Philipp Müller1-0/+1
2019-01-22meson: detect opengl api from -base .pc files correctlyTim-Philipp Müller1-1/+5
2018-11-07v4l2videodec: Move capture probe after input format is setNicolas Dufresne1-15/+14
2018-11-07rtpbin: Sink jitterbuffer/storage before passing as parameters to signalsSebastian Dröge1-0/+14
2018-11-07flvmux: Force timestamps to always be increasingOlivier Crête2-0/+16
2018-11-07qtdemux: Ignore corrupted CTTS boxSeungha Yang1-0/+12
2018-11-07udpsrc: print information about bind_error socket errorMarc Leeman1-1/+3
2018-11-07qtmux: round to nearest when computing mehd and tkhd durationAlicia Boya García2-4/+6
2018-11-07matroska-ids: Fix uninitialized memory in contextsJohan Bjäreholt1-0/+6
2018-11-07splitmuxsink: Do not hardcode frames_of_daily_jamVivia Nikolaidou1-25/+19
2018-11-07flvdemux: Use aac codec-data to adjust channels if neededYeongjin Jeong1-1/+12