summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: Take account of memory alignment in shm test1.2Olivier Crête2014-06-021-0/+2
* shmsink: Allocate enough memory to do alignmentOlivier Crête2014-06-021-1/+1
* eglglessink: Set window background as NoneYogish Kulkarni2014-05-301-0/+5
* eglglessink: Disable vertex attribute arrays after drawingYogish Kulkarni2014-05-292-13/+21
* bluez: fix property namesWim Taymans2014-05-141-4/+4
* Add missing backslash in Android.mkAurélien Zanelli2014-05-131-2/+2
* h264parse: unref/replace force_key_unit_event in gst_h264_parse_resetHaakon Sporsheim (ieei)2014-04-291-1/+1
* tsdemux: Fix flags comparison operator precedenceAmaury Medeiros2014-04-291-1/+1
* ivfparse: detect and propagate resolution changes.Gwenole Beauchesne2014-04-282-15/+72
* ivfparse: avoid possible division-by-zero when calculating PTS.Gwenole Beauchesne2014-04-282-25/+17
* ivfparse: port to baseparse.Gwenole Beauchesne2014-04-283-162/+196
* Release 1.2.41.2.4Sebastian Dröge2014-04-1879-2150/+456
* Update .po filesSebastian Dröge2014-04-1840-40/+40
* check: Update uvch264demux for behaviour changeEdward Hervey2014-04-121-7/+2
* tests: insertbin: update tests to 1.x scenarioThiago Santos2014-04-121-27/+50
* tests: fix shm test deadlockVincent Penquerc'h2014-04-041-0/+2
* atdec: Add some more debug outputSebastian Dröge2014-03-111-0/+11
* atdec: Implement draining properlySebastian Dröge2014-03-112-56/+90
* atdec: First dequeue a buffer before enqueueing anything from the queueSebastian Dröge2014-03-111-1/+31
* atdec: Keep track of the current positionSebastian Dröge2014-03-112-0/+23
* atdec: Always try to pull one decoded frame out of the queueSebastian Dröge2014-03-112-3/+4
* atdec: Handle errors in handle_frame() properlySebastian Dröge2014-03-111-3/+48
* atdec: Call AudioQueueReset() for flushingSebastian Dröge2014-03-111-1/+1
* atdec: Set correct number of frames for MP3Sebastian Dröge2014-03-113-4/+9
* atdec: Initialize the audio description with zeroesSebastian Dröge2014-03-111-0/+2
* atdec: Set the correct layer depending on the MP3 capsSebastian Dröge2014-03-111-3/+20
* applemedia: atdec: fix aac decoding on MavericksAlessandro Decina2014-03-111-2/+3
* applemedia: atdec: fix mp3 capsAlessandro Decina2014-03-111-2/+2
* avfvideosrc: fix compiler warning in iOSAndoni Morales Alastruey2014-03-111-3/+3
* hlsdemux: Fix parsing of CODECS and RESOLUTIONAlex Ashley2014-02-281-2/+15
* hlsdemux: Fix for URLs that contain a '/' in the query parameterAlex Ashley2014-02-281-1/+9
* dashdemux: initialise demux->last_manifest_updateChris Bass2014-02-231-0/+1
* hlsdemux: fix update interval with respect of the specAndoni Morales Alastruey2014-02-141-5/+3
* amcaudiodec: Calculate number of samples per frame for MP3 and use thatSebastian Dröge2014-02-142-5/+33
* amcaudiodec: Error out if we get an invalid raw audio buffer sizeSebastian Dröge2014-02-141-0/+14
* amcvideodec: Store return value of gst_caps_merge_structure()Sebastian Dröge2014-02-141-1/+1
* amcvideodec: Release buffer to Android if allocating output failedSebastian Dröge2014-02-141-0/+3
* amcaudiodec: Release buffer back to Android if allocating output failsSebastian Dröge2014-02-141-0/+1
* hlsdemux: Don't try decryption if an unsupported method is foundSebastian Dröge2014-02-111-0/+5
* hlsdemux: Properly parse IV from the playlistSebastian Dröge2014-02-111-2/+87
* hlsdemux: Fix bitrate calculationSebastian Dröge2014-02-101-1/+1
* hlsdemux: Actually store doubles as such and don't truncate them to intsSebastian Dröge2014-02-101-1/+1
* hlsdemux: Use locale-independent int/float parsing functions from GLibSebastian Dröge2014-02-101-5/+5
* fluiddec: add more soundfont search pathsWim Taymans2014-02-101-49/+39
* Change soundfont file search path for fluiddecРуслан Ижбулатов2014-02-101-26/+49
* daala: Fix compilationSebastian Dröge2014-02-102-5/+6
* Release 1.2.31.2.3Sebastian Dröge2014-02-0879-119/+423
* Update .po filesSebastian Dröge2014-02-0840-40/+40
* uridownloader: Fix race condition between EOS handling and downloading a rangeDuncan Palmer2014-02-041-1/+3
* uridownloader: Always release the object lock in gst_uri_downloader_fetch_uri...Duncan Palmer2014-02-041-0/+3