summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.8.11.8.1Sebastian Dröge2016-04-2034-827/+247
* Update .po filesSebastian Dröge2016-04-2037-37/+37
* win32: update .def for new APITim-Philipp Müller2016-04-201-0/+3
* po: Update translationsSebastian Dröge2016-04-201-5/+5
* sdp: update since markers to 1.8.1 for some new APIsJosep Torra2016-04-192-3/+3
* sdpmessage: new gst_sdp_media_parse_keymgmt/gst_sdp_media_parse_keymgmtAleix Conchillo Flaqué2016-04-192-15/+93
* mikey: add new function gst_mikey_message_to_capsAleix Conchillo Flaqué2016-04-193-120/+139
* Revert "audioringbuffer: start ringbuffer if needed upon commit"Jan Schmidt2016-04-161-12/+0
* mikey: allow passing srtp or srtcp to create mikey messageAleix Conchillo Flaqué2016-04-151-4/+16
* audio: Fix a race with the audioringbuffer threadFabrice Bellet2016-04-112-4/+4
* decodebin2: Hold new buffering_post lock while posting msgsJan Schmidt2016-03-291-2/+23
* typefind: Reduce URI typefinder from MAX to LIKELYJan Schmidt2016-03-251-1/+1
* Release 1.8.01.8.0Sebastian Dröge2016-03-2434-58/+922
* Update .po filesSebastian Dröge2016-03-2438-38/+38
* install-plugins: update documentationVíctor Manuel Jáquez Leal2016-03-241-1/+1
* Release 1.7.911.7.91Sebastian Dröge2016-03-1535-54/+264
* Update .po filesSebastian Dröge2016-03-1528-28/+28
* po: Update translationsSebastian Dröge2016-03-1510-57/+59
* decodebin: Shut down all elements explicitly to NULL state before freeing the...Sebastian Dröge2016-03-141-0/+75
* multihandlesink: Remove useless streamheader storageSebastian Dröge2016-03-144-38/+11
* multihandlesink: Only don't send HEADER buffers normally if they are actually...Sebastian Dröge2016-03-142-12/+65
* decodebin: expose_pad() is always called with lock==TRUE, simplify codeSebastian Dröge2016-03-141-12/+8
* decodebin: Don't check twice if the decode chain is complete in pad_added_cb()Sebastian Dröge2016-03-141-12/+0
* decodebin: Don't hold EXPOSE_LOCK in type_found() outside the stream lockSebastian Dröge2016-03-141-5/+2
* tcp: Remove unused fileSebastian Dröge2016-03-141-2794/+0
* basetextoverlay: Add new properties and alignment type for unclamped absolute...Lubosz Sarnecki2016-03-112-6/+68
* Revert "textoverlay: Do not limit positioning to video area."Tim-Philipp Müller2016-03-111-4/+8
* win32: Add a module definitions file for gstfftNirbheek Chauhan2016-03-101-0/+22
* theora: fix performance category initialisationTim-Philipp Müller2016-03-094-18/+1
* audio-channel-mixer: improve non-interleaved flagsWim Taymans2016-03-041-5/+7
* gst-play: remove peculiar setting of invalid -v propertyVincent Penquerc'h2016-03-041-2/+0
* oggdemux: fix chaining causing running time to restart from 0Vincent Penquerc'h2016-03-041-1/+1
* opusdec: plug caps leakHavard Graff2016-03-031-1/+1
* Revert "playbin: use avdeinterlace for deinterlacing until deinterlace is por...Sebastian Dröge2016-03-021-4/+0
* encodebin: Make dispose() function safe to be called multiple timesSebastian Dröge2016-03-021-0/+6
* Release 1.7.901.7.90Sebastian Dröge2016-03-0135-90/+1973
* po: Update translationsSebastian Dröge2016-03-0138-324/+413
* multisocketsink: handle client close correctly and EWOULDBLOCKTom Deseyn2016-03-011-4/+7
* video: update disted orc backup fileTim-Philipp Müller2016-02-272-0/+127
* video-converter: add direct UYVY to GRAY8 conversion functionGöran Jönsson2016-02-262-0/+31
* opus: fix mono<->stereo up/down-mixingVincent Penquerc'h2016-02-261-20/+107
* pbutils: docs: Remove the empty lines in between <refsect2> and </refsect2>Lim Siew Hoon2016-02-261-7/+0
* Automatic update of common submoduleSebastian Dröge2016-02-261-0/+0
* opusenc: remove deprecated "cbr", "audio", and "constrained-vbr" propertiesTim-Philipp Müller2016-02-261-66/+0
* docs: add Opus to docsTim-Philipp Müller2016-02-266-2/+238
* opus: move Opus audio decoder and encoder from -bad to -baseTim-Philipp Müller2016-02-266-21/+37
* Merge branch 'plugin-move-opus'Tim-Philipp Müller2016-02-2511-0/+2991
|\
| * opus: fix FECVincent Penquerc'h2016-02-031-7/+11
| * opusdec: fix wrong buffer being checked for missing dataVincent Penquerc'h2016-02-021-2/+2
| * plugins-bad: Fix example pipelinesVineeth TM2015-12-152-2/+2