summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.7.901.7.90Sebastian Dröge2016-03-0174-135/+838
* Update .po filesSebastian Dröge2016-03-0130-30/+30
* po: Update translationsSebastian Dröge2016-03-0111-485/+123
* rtpjitterbuffer: don't forget to unlock mutex in error code path in two casesTim-Philipp Müller2016-03-011-0/+2
* matroska-demux: remove impossible conditionLuis de Bethencourt2016-02-291-1/+1
* alpha: Fix sample pipelinePetr Viktorin2016-02-281-5/+6
* rgvolume: make tag list writable before modifying itTim-Philipp Müller2016-02-282-6/+11
* rtspsrc: Properly error out if binding the UDP sockets failsSebastian Dröge2016-02-281-3/+14
* goom: Use goom_set_resolution() instead of recreating the goom instance when ...Sebastian Dröge2016-02-271-0/+1
* Revert "goom: Initialize the goom struct only once we know width/height and r...Sebastian Dröge2016-02-271-14/+9
* goom: Initialize the goom struct only once we know width/height and recreate ...Sebastian Dröge2016-02-271-9/+14
* Automatic update of common submoduleSebastian Dröge2016-02-261-0/+0
* docs: add rtpopusdepay and rtpopuspay to documentationTim-Philipp Müller2016-02-254-4/+75
* rtp: opus: move Opus RTP payloader/depayloader from -bad to -goodTim-Philipp Müller2016-02-256-0/+30
* Merge branch 'plugin-move-rtp-opus'Tim-Philipp Müller2016-02-254-0/+568
|\
| * opus: Add proper support for multichannel audioSebastian Dröge2016-02-172-5/+6
| * opus: Copy metadata in the (de)payloader, but only the relevant onesSebastian Dröge2016-02-172-0/+59
| * opusdepay: Set multistream=FALSE on the Opus capsSebastian Dröge2016-02-171-2/+4
| * rtpopuspay: Forward stereo preferences from caps upstreamOlivier Crête2016-02-171-1/+64
| * rtpopuspay: Set the number of channels to 2 as per RFC draftOlivier Crête2016-02-171-0/+1
| * opus: Handle sprop-stereo and sprop-maxcapturerate RTP caps fieldsSebastian Dröge2016-02-172-1/+67
| * rtpopuspay: default encoding name to OPUSVincent Penquerc'h2016-02-171-2/+1
| * rtpopuspay: make caps writable before truncating themVincent Penquerc'h2016-02-171-1/+1
| * rtpopuspay: negotiate the encoding nameVincent Penquerc'h2016-02-171-1/+18
| * rtpopus: Use OPUS encoding nameNicolas Dufresne2016-02-172-2/+2
| * opuspay: fix timestampsWim Taymans2016-02-171-1/+10
| * Fix FSF addressTim-Philipp Müller2016-02-174-8/+8
| * opuspay: remove pointless caps serializationWim Taymans2016-02-171-7/+1
| * Use gst_element_class_set_static_metadata()Tim-Philipp Müller2016-02-172-2/+2
| * rtpopuspay: Allocate the rtp buffer correctlyOlivier Crête2016-02-171-17/+3
| * replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2016-02-172-2/+2
| * opus: port to updated 0.11Mark Nauwelaerts2016-02-171-5/+4
| * Merge remote-tracking branch 'origin/master' into 0.11-premergeEdward Hervey2016-02-174-70/+64
| * opusenc: add upstream negotiation for multistream abilityVincent Penquerc'h2016-02-171-1/+1
| * Adding opus RTP payloader/depayloader elementDanilo Cesar Lemes de Paula2016-02-174-0/+378
* qtdemux: cenc aux info parsing from mdat support in PULL modePhilippe Normand2016-02-251-1/+25
* qtdemux: prevent buffer flow if any stream failed to be exposedPhilippe Normand2016-02-251-6/+29
* qtdemux: don't push encrypted buffer without cenc metadataPhilippe Normand2016-02-251-0/+6
* qtdemux: read saio aux_info_type as a FOURCCPhilippe Normand2016-02-241-1/+5
* gst: Handle gst_pad_get_current_caps() returning NULL gracefullySebastian Dröge2016-02-234-4/+12
* rtph265depay: Don't assume that get_current_caps() returns non-NULL caps afte...Dave Craig2016-02-231-3/+4
* gst: Don't assume that get_current_caps() returns non-NULL caps after has_cur...Dave Craig2016-02-236-24/+33
* aacparse: Handle gst_pad_get_current_caps() returning NULL gracefullyDave Craig2016-02-231-0/+4
* matroska-demux: Don't handle seek until readyLinus Svensson2016-02-231-0/+6
* matroska-demux: Unref seek eventLinus Svensson2016-02-231-0/+1
* multifilesink: close file on write error with next-file mode is set to bufferAurélien Zanelli2016-02-231-1/+3
* matroskamux: don't output empty tags/tag elementsMatej Knopp2016-02-231-32/+68
* matroska-demux: make up an OpusHead block if possible when missingVincent Penquerc'h2016-02-231-1/+30
* matroska-mux: make up an OpusHead block if possible when missingVincent Penquerc'h2016-02-231-0/+52
* matroskademux: make stream-id more readable and order-friendlyMark Nauwelaerts2016-02-221-1/+2