summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* qtdemux: allow larger filesMichael Olbrich2017-08-171-1/+1
* ac3parse: fix not-linked handling causing glitches when selecting streamSky Juan2017-08-161-1/+1
* goom2k1: Convert source files to UTF-8Jan Alexander Steffens (heftig)2017-08-163-9/+9
* qtdemux: Fix offsets for reading lpcm specific fieldsSebastian Dröge2017-08-112-8/+19
* wavparse: Fix memory leak in wavparse elementDeepak Srivastava2017-08-111-1/+20
* alawdec: Fix Memory leak in error caseSatya Prakash Gupta2017-08-111-0/+1
* mulawdec: Unmap input buffer if failing to map the output bufferSebastian Dröge2017-08-111-0/+1
* matroskamux: For audio tracks, take the default duration from the first bufferSebastian Dröge2017-08-111-6/+22
* v4l2bufferpool: Don't mark jpeg frames as deltasCyril Lashkevich2017-08-081-1/+4
* rtpstats: fix assertion 'denom > 0' failedJulien Isorce2017-07-251-1/+1
* matroskamux: add properties to control cluster durationNicola Murino2017-07-252-6/+47
* Revert "matroskamux: adjust unit test to modified behaviour"Sebastian Dröge2017-07-251-14/+5
* v4l2: Block recursive calls to resurect_bufferMatt Fischer2017-07-211-0/+5
* v4l2: Fix 4K colorimetryNicolas Dufresne2017-07-181-2/+5
* v4l2: UVC driver is named uvcvideo these daysNicolas Dufresne2017-07-171-1/+2
* Release 1.12.21.12.2Sebastian Dröge2017-07-1473-93/+314
* Update .po filesSebastian Dröge2017-07-1442-655/+614
* po: Update translationsSebastian Dröge2017-07-141-573/+614
* qtdemux: Fix parsing of RLE depthSebastian Dröge2017-07-131-1/+1
* osxaudio: fixes playback of mono streams with no channel-mask field in capsJosep Torra2017-07-121-14/+23
* rtpgsmpay: fix accidental garbage data before actual payloadYasushi SHOJI2017-07-091-1/+1
* rtprtxreceive: Add memory and boundary checksNicolas Dufresne2017-07-091-5/+26
* imagefreeze: fix use-after-free on seek eventTim-Philipp Müller2017-07-051-1/+1
* rtspsrc: Create send/recv mutexes once, not on every connect()Sebastian Dröge2017-07-041-6/+12
* rtspsrc: Actually use the receive lock when receiving, not the send lockSebastian Dröge2017-07-041-2/+2
* Release 1.12.11.12.1Sebastian Dröge2017-06-2073-87/+412
* Update .po filesSebastian Dröge2017-06-2042-2837/+1763
* po: Update translationsSebastian Dröge2017-06-2016-2211/+2895
* splitmux: Drop allocation queriesVivia Nikolaidou2017-06-171-1/+9
* rtspsrc: Use a mutex for protecting against concurrent send/receivesSebastian Dröge2017-06-172-51/+61
* qtmux: Un-merge the last two stsc entries after serializingSebastian Dröge2017-06-151-0/+11
* wavparse: Actually clip to upstream size instead of size of the data chunkSebastian Dröge2017-06-141-2/+3
* rtpsession: print value of unknown RTCP Payload TypeJuan Navarro2017-06-121-1/+1
* rtph265depay: fix caps leakTim-Philipp Müller2017-06-021-0/+1
* aacparse : Fix, Caps were not set while reusing aacparsevijay2017-06-021-0/+6
* qtmux: Do not check timecode data for mp4 containerVivia Nikolaidou2017-05-291-0/+8
* qtmux: Lateness is in QT timescale, diff in GstClockTimeSebastian Dröge2017-05-121-1/+1
* vpxdec: Set fb->priv to NULL after freeing just in caseSebastian Dröge2017-05-091-0/+1
* directsoundsink: Use GstClock API instead of Sleep() for waitingDustin Spicuzza2017-05-082-5/+53
* vpx: fix build against older libvpx versionsTim-Philipp Müller2017-05-081-2/+10
* directsoundsink: Fix corner case causing large CPU usageNirbheek Chauhan2017-05-081-16/+23
* Release 1.12.01.12.0Sebastian Dröge2017-05-0473-109/+963
* Update .po filesSebastian Dröge2017-05-0442-655/+614
* po: Update translationsSebastian Dröge2017-05-041-573/+614
* qtdemux: Fix crash on mss stream caused by invalid stsd entry accessSeungha Yang2017-05-021-0/+9
* Release 1.11.911.11.91Sebastian Dröge2017-04-2773-106/+533
* Update .po filesSebastian Dröge2017-04-2742-804/+696
* po: Update translationsSebastian Dröge2017-04-273-574/+1118
* qtdemux: Don't crash in debug output if stream==NULLSebastian Dröge2017-04-271-1/+2
* qtdemux: Don't perform seeks with inconsistent seek valuesSebastian Dröge2017-04-251-6/+13