summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-07Update .po filesSebastian Dröge41-654/+613
2017-04-07po: Update translationsSebastian Dröge1-573/+614
2017-04-06aacparse: streamline and improve AudioSpecificConfig parsingEdward Hervey1-24/+32
2017-04-05v4l2videodec: Fix 32bit only printf formatNicolas Dufresne1-2/+3
2017-04-05v4l2object: set streamparm for outputs that support itPhilipp Zabel1-10/+53
2017-04-05v4l2videodec: only set latency if the frame duration is validPhilipp Zabel1-2/+8
2017-04-05v4l2sink: Block in preroll_wait on unlockOlivier Crête1-0/+8
2017-04-05vp9dec: Add warnings for unsupported frame formatsJan Schmidt1-0/+31
2017-04-04aacparse: Handle Parametric Stereo with HE-AAC(v2)Edward Hervey1-1/+6
2017-04-04qtmux: Simplify buffer refcounting in add_buffer() and remove unneeded NULL c...Sebastian Dröge1-19/+11
2017-04-04qtmux: Select the best pad based on the cached last_buf if anySebastian Dröge1-1/+5
2017-04-04qtmux: Error out immediately if a timecode is to be written but downstream re...Sebastian Dröge1-2/+4
2017-04-03qtdemux: Update variables before early exitEdward Hervey1-2/+3
2017-03-31interleave: avoid using uninitialised ordering_mapDouglas Bagnall2-8/+11
2017-03-31interleave: don't overflow channel map with >64 channelsDouglas Bagnall1-4/+7
2017-03-28meson: Use get_pkgconfig_variable instead of calling pkg-config ourselfThibault Saunier1-13/+5
2017-03-28pkgconfig: Do not ever build an installed .pc fileThibault Saunier2-21/+0
2017-03-28meson: test: Fix environment object usageThibault Saunier1-5/+1
2017-03-28pkgconfig: Generate the pkg-config with meson tooThibault Saunier3-0/+46
2017-03-27qtdemux: In gap mode, consider the mdat offset when calculating the remaining...Sebastian Dröge1-1/+3
2017-03-27atomsrecovery: Error out when fseek() fails instead of silently ignoringSebastian Dröge1-2/+5
2017-03-24v4l2object: Also add videometa if there is padding to the right and bottomCarlos Rafael Giani1-2/+3
2017-03-24rtpmux: fix output segment and buffer DTS to correspond to the flattened PTSGeorge Kiagiadakis1-5/+20
2017-03-23qtmux: Remove some unused variablesSebastian Dröge2-6/+0
2017-03-23qtmux: Remove a couple of unneeded levels of indentationSebastian Dröge1-72/+76
2017-03-23qtdemux: distinguish TFDT with value 0 from no TFDT at allEnrique Ocaña González1-3/+4
2017-03-22qtmux: Reset current chunk after writing out timecodeSebastian Dröge1-0/+7
2017-03-22qtmux: Do timecode handling per track, not per muxer instanceSebastian Dröge2-35/+39
2017-03-22qtdemux: matroskademux: Ignore repeated seek eventsJan Schmidt2-0/+19
2017-03-21dashdemux: Update mdatleft from overall mdatsize and offset when observing a gapSebastian Dröge2-2/+7
2017-03-20docs: update two references to the removed 'mad' pluginTim-Philipp Müller2-3/+4
2017-03-20rtprtxqueue: add basic documentation and example pipelinesGeorge Kiagiadakis1-0/+38
2017-03-17v4l2: Fix meson plugin shared object nameNicolas Dufresne1-1/+1
2017-03-17rtprtxreceive: fix example pipelines and improve the documentationGeorge Kiagiadakis1-78/+101
2017-03-17flacparse: fix playback if sample number does not start at 0Vincent Penquerc'h2-5/+15
2017-03-17Revert "flacparse: fix playback if sample number does not start at 0"Vincent Penquerc'h2-15/+5
2017-03-16rtpsession: print the correct variable in debug statementGeorge Kiagiadakis1-1/+1
2017-03-16rtprtxsend: convert LOG message to TRACEGeorge Kiagiadakis1-1/+1
2017-03-16rtpsource: fix warning messageMiguel París Díaz1-1/+1
2017-03-16flacparse: fix playback if sample number does not start at 0Vincent Penquerc'h2-5/+15
2017-03-16rtpsource: get clock-rate from pt if needed to generate SRMiguel París Díaz2-0/+17
2017-03-16souphttpsrc: Include GStreamer souphttpsrc version in default User-Agent stringSebastian Dröge1-1/+1
2017-03-16rtph264depay: fix crash with empty sprops-parametersTim-Philipp Müller1-0/+4
2017-03-14atomsrecovery: also handle extra atoms after 'mdia' in a 'trak'Thiago Santos2-0/+39
2017-03-14qtmux: avoid fallthrough to moovrecovery failure sectionThiago Santos1-0/+2
2017-03-14atomsrecovery: expect more atom types at the headersThiago Santos1-23/+50
2017-03-14pulse example: RemoveOlivier Crête6-88/+4
2017-03-14v4l2: Remove unused macroOlivier Crête1-42/+0
2017-03-14v4l2: Remove unused definitionsOlivier Crête2-17/+0
2017-03-14qtmux: add CineForm supportEmeric Grange5-0/+14