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