index
:
~sree/gst-plugins-base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-31
streamsynchronizer: update position for reverse
Wim Taymans
1
-11
/
+23
2013-03-31
encodebin: Add action signal to get pad for a given profile
Edward Hervey
1
-7
/
+68
2013-03-30
videoconvert: use one matrix function
Wim Taymans
2
-26
/
+27
2013-03-30
videoconvert: use one temp array for lines
Wim Taymans
2
-37
/
+35
2013-03-30
decodebin: Remove GstdecodePads that are not going to be exposed
Sebastian Dröge
1
-0
/
+3
2013-03-30
playbin: Ignore caps from audio/video sink factories if there are fixed sinks...
Sebastian Dröge
1
-1
/
+14
2013-03-30
playbin: Handle caps queries from unlinked elements
Sebastian Dröge
1
-0
/
+174
2013-03-30
decodebin: Add autoplug-query signal to handle queries for yet unconnected el...
Sebastian Dröge
2
-12
/
+198
2013-03-30
decodebin: Don't add a children to a decode group twice
Sebastian Dröge
1
-1
/
+1
2013-03-29
audiotestsrc: fix a comment typo from previous commit
Stefan Sauer
1
-1
/
+1
2013-03-29
audiotestssrc: truncate the seek pos to the sample and round the time
Stefan Sauer
1
-5
/
+8
2013-03-28
videoconvert: respect the pack_lines when packing
Wim Taymans
2
-25
/
+38
2013-03-28
videoconvert: be smarter when selecting a conversion
Wim Taymans
1
-1
/
+142
2013-03-28
videoconvert: small cleanup
Wim Taymans
2
-34
/
+39
2013-03-28
uridecodebin: remove commented code
Stefan Sauer
1
-9
/
+0
2013-03-25
audiotestsrc: simplify the caps
Stefan Sauer
1
-8
/
+2
2013-03-24
audiotestsrc: fix rounding errors that might cause segments to be one sample ...
Simon Berg
1
-2
/
+3
2013-03-24
audiotestsrc: fix buffer size of last buffer
Simon Berg
1
-0
/
+2
2013-03-24
videoconvert: avoid double free
Wim Taymans
1
-0
/
+1
2013-03-24
Revert "videoconvert: prevent bad interlaced conversions"
Wim Taymans
1
-113
/
+3
2013-03-22
videoconvert: prevent bad interlaced conversions
David Schleef
1
-3
/
+113
2013-03-22
subparse: fix off by one offset calculation
Arnaud Vrac
2
-6
/
+1
2013-03-22
typefinding: fix y4m caps
Tim-Philipp Müller
1
-2
/
+16
2013-03-21
subtitleoverlay: Return ANY caps for the GET_CAPS query
Sebastian Dröge
1
-21
/
+4
2013-03-21
playsinkconvertbin: Make sure to return all allowed caps in the GET_CAPS query
Sebastian Dröge
1
-1
/
+22
2013-03-21
playsinkconvertbin: Use gst_caps_is_subset() for handling the ACCEPT_CAPS query
Sebastian Dröge
1
-2
/
+1
2013-03-21
videoscale: Let the add-borders property default to TRUE
Sebastian Dröge
1
-1
/
+1
2013-03-21
videoscale: Correct DAR and border calculations
Jan Schole
1
-4
/
+5
2013-03-11
adder: add a missing break
Stefan Sauer
1
-0
/
+1
2013-03-07
videotestsrc: make colors controlable
Stefan Sauer
1
-12
/
+10
2013-03-03
uridecodebin: minor GValue handling optimisation
Tim-Philipp Müller
1
-2
/
+1
2013-03-02
videoscale: Fix compiler errors caused by not including config.h
Sebastian Dröge
5
-1
/
+13
2013-02-27
adder: don't discard the flush-start events
Stefan Sauer
1
-4
/
+1
2013-02-27
adder: fix looping
Stefan Sauer
1
-20
/
+29
2013-02-27
adder: remove defines we don#t use anymore
Stefan Sauer
1
-15
/
+0
2013-02-25
adder: mark pending flush-stop on segment event
Stefan Sauer
2
-23
/
+37
2013-02-21
typefindfunctions: recognize SVC and MVC nal units in h264 streams
Sreerenj Balachandran
1
-9
/
+17
2013-02-21
adder: ensure sending a flush-stop after flush-start
Stefan Sauer
1
-0
/
+10
2013-02-14
encodebin: activate ghost pad after creating it
Vincent Penquerc'h
1
-0
/
+1
2013-02-14
decodebin: don't block on caps
Matej Knopp
1
-0
/
+5
2013-02-14
decodebin: Remove left-over line from last commit
Sebastian Dröge
1
-1
/
+0
2013-02-14
decodebin: Check if value is set before unsetting it
Matej Knopp
1
-0
/
+2
2013-02-13
typefinding: add parsed=true to mp3 and mpeg2 video ES caps
Tim-Philipp Müller
1
-2
/
+3
2013-02-13
adder: use the collect_pads_query func
Stefan Sauer
1
-11
/
+9
2013-02-12
encodebin: sync muxer state with parent bin
Vincent Penquerc'h
1
-0
/
+1
2013-02-12
decodebin: Push caps event immediately to ghost pad to avoid exposing pads wi...
Alexander Schrab
1
-7
/
+7
2013-02-07
decodebin: g_mutex_new -> g_mutex_init
Marc Leeman
2
-51
/
+35
2013-02-06
video: fix return type of _get_palette() and add since markers to docs
Tim-Philipp Müller
2
-2
/
+2
2013-02-05
videotestsrc: use video library palette
Wim Taymans
2
-35
/
+5
2013-02-05
videoscale: scale each field in interlace mode
Wim Taymans
1
-11
/
+48
[next]