index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
Commit message (
Expand
)
Author
Age
Files
Lines
*
tsdemux: Avoid throwing FLOW_ERROR on last PCR processing error
Thibault Saunier
2012-02-15
1
-3
/
+7
*
tsdemux: Add AAC latm support
Thibault Saunier
2012-02-15
2
-9
/
+14
*
tsdemux: Minor refactoring/code cleaning
Thibault Saunier
2012-02-15
3
-58
/
+58
*
h264parse: use proper NALU offset for config data insertion
Mark Nauwelaerts
2012-02-15
1
-2
/
+2
*
mpegtsmux: Trivial bug fix. Don't copy data from an uninited buffer.
Jan Schmidt
2012-02-13
1
-3
/
+4
*
h264parse: unobfuscate frame parsing code
Mark Nauwelaerts
2012-02-10
2
-103
/
+96
*
camerabin: prevent captures from being lost when switching resolutions
Thiago Santos
2012-02-06
2
-5
/
+27
*
camerabin: Improve debug message about processing counter
Thiago Santos
2012-02-06
1
-1
/
+2
*
rotate: angle is in radians already, do not scale it
Vincent Penquerc'h
2012-02-04
1
-1
/
+1
*
rotate: fix description string to match what the element does
Vincent Penquerc'h
2012-02-04
1
-1
/
+1
*
mpegtsdemux: do not emit no-more-pads
Vincent Penquerc'h
2012-02-03
1
-4
/
+12
*
h264parse: decrease passthrough negotiation preference
Mark Nauwelaerts
2012-02-03
1
-0
/
+16
*
build: fix CFLAGS order and LIBS order
Tim-Philipp Müller
2012-02-03
4
-12
/
+12
*
mpegpsmux: include specific AAC stream-format in template caps
Vincent Penquerc'h
2012-02-02
1
-1
/
+3
*
tsdemux: add explicit supported AAC stream-format in template caps
Vincent Penquerc'h
2012-02-02
1
-3
/
+7
*
mpegtsmux: specify in template caps we only take raw/adts AAC format
Vincent Penquerc'h
2012-02-02
1
-1
/
+3
*
mpegdemux: include specific AAC stream-format types in template caps
Vincent Penquerc'h
2012-02-02
2
-3
/
+6
*
h264parse: disable optimized packetized processing for reverse playback
Mark Nauwelaerts
2012-02-01
2
-4
/
+13
*
h264parse: also mind SEI position for config data insertion
Mark Nauwelaerts
2012-02-01
2
-1
/
+17
*
h264parse: unbreak optimized packetized NALU collection processing
Mark Nauwelaerts
2012-02-01
2
-9
/
+25
*
videoparsers: set interlaced field in caps for mpeg2
Rob Clark
2012-01-31
1
-0
/
+3
*
mpegtsmux: update after collectpads2 changes
Alessandro Decina
2012-01-31
1
-22
/
+1
*
plenty: fixup glib deprecations
Vincent Penquerc'h
2012-01-27
27
-8
/
+82
*
camerabin: Add viewfinder colorspace conversion to default flags
Thiago Santos
2012-01-27
1
-2
/
+3
*
camerabin2: Removing solved TODO and fixing a typo
Thiago Santos
2012-01-27
1
-3
/
+1
*
mpegpsdemux: limit the amount of scanning done on duration queries
Alessandro Decina
2012-01-25
1
-13
/
+27
*
mpegpsdemux: don't scan for the last PTS if the first wasn't found
Alessandro Decina
2012-01-25
1
-7
/
+10
*
mpegtsdemux: fix frequent deadlock demuxing MPEG TS
Vincent Penquerc'h
2012-01-23
1
-0
/
+4
*
mpegtsdemux: break out when stream identified
Mark Nauwelaerts
2012-01-23
1
-0
/
+1
*
mpegtsdemux: avoid NULL manipulation if invalid input
Mark Nauwelaerts
2012-01-23
1
-0
/
+2
*
mpegdemux: avoid NULL manipulation if invalid input
Mark Nauwelaerts
2012-01-23
1
-0
/
+2
*
mpegdemux: avoid some unlikely leaks
Mark Nauwelaerts
2012-01-23
2
-3
/
+13
*
mpegvideoparse: prevent some fall-through cases
Mark Nauwelaerts
2012-01-23
1
-0
/
+4
*
mve: use signed loop variable
Mark Nauwelaerts
2012-01-23
1
-1
/
+1
*
mve: ensure best target found
Mark Nauwelaerts
2012-01-23
1
-0
/
+3
*
festival: enhance some error case handling
Mark Nauwelaerts
2012-01-23
1
-4
/
+25
*
nuvdemux: check directly for valid buffer
Mark Nauwelaerts
2012-01-23
1
-2
/
+2
*
Revert "!colorspace: fix odd size problems"
David Schleef
2012-01-22
2
-172
/
+49
*
Revert "colorspace: Fix out-of-bound errors for v210"
David Schleef
2012-01-22
1
-2
/
+2
*
inter: Fix compilation
David Schleef
2012-01-22
2
-8
/
+0
*
colorspace: Fix out-of-bound errors for v210
David Schleef
2012-01-22
1
-2
/
+2
*
!colorspace: fix odd size problems
David Schleef
2012-01-22
2
-49
/
+172
*
inter: Add channel property
David Schleef
2012-01-22
9
-29
/
+96
*
colorspace: Add jpeg color-matrix conversion
David Schleef
2012-01-22
1
-0
/
+27
*
inter: Add subtitle inter elements
David Schleef
2012-01-22
7
-1
/
+910
*
mpegpsdemux: handle corner-case of short read in pull_buffer better
Tim-Philipp Müller
2012-01-19
1
-4
/
+16
*
adpcmdec: port to audiodecoder
Mark Nauwelaerts
2012-01-17
2
-175
/
+91
*
adpcmenc: port to audioencoder
Mark Nauwelaerts
2012-01-17
2
-156
/
+64
*
debugspy: fix string leak
Vincent Penquerc'h
2012-01-16
1
-0
/
+2
*
mpegdemux: fix missing finalize chaining to parent
Vincent Penquerc'h
2012-01-16
1
-0
/
+2
[next]