index
:
~reynaldo/gst-plugins-bad
0.10
android
gaze
opencv
Unnamed repository; edit this file 'description' to name the repository.
reynaldo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-24
tsdemux: Use new clock skew estimation for outgoing timestamps
Edward Hervey
1
-47
/
+20
2012-02-24
tsdemux: Various code cleanup and dead code removal
Edward Hervey
1
-47
/
+15
2012-02-24
mpegtspacketizer: Fix issues with skew code
Edward Hervey
2
-8
/
+10
2012-02-24
mpegtspacketizer: Estimate clock skew and retimestamps buffers more precisly
Thibault Saunier
3
-0
/
+336
2012-02-24
tsdemux: Clean up AAC caps mess
Thibault Saunier
1
-3
/
+6
2012-02-24
tsdemux: Reindent gstmpegdesc.h
Thibault Saunier
1
-87
/
+88
2012-02-24
tsdemux: Support more DTS/AC3 descriptors
Thibault Saunier
2
-16
/
+59
2012-02-24
tsdemux: Remove useless finalize()
Edward Hervey
1
-10
/
+0
2012-02-23
h264parse: consider nal_length_size when constructing codec_data
Mark Nauwelaerts
1
-1
/
+3
2012-02-23
tsdemux: Use incoming timestamps in live mode
Edward Hervey
2
-12
/
+58
2012-02-23
tsdemux: Report latency (700ms)
Edward Hervey
1
-0
/
+25
2012-02-23
mpegtsbase: Query whether upstream is live or not
Edward Hervey
2
-0
/
+28
2012-02-20
colorspace: Fix v210 writing out of bounds
David Schleef
1
-2
/
+2
2012-02-19
colorspace: clamp intermediates when dithering
David Schleef
1
-3
/
+11
2012-02-17
mpegtsdemux: Not apply various time the same PMT to a program when repetead
Thibault Saunier
1
-3
/
+17
2012-02-17
tsdemux: fix glib deprecation
Thibault Saunier
1
-0
/
+5
2012-02-16
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-15
tsdemux: Avoid throwing FLOW_ERROR on last PCR processing error
Thibault Saunier
1
-3
/
+7
2012-02-15
tsdemux: Add AAC latm support
Thibault Saunier
2
-9
/
+14
2012-02-15
tsdemux: Minor refactoring/code cleaning
Thibault Saunier
3
-58
/
+58
2012-02-15
h264parse: use proper NALU offset for config data insertion
Mark Nauwelaerts
1
-2
/
+2
2012-02-13
mpegtsmux: Trivial bug fix. Don't copy data from an uninited buffer.
Jan Schmidt
1
-3
/
+4
2012-02-10
h264parse: unobfuscate frame parsing code
Mark Nauwelaerts
2
-103
/
+96
2012-02-06
camerabin: prevent captures from being lost when switching resolutions
Thiago Santos
2
-5
/
+27
2012-02-06
camerabin: Improve debug message about processing counter
Thiago Santos
1
-1
/
+2
2012-02-04
rotate: angle is in radians already, do not scale it
Vincent Penquerc'h
1
-1
/
+1
2012-02-04
rotate: fix description string to match what the element does
Vincent Penquerc'h
1
-1
/
+1
2012-02-03
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
build: fix CFLAGS order and LIBS order
Tim-Philipp Müller
4
-12
/
+12
2012-02-02
mpegpsmux: include specific AAC stream-format in template caps
Vincent Penquerc'h
1
-1
/
+3
2012-02-02
tsdemux: add explicit supported AAC stream-format in template caps
Vincent Penquerc'h
1
-3
/
+7
2012-02-02
mpegtsmux: specify in template caps we only take raw/adts AAC format
Vincent Penquerc'h
1
-1
/
+3
2012-02-02
mpegdemux: include specific AAC stream-format types in template caps
Vincent Penquerc'h
2
-3
/
+6
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-31
videoparsers: set interlaced field in caps for mpeg2
Rob Clark
1
-0
/
+3
2012-01-31
mpegtsmux: update after collectpads2 changes
Alessandro Decina
1
-22
/
+1
2012-01-27
plenty: fixup glib deprecations
Vincent Penquerc'h
27
-8
/
+82
2012-01-27
camerabin: Add viewfinder colorspace conversion to default flags
Thiago Santos
1
-2
/
+3
2012-01-27
camerabin2: Removing solved TODO and fixing a typo
Thiago Santos
1
-3
/
+1
2012-01-25
mpegpsdemux: limit the amount of scanning done on duration queries
Alessandro Decina
1
-13
/
+27
2012-01-25
mpegpsdemux: don't scan for the last PTS if the first wasn't found
Alessandro Decina
1
-7
/
+10
2012-01-23
mpegtsdemux: fix frequent deadlock demuxing MPEG TS
Vincent Penquerc'h
1
-0
/
+4
2012-01-23
mpegtsdemux: break out when stream identified
Mark Nauwelaerts
1
-0
/
+1
2012-01-23
mpegtsdemux: avoid NULL manipulation if invalid input
Mark Nauwelaerts
1
-0
/
+2
2012-01-23
mpegdemux: avoid NULL manipulation if invalid input
Mark Nauwelaerts
1
-0
/
+2
[prev]
[next]