index
:
~wtay/gst-plugins-bad
0.10
0.10.23
0.11
0.11-fdo
1.0
1.2
1.4
cache-element
f21
f22
hdpvr
master
moving-colorspace
renme-events
rhel-7.0
rhel-7.2
rhel-8.0
rtpbin-new
rtpbin-unified
sa
tp-vision
gst-plugins-bad hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-21
Release 0.10.23
0.10.23
Tim-Philipp Müller
6
-160
/
+9387
2012-02-21
docs: update docs
Tim-Philipp Müller
118
-8440
/
+3116
2012-02-21
po: update translations
Tim-Philipp Müller
3
-18
/
+807
2012-02-20
decklink: Add $(GST_PLUGINS_BASE_CFLAGS) and $(GST_PLUGINS_BASE_LIBS) to fix ...
Sebastian Dröge
1
-0
/
+3
2012-02-20
printf format fixes
David Schleef
2
-3
/
+4
2012-02-17
wrappercamerabinsrc: Put source to null when resetting caps
Thiago Santos
1
-1
/
+7
2012-02-16
wrappercamerabinsrc: Put source in NULL when it fails changing state
Thiago Santos
1
-1
/
+4
2012-02-16
mve: don't return a boolean for a GstFlowReturn
Tim-Philipp Müller
1
-8
/
+5
2012-02-16
h264parse: use proper NALU offset for config data insertion
Mark Nauwelaerts
1
-2
/
+2
2012-02-15
codecparsers: h264: fix SEI parsing
Jonas Larsson
1
-4
/
+2
2012-02-13
mpegtsmux: Trivial bug fix. Don't copy data from an uninited buffer.
Jan Schmidt
1
-3
/
+4
2012-02-09
shmsink: fix indefinite wait after adding a new fd to the poll set
Vincent Penquerc'h
1
-1
/
+5
2012-02-09
d3dvideosink: Fix device initialization check
Andoni Morales Alastruey
1
-1
/
+5
2012-02-09
camerabin: prevent captures from being lost when switching resolutions
Thiago Santos
2
-5
/
+27
2012-02-09
camerabin: Improve debug message about processing counter
Thiago Santos
1
-1
/
+2
2012-02-09
rotate: angle is in radians already, do not scale it
Vincent Penquerc'h
1
-1
/
+1
2012-02-09
rotate: fix description string to match what the element does
Vincent Penquerc'h
1
-1
/
+1
2012-02-05
0.10.22.3 pre-release
Tim-Philipp Müller
2
-2
/
+2
2012-02-04
mpegtsdemux: do not emit no-more-pads
Vincent Penquerc'h
1
-4
/
+12
2012-02-03
h264parse: decrease passthrough negotiation preference
Mark Nauwelaerts
1
-0
/
+16
2012-02-03
mpegpsmux: include specific AAC stream-format in template caps
Vincent Penquerc'h
1
-1
/
+3
2012-02-03
tsdemux: add explicit supported AAC stream-format in template caps
Vincent Penquerc'h
1
-3
/
+7
2012-02-03
faad: include specific support AAC stream formats in template caps
Vincent Penquerc'h
1
-1
/
+2
2012-02-03
mpegtsmux: specify in template caps we only take raw/adts AAC format
Vincent Penquerc'h
1
-1
/
+3
2012-02-03
mpegdemux: include specific AAC stream-format types in template caps
Vincent Penquerc'h
2
-3
/
+6
2012-02-03
kate: better error/debug reporting
Vincent Penquerc'h
5
-31
/
+106
2012-02-03
resindvd: fix wedge in preroll when playbin2 deinterlacing is enabled
Vincent Penquerc'h
1
-3
/
+7
2012-02-03
videoparsers: set interlaced field in caps for mpeg2
Rob Clark
1
-0
/
+3
2012-02-03
codecparsers: h264: fix parsing of VUI parameters.
Gwenole Beauchesne
1
-1
/
+0
2012-02-03
voamrwbenc: init debug category
Mark Nauwelaerts
1
-0
/
+3
2012-02-03
voaacenc: init debug category
Mark Nauwelaerts
1
-0
/
+2
2012-02-03
kateenc: remove 'flush every packet' hack
Vincent Penquerc'h
1
-7
/
+0
2012-02-03
camerabin: Add viewfinder colorspace conversion to default flags
Thiago Santos
1
-2
/
+3
2012-02-03
camerabin2: Removing solved TODO and fixing a typo
Thiago Santos
1
-3
/
+1
2012-02-03
basecamerabinsrc: remove redundant functions
Thiago Santos
4
-63
/
+10
2012-02-01
h264parse: disable optimized packetized processing for reverse playback
Mark Nauwelaerts
2
-4
/
+13
2012-02-01
h264parse: also mind SEI position for config data insertion
Mark Nauwelaerts
2
-1
/
+17
2012-02-01
h264parse: unbreak optimized packetized NALU collection processing
Mark Nauwelaerts
2
-9
/
+25
2012-01-25
mpegpsdemux: don't scan for the last PTS if the first wasn't found
Alessandro Decina
1
-7
/
+10
2012-01-25
vp8enc: trace outgoing timestamps
Oleksij Rempel (Alexey Fisher)
1
-0
/
+3
2012-01-25
resindvd: fix caps refcount error
Vincent Penquerc'h
1
-1
/
+3
2012-01-25
resindvd: fix preroll on titles with no audio track
Vincent Penquerc'h
2
-12
/
+41
2012-01-24
h264parse: fix gst_h264_parse_clock_timestamp always failing
Jonas Larsson
1
-0
/
+2
2012-01-24
REQUIREMENTS: we need librtmp for rtmp support
Tim-Philipp Müller
1
-1
/
+2
2012-01-24
codecparsers: read the cbr_flag in h264_parse_hrd_parameters
Jonas Larsson
1
-0
/
+1
2012-01-24
mpegtsdemux: fix frequent deadlock demuxing MPEG TS
Vincent Penquerc'h
1
-0
/
+4
2012-01-24
mpegtsdemux: break out when stream identified
Mark Nauwelaerts
1
-0
/
+1
2012-01-24
mpegtsdemux: avoid NULL manipulation if invalid input
Mark Nauwelaerts
1
-0
/
+2
2012-01-24
mpegdemux: avoid NULL manipulation if invalid input
Mark Nauwelaerts
1
-0
/
+2
2012-01-24
mpegdemux: avoid some unlikely leaks
Mark Nauwelaerts
2
-3
/
+13
[next]