summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-21autogen.sh: avoid touching .po files during 'make'David Schleef1-0/+4
2012-02-20colorspace: Fix v210 writing out of boundsDavid Schleef1-2/+2
2012-02-20schroenc: remove GST_ERRORDavid Schleef1-1/+0
2012-02-20gst-project-maker: Create tools, pass make distcheckDavid Schleef1-10/+76
2012-02-20decklink: Add $(GST_PLUGINS_BASE_CFLAGS) and $(GST_PLUGINS_BASE_LIBS) to fix ...Sebastian Dröge1-0/+2
2012-02-19gst-project-maker: Create autotools projectDavid Schleef1-0/+324
2012-02-19printf format fixesDavid Schleef2-3/+4
2012-02-19colorspace: clamp intermediates when ditheringDavid Schleef1-3/+11
2012-02-18decklink: Add 10-bit supportDavid Schleef4-3/+18
2012-02-17schro: Add RGB supportDavid Schleef3-35/+39
2012-02-17mpegtsdemux: Not apply various time the same PMT to a program when repeteadThibault Saunier1-3/+17
2012-02-17tsdemux: fix glib deprecationThibault Saunier1-0/+5
2012-02-16wrappercamerabinsrc: Put source to null when resetting capsThiago Santos1-1/+7
2012-02-16wrappercamerabinsrc: Put source in NULL when it fails changing stateThiago Santos1-1/+4
2012-02-16mve: don't return a boolean for a GstFlowReturnTim-Philipp Müller1-8/+5
2012-02-15tsdemux: Avoid throwing FLOW_ERROR on last PCR processing errorThibault Saunier1-3/+7
2012-02-15tsdemux: Add AAC latm supportThibault Saunier2-9/+14
2012-02-15tsdemux: Minor refactoring/code cleaningThibault Saunier3-58/+58
2012-02-15codecparsers: h264: fix SEI parsingJonas Larsson1-4/+2
2012-02-15h264parse: use proper NALU offset for config data insertionMark Nauwelaerts1-2/+2
2012-02-14directdrawsink: Fix warnings on 64 bit mingw-w64Raimo Järvi1-2/+2
2012-02-13mpegtsmux: Trivial bug fix. Don't copy data from an uninited buffer.Jan Schmidt1-3/+4
2012-02-10h264parse: unobfuscate frame parsing codeMark Nauwelaerts2-103/+96
2012-02-09shmsink: fix indefinite wait after adding a new fd to the poll setVincent Penquerc'h1-1/+5
2012-02-07d3dvideosink: create a d3d device for each sink and use the default swap chai...Carsten Kroll2-654/+443
2012-02-07d3dvideosink: flush GPU before Present added alternate wait for vsync method ...Carsten Kroll1-3/+66
2012-02-07d3dvideosink: check for hardware capabilities, when negotiatingCarsten Kroll1-7/+51
2012-02-07d3dvideosink: redraw last buffer when new window handle has been set.Carsten Kroll1-3/+6
2012-02-07d3dvideosink: added NV12 + enabled RGB supportCarsten Kroll1-3/+30
2012-02-07d3dvideosink: Fix device initialization checkAndoni Morales Alastruey1-1/+5
2012-02-06camerabin: prevent captures from being lost when switching resolutionsThiago Santos2-5/+27
2012-02-06camerabin: Improve debug message about processing counterThiago Santos1-1/+2
2012-02-04rotate: angle is in radians already, do not scale itVincent Penquerc'h1-1/+1
2012-02-04rotate: fix description string to match what the element doesVincent Penquerc'h1-1/+1
2012-02-03mpegtsdemux: do not emit no-more-padsVincent Penquerc'h1-4/+12
2012-02-03h264parse: decrease passthrough negotiation preferenceMark Nauwelaerts1-0/+16
2012-02-03build: fix CFLAGS order and LIBS orderTim-Philipp Müller15-28/+27
2012-02-02mpegpsmux: include specific AAC stream-format in template capsVincent Penquerc'h1-1/+3
2012-02-02tsdemux: add explicit supported AAC stream-format in template capsVincent Penquerc'h1-3/+7
2012-02-02faad: include specific support AAC stream formats in template capsVincent Penquerc'h1-1/+2
2012-02-02mpegtsmux: specify in template caps we only take raw/adts AAC formatVincent Penquerc'h1-1/+3
2012-02-02mpegdemux: include specific AAC stream-format types in template capsVincent Penquerc'h2-3/+6
2012-02-02kate: better error/debug reportingVincent Penquerc'h5-31/+106
2012-02-01chromaprint: fix parent structure in boilerplate macroTim-Philipp Müller1-1/+1
2012-02-01h264parse: disable optimized packetized processing for reverse playbackMark Nauwelaerts2-4/+13
2012-02-01h264parse: also mind SEI position for config data insertionMark Nauwelaerts2-1/+17
2012-02-01h264parse: unbreak optimized packetized NALU collection processingMark Nauwelaerts2-9/+25
2012-02-01tiger: use the new premultiplied support in gstvideoVincent Penquerc'h1-21/+1
2012-02-01resindvd: fix wedge in preroll when playbin2 deinterlacing is enabledVincent Penquerc'h1-3/+7
2012-02-01schro: Fix compilation with 1.0.10Robert Swain4-4/+17