summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-07opusenc: only request and process 1 frame at a timeHEADmasterMark Nauwelaerts1-39/+31
2012-03-07opusenc: configure baseclass requested samples really in samplesMark Nauwelaerts1-4/+2
2012-03-06video: Update/add docsEdward Hervey7-37/+139
2012-03-06Add missing GLIB_DISABLE_DEPRECATION_WARNINGSEdward Hervey8-0/+30
2012-03-06sirendec: port to audiodecoderMark Nauwelaerts2-154/+81
2012-03-06sirenenc: port to audioencoderMark Nauwelaerts3-160/+52
2012-03-06celtdec: use base class tag handling helperMark Nauwelaerts1-2/+2
2012-03-06dtsdec: use base class tag handling helperMark Nauwelaerts2-30/+2
2012-03-06dccp: avoid indefinite looping upon errorMark Nauwelaerts1-3/+6
2012-03-06vp8enc: Fix 'argument to 'sizeof' in 'memset' call is the same expression as ...Sebastian Dröge1-1/+1
2012-03-06gsettings: Fix 'if statement has empty body' compiler warningSebastian Dröge4-8/+9
2012-03-06dfbvideosink: Fix 'implicit conversion from enumeration type 'DirectResult' t...Sebastian Dröge1-1/+1
2012-03-06curl: Fix 'equality comparison with extraneous parentheses' compiler warningSebastian Dröge1-1/+1
2012-03-06cogcolorspace: Use correct enum type for return valueSebastian Dröge1-1/+1
2012-03-06vdpau: Fix loop to not read before the valid memory areaSebastian Dröge1-3/+2
2012-03-06removesilence: Fix 'argument to 'sizeof' in 'memset' call is the same express...Sebastian Dröge1-1/+1
2012-03-06mxfdemux: Fix 'comparison of unsigned expression >= 0 is always true' compile...Sebastian Dröge1-5/+3
2012-03-06mpegtsparse: Fix 'variable 'pid' is uninitialized when used here' compiler wa...Sebastian Dröge1-5/+3
2012-03-06mpegdemux: Fix 'expression result unused' compiler warningSebastian Dröge1-1/+1
2012-03-06dccp: Fix 'comparison of unsigned expression < 0 is always false' compiler wa...Sebastian Dröge1-1/+1
2012-03-06baseaudiovisualizer: Fix 'comparison of unsigned expression >= 0 is always tr...Sebastian Dröge1-1/+1
2012-03-05mpegtspacketizer: Handle rollover in offset calculationsEdward Hervey2-8/+29
2012-03-05tsdemux: printf fixEdward Hervey1-1/+1
2012-03-05tsdemux: Update TODOEdward Hervey1-65/+49
2012-03-05mpegts: Switch rank of mpegtsdemux and tsdemuxEdward Hervey2-2/+2
2012-03-05tsdemux: Push packets as early as possibleEdward Hervey1-3/+22
2012-03-04shm: add minimal doc blobsStefan Sauer2-3/+27
2012-03-04waylandsink: Fix in shell_surface_set_fullscreenSreerenj Balachandran1-1/+2
2012-03-04waylandsink: More fixes -- update to Wayland 0.85 protocol -- Added shell sur...Sreerenj Balachandran2-20/+67
2012-03-04Update with new APIs in wayland-client.Sreerenj Balachandran2-48/+18
2012-03-04More Fixes: * Adding buffer_alloc * perform buffer_damage before surface_atta...Sreerenj Balachandran2-153/+298
2012-03-04Initial Commit: Adding Wayland Video SinkSreerenj Balachandran5-0/+736
2012-03-04resindvd: send duration message on duration updatesStefan Sauer1-0/+8
2012-03-04audiovisualizers: planning + example updateStefan Sauer1-0/+7
2012-03-03d3dvideosink: fix compiler warnings and build failure with mingwРуслан Ижбулатов3-10/+12
2012-03-03configure: use AS_LIBTOOL and bump version for ABI change in h.264 codec parserTim-Philipp Müller1-0/+8
2012-03-03codecparsers: h264: record number of emulation prevention bytes in slice_head...Gwenole Beauchesne2-0/+13
2012-03-03tsdemux: fix confusing variable nameTim-Philipp Müller2-4/+4
2012-03-02tsdemux: Fix segment start positionEdward Hervey1-1/+1
2012-03-02mpegtsbase: Flush out the packetizer on flushing seeksEdward Hervey1-0/+1
2012-03-02tsdemux: Activate pads only when receiving data for the streamThibault Saunier1-8/+10
2012-03-02d3dvideosink: add missing directx headersAndoni Morales Alastruey1-2/+2
2012-03-02mpegvideoparse: Fix level codeEdward Hervey1-1/+3
2012-03-02mpegtsbase: Check harder for program changesEdward Hervey1-0/+78
2012-03-01vdpau: relicense four source files from GPL3+ to LGPL2+Tim-Philipp Müller4-48/+56
2012-03-01mpegtsbase/tsdemux: Refactor seek and segment handlingEdward Hervey5-220/+264
2012-03-01mpegtsbase: Error out on EOS without any padEdward Hervey1-3/+10
2012-03-01mpegtspacketizer: Offset calculationEdward Hervey2-3/+177
2012-03-01mpegtspacketizer: clock fix and minor additionEdward Hervey2-1/+22
2012-03-01Revert "mpegtsdemux: Not apply various time the same PMT to a program when re...Edward Hervey1-17/+3