summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-10multisocketsink: add GstNetworkMessage eventHEADmasterWim Taymans2-12/+83
2015-12-10multisocketsink: add dispatched eventWim Taymans2-2/+26
2015-12-10socketsrc: handle GstNetworkMessage eventsWim Taymans2-0/+84
2015-12-09audio-convert: improve converter APIWim Taymans3-33/+47
2015-12-08appsrc: duration query support based on the size propertyPhilippe Normand1-0/+12
2015-12-07Automatic update of common submoduleNicolas Dufresne2-1/+5
2015-12-04multisocketsink: let downstream know we support metadataWim Taymans1-0/+15
2015-12-03videodecoder: Avoid pushing buffers before segment startEdward Hervey1-7/+7
2015-12-02Drop usage of deprecated g-ir-scanner --strip-prefix flagReynaldo H. Verdejo Pinochet10-10/+20
2015-12-02decodebin2: fix "Attempt to unlock mutex that was not locked"Tim-Philipp Müller1-1/+2
2015-12-02playback: Expose XSUB formats by defaultEdward Hervey1-0/+1
2015-12-02discoverer: Also consider XSUB as a subtitle formatEdward Hervey1-1/+1
2015-12-02pbutils: Add description for XSUB subpicture formatEdward Hervey1-0/+1
2015-12-02riff: 'DXSA' is the same as 'DXSB'Edward Hervey1-0/+1
2015-12-02streamsynchronizer: Rename GstStream => GstSyncStreamEdward Hervey1-28/+28
2015-12-02rtspconnection: Update capitalization of x-sessioncookieEvan Callaway2-2/+2
2015-12-02decodebin: Update buffering messages when removing an element that had buffer...Sebastian Dröge1-2/+61
2015-12-02multisocketsink: keep on reading when we stop sendingWim Taymans2-29/+44
2015-12-01audiobasesrc: Post latency message on the bus after set_caps()Sebastian Dröge1-0/+3
2015-12-01audiobasesink: Post latency message on the bus after set_caps()Michael Olbrich1-0/+3
2015-12-01[PATCH] Fix a race condition accessing the decode_chain field.Thomas Bluemel1-16/+40
2015-12-01decodebin: early out on pad-added when the pad is inactiveVincent Penquerc'h1-0/+7
2015-12-01decodebin: lock the expose lock around decode_chain useVincent Penquerc'h1-8/+14
2015-12-01codec-utils: accept wrong version field in OpusHead headerLuis de Bethencourt1-2/+5
2015-11-27allocators: add debug category for fd memory and allocatorWilliam Manley1-0/+5
2015-11-20tests: tags: add unit test for ID3v2 PRIVATE_DATA tag extractionTim-Philipp Müller1-0/+60
2015-11-20id3v2frames: Handle private framesRavi Kiran K N2-0/+48
2015-11-20tags: id3: make sure to register private-id3v2-frame tag before using itTim-Philipp Müller1-0/+2
2015-11-18rtspconnection: Add support for parsing custom headersOgnyan Tonchev2-4/+73
2015-11-17Remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet5-46/+23
2015-11-17xvimagesink/ximagesink: Fix structure memory leakVineeth TM2-0/+2
2015-11-12codec-utils: guint8 can't hold value over 255Luis de Bethencourt1-2/+2
2015-11-12audio-converter: remove unneeded check for unsigned < 0Luis de Bethencourt1-1/+0
2015-11-11tests:video: Fix overlay rectangle and buffer leakVineeth TM1-0/+2
2015-11-11pbutils:encoding-target: Fix string memory leakVineeth TM1-0/+2
2015-11-11audio-quantize: Fix dither_buffer memory leakVineeth TM1-0/+1
2015-11-11vorbisdec: Re-init on new capsJan Schmidt1-0/+29
2015-11-11videometa: add GstVideoAffineTransformationMetaMatthew Waters6-0/+241
2015-11-10audio-converter: add output size argumentWim Taymans3-18/+24
2015-11-07discoverer: Check API arguments and assert if neededThibault Saunier1-0/+11
2015-11-06decodebin: Properly deactivate ghostpadsEdward Hervey1-1/+1
2015-11-06audioconvert: fix buildTim-Philipp Müller4-842/+0
2015-11-06audio-converter: require interleaved samples and no resamplingWim Taymans1-0/+3
2015-11-06audio: update ORC dist filesWim Taymans2-0/+312
2015-11-06audio-converter: move audio converter to audio libsWim Taymans10-23/+32
2015-11-06audio-channel-mix: move channel mixer to audio libsWim Taymans9-9/+12
2015-11-06audio: add debug categoriesWim Taymans6-0/+114
2015-11-06channelmix: don't limit channelpositionsWim Taymans2-8/+9
2015-11-06channelmix: simplify API a littleWim Taymans3-92/+102
2015-11-06channelmix: GstChannel -> GstAudioChannelWim Taymans3-122/+136