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
*
adpcmdec: fix up for GstAudioDecoder API change
Tim-Philipp Müller
2012-02-01
1
-9
/
+5
*
update for HEADER flag
Wim Taymans
2012-01-30
1
-6
/
+6
*
rtpmux: Unref non-forwarded events
Olivier Crête
2012-01-29
1
-4
/
+8
*
rtpmux: resync iterator on resync
Olivier Crête
2012-01-28
1
-0
/
+1
*
rtpmux: Re-push sticky events on input pad change
Olivier Crête
2012-01-27
2
-33
/
+36
*
dtmf: Use new-style caps
Olivier Crête
2012-01-27
3
-23
/
+24
*
mpegdemux: Don't leak the SCHEDULING query
Sebastian Dröge
2012-01-27
1
-0
/
+2
*
Port mpegdemux to 0.11
Matej Knopp
2012-01-27
4
-201
/
+341
*
adpcmdec: port to 0.11
Mark Nauwelaerts
2012-01-26
1
-8
/
+12
*
adpcmenc: port to 0.11
Mark Nauwelaerts
2012-01-26
2
-51
/
+45
*
autoconvert: port to 0.11
Olivier Crête
2012-01-25
3
-485
/
+245
*
bayer: Intersect transformed caps with filter
Olivier Crête
2012-01-25
1
-0
/
+6
*
rtpmux: Don't leak gvalue from iterator
Olivier Crête
2012-01-25
1
-0
/
+1
*
more porting
Wim Taymans
2012-01-25
1
-1
/
+1
*
port some more to new memory API
Mark Nauwelaerts
2012-01-25
10
-103
/
+119
*
port to new memory API
Wim Taymans
2012-01-25
18
-171
/
+197
*
Merge branch 'master' into 0.11
Sebastian Dröge
2012-01-25
31
-395
/
+1264
|
\
|
*
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
|
*
Android, Fix wrong dinamic linking attempt
Reynaldo H. Verdejo Pinochet
2012-01-13
1
-0
/
+1
|
*
sirenenc: fix base class call mixup in finalize
Vincent Penquerc'h
2012-01-13
1
-1
/
+1
*
|
dtmf: port to 0.11
Olivier Crête
2012-01-25
5
-171
/
+145
*
|
rtpvp8: port to 0.11
Olivier Crête
2012-01-25
5
-99
/
+105
*
|
videomaxrate: Remove, videorate includes the same functionality now
Olivier Crête
2012-01-25
3
-420
/
+0
*
|
rtpmux: port to 0.11
Olivier Crête
2012-01-25
4
-245
/
+216
*
|
Remove legacy mpegvideoparse plugin
Tim-Philipp Müller
2012-01-22
6
-2075
/
+0
*
|
multifdsink: make git ignore generated files
Tim-Philipp Müller
2012-01-22
1
-0
/
+2
[next]