summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-10video-converter: Fix YUY2 formats and friendsWim Taymans1-7/+40
2015-02-10video-scaler: Small performance tweaksWim Taymans1-19/+64
2015-02-10video-scaler: Guard against (impossible) bits!=16 && bits!=8 case to fix comp...Sebastian Dröge1-0/+3
2015-02-10video-converter: Use correct enum type to fix compiler warnings with clangSebastian Dröge1-3/+3
2015-02-10video-converter: bits variable always setLuis de Bethencourt1-3/+2
2015-02-10video-converter: only enable backlog for interlaced videoWim Taymans1-6/+12
2015-02-10video-converter: add fastpath for NV formatsWim Taymans1-7/+40
2015-02-10video-format: fix pstride of NV16 and NV24 formatsWim Taymans1-2/+2
2015-02-09rtspmessage: map headers we know that are added by string to their enumTim-Philipp Müller2-0/+33
2015-02-09tests: rtsp: add some unit tests for new GstRTSPMessage APITim-Philipp Müller1-3/+90
2015-02-09rtspmessage: add API to add and get custom headersTim-Philipp Müller4-3/+210
2015-02-09video-converter: Add more fastpathsWim Taymans5-141/+533
2015-02-09video-converter: add generic planar scaler/converterWim Taymans1-279/+390
2015-02-09video-converter: Fix compiler warnings by using the correct enum typeSebastian Dröge1-1/+1
2015-02-07oggmux: Don't pass GstCollectData as a GstObject to GST_DEBUGJan Schmidt1-1/+1
2015-02-06video-converter: add more scaler fastpathsWim Taymans2-138/+112
2015-02-06video-orc: fix loading of paramWim Taymans1-1/+3
2015-02-06video-converter: add border and crop to more fastpathsWim Taymans1-136/+384
2015-02-06video-converter: fix border for YUY2 and friendsWim Taymans1-7/+30
2015-02-06video-converter: support AYUV borderRavi Kiran K N1-2/+27
2015-02-06video-converter: fix swapped border widthWim Taymans1-2/+4
2015-02-06video-converter: actually draw the border in some fastpathsWim Taymans1-0/+11
2015-02-06video-converter: clamp width and heigthWim Taymans1-9/+22
2015-02-06video-format: add unaligned fallbacksWim Taymans1-57/+240
2015-02-06audiodecoder: Where possible, skip decode for GST_SEGMENT_FLAG_TRICKMODE_NO_A...Jan Schmidt1-0/+23
2015-02-06audiobasesink: Re-work GAP buffer and trick-mode handlingJan Schmidt1-86/+73
2015-02-06oggdemux: Add a little timestamping debug outputJan Schmidt1-2/+3
2015-02-06theora: If no header packets in stream, look for them in the capsJan Schmidt1-4/+63
2015-02-06theora: Remove FIXME and return GST_CUSTOM_FLOW_DROP for header packet handlingJan Schmidt1-8/+4
2015-02-06audiodecoder: Remove pointless else{} around some codeJan Schmidt1-33/+32
2015-02-06audiodecoder: Fix reverse playback when there's only one gather set.Jan Schmidt1-1/+4
2015-02-06video: Fix simple typo in GstVideoFrameMapFlags docsJan Schmidt1-1/+1
2015-02-05video-converter: add crop and border to some fastpathsWim Taymans1-18/+39
2015-02-05video-converter: add support for borders in scale fastpathWim Taymans4-91/+462
2015-02-05video-converter: disable fastpath for crop and borderWim Taymans1-71/+145
2015-02-04video-converter: add fastpath for some gray formatsWim Taymans2-0/+29
2015-02-04video-converter: add fastpath for some more RGB formatsWim Taymans2-23/+160
2015-02-04video-converter: skip lines we don't needWim Taymans1-0/+2
2015-02-04videoscale: fix memory leakLuis de Bethencourt1-0/+1
2015-02-04video-resampler: make sure params.envelope is initializedLuis de Bethencourt1-0/+1
2015-02-03video{enc,dec}oder: Don't reset latency all the time and handle max=GST_CLOCK...Sebastian Dröge2-12/+14
2015-02-03audio{enc,dec}oder: Always directly post latency messages on the bus when the...Sebastian Dröge2-20/+8
2015-02-03audio{enc,dec}oder: Handle max_latency == GST_CLOCK_TIME_NONESebastian Dröge2-2/+10
2015-01-31audiobasesink: Don't render a GAP silence bufferJan Schmidt1-35/+5
2015-01-31audiobasesink: Make sure the ringbuffer is started before waitingJan Schmidt1-6/+16
2015-01-31audiobasesink: drop GAP buffers, or all buffers in trickmode no-audio modeJan Schmidt1-47/+84
2015-01-29oggdemux: do not throw a flow error on flushingVincent Penquerc'h1-2/+11
2015-01-28video-converter: Fix compiler warningsSebastian Dröge1-2/+2
2015-01-28video: Update orc filesSebastian Dröge2-13/+241
2015-01-28defs: updateWim Taymans1-0/+1