summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-21Release 0.10.230.10.23Tim-Philipp Müller6-160/+9387
2012-02-21docs: update docsTim-Philipp Müller118-8440/+3116
2012-02-21po: update translationsTim-Philipp Müller3-18/+807
2012-02-20decklink: Add $(GST_PLUGINS_BASE_CFLAGS) and $(GST_PLUGINS_BASE_LIBS) to fix ...Sebastian Dröge1-0/+3
2012-02-20printf format fixesDavid Schleef2-3/+4
2012-02-17wrappercamerabinsrc: 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-16h264parse: use proper NALU offset for config data insertionMark Nauwelaerts1-2/+2
2012-02-15codecparsers: h264: fix SEI parsingJonas Larsson1-4/+2
2012-02-13mpegtsmux: Trivial bug fix. Don't copy data from an uninited buffer.Jan Schmidt1-3/+4
2012-02-09shmsink: fix indefinite wait after adding a new fd to the poll setVincent Penquerc'h1-1/+5
2012-02-09d3dvideosink: Fix device initialization checkAndoni Morales Alastruey1-1/+5
2012-02-09camerabin: prevent captures from being lost when switching resolutionsThiago Santos2-5/+27
2012-02-09camerabin: Improve debug message about processing counterThiago Santos1-1/+2
2012-02-09rotate: angle is in radians already, do not scale itVincent Penquerc'h1-1/+1
2012-02-09rotate: fix description string to match what the element doesVincent Penquerc'h1-1/+1
2012-02-050.10.22.3 pre-releaseTim-Philipp Müller2-2/+2
2012-02-04mpegtsdemux: do not emit no-more-padsVincent Penquerc'h1-4/+12
2012-02-03h264parse: decrease passthrough negotiation preferenceMark Nauwelaerts1-0/+16
2012-02-03mpegpsmux: include specific AAC stream-format in template capsVincent Penquerc'h1-1/+3
2012-02-03tsdemux: add explicit supported AAC stream-format in template capsVincent Penquerc'h1-3/+7
2012-02-03faad: include specific support AAC stream formats in template capsVincent Penquerc'h1-1/+2
2012-02-03mpegtsmux: specify in template caps we only take raw/adts AAC formatVincent Penquerc'h1-1/+3
2012-02-03mpegdemux: include specific AAC stream-format types in template capsVincent Penquerc'h2-3/+6
2012-02-03kate: better error/debug reportingVincent Penquerc'h5-31/+106
2012-02-03resindvd: fix wedge in preroll when playbin2 deinterlacing is enabledVincent Penquerc'h1-3/+7
2012-02-03videoparsers: set interlaced field in caps for mpeg2Rob Clark1-0/+3
2012-02-03codecparsers: h264: fix parsing of VUI parameters.Gwenole Beauchesne1-1/+0
2012-02-03voamrwbenc: init debug categoryMark Nauwelaerts1-0/+3
2012-02-03voaacenc: init debug categoryMark Nauwelaerts1-0/+2
2012-02-03kateenc: remove 'flush every packet' hackVincent Penquerc'h1-7/+0
2012-02-03camerabin: Add viewfinder colorspace conversion to default flagsThiago Santos1-2/+3
2012-02-03camerabin2: Removing solved TODO and fixing a typoThiago Santos1-3/+1
2012-02-03basecamerabinsrc: remove redundant functionsThiago Santos4-63/+10
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-01-25mpegpsdemux: don't scan for the last PTS if the first wasn't foundAlessandro Decina1-7/+10
2012-01-25vp8enc: trace outgoing timestampsOleksij Rempel (Alexey Fisher)1-0/+3
2012-01-25resindvd: fix caps refcount errorVincent Penquerc'h1-1/+3
2012-01-25resindvd: fix preroll on titles with no audio trackVincent Penquerc'h2-12/+41
2012-01-24h264parse: fix gst_h264_parse_clock_timestamp always failingJonas Larsson1-0/+2
2012-01-24REQUIREMENTS: we need librtmp for rtmp supportTim-Philipp Müller1-1/+2
2012-01-24codecparsers: read the cbr_flag in h264_parse_hrd_parametersJonas Larsson1-0/+1
2012-01-24mpegtsdemux: fix frequent deadlock demuxing MPEG TSVincent Penquerc'h1-0/+4
2012-01-24mpegtsdemux: break out when stream identifiedMark Nauwelaerts1-0/+1
2012-01-24mpegtsdemux: avoid NULL manipulation if invalid inputMark Nauwelaerts1-0/+2
2012-01-24mpegdemux: avoid NULL manipulation if invalid inputMark Nauwelaerts1-0/+2
2012-01-24mpegdemux: avoid some unlikely leaksMark Nauwelaerts2-3/+13