projects
/
platform
/
upstream
/
gstreamer.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pad: Remove g_warning() if pad accepted caps that are not a subset of the pad caps
2011-11-24
Sebastian Dröge
pad: Remove g_warning() if pad accepted caps that are...
commit
|
commitdiff
|
tree
2011-11-23
Sebastian Dröge
baseparse: Return template caps instead of other side...
commit
|
commitdiff
|
tree
2011-10-28
Sebastian Dröge
collectpads2: Fix refcount handling if a buffer was...
commit
|
commitdiff
|
tree
2011-10-28
Sebastian Dröge
collectpads2: Merge the clip and prepare_buffer function...
commit
|
commitdiff
|
tree
2011-10-28
Sebastian Dröge
collectpads2: Merge clipping API from old collectpads
commit
|
commitdiff
|
tree
2011-10-28
Sebastian Dröge
collectpads2: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
commit
|
commitdiff
|
tree
2011-10-28
Sebastian Dröge
collectpads2: Add to the documentation
commit
|
commitdiff
|
tree
2011-10-28
Sebastian Dröge
win32: Add new collectpads2 API
commit
|
commitdiff
|
tree
2011-10-28
Sebastian Dröge
base: Add collectpads2
commit
|
commitdiff
|
tree
2011-10-20
Sebastian Dröge
baseparse: Fix documentation, it's pre_push_frame and...
commit
|
commitdiff
|
tree
2011-10-20
Sebastian Dröge
basebarse: Add detect vfunc to allow subclasses to...
commit
|
commitdiff
|
tree
2011-10-18
Sebastian Dröge
baseparse: Fix handling of queued frames
commit
|
commitdiff
|
tree
2011-10-13
Sebastian Dröge
buffer: Use an inline function instead of a macro for...
commit
|
commitdiff
|
tree
2011-10-13
Sebastian Dröge
event: Use an inline function instead of a macro for...
commit
|
commitdiff
|
tree
2011-09-09
Sebastian Dröge
pad: Only do the subset check in gst_pad_accept_caps...
commit
|
commitdiff
|
tree
2011-09-08
Sebastian Dröge
Revert "pad: Use gst_pad_accept_caps() instead of manually...
commit
|
commitdiff
|
tree
2011-09-08
Sebastian Dröge
pad: Use gst_pad_accept_caps() instead of manually...
commit
|
commitdiff
|
tree
2011-09-08
Sebastian Dröge
pad: Print a g_warning() if pad accept caps that are...
commit
|
commitdiff
|
tree
2011-09-08
Sebastian Dröge
Revert "basetransform: Use check for subsets and not...
commit
|
commitdiff
|
tree
2011-09-08
Sebastian Dröge
Revert "pad: Check for subsets, not non-empty intersections...
commit
|
commitdiff
|
tree
2011-09-07
Sebastian Dröge
basetransform: If there's no peer we still have to...
commit
|
commitdiff
|
tree
2011-09-06
Sebastian Dröge
basetransform: Use check for subsets and not non-empty...
commit
|
commitdiff
|
tree
2011-09-06
Sebastian Dröge
pad: Check for subsets, not non-empty intersections...
commit
|
commitdiff
|
tree
2011-05-30
Sebastian Dröge
value: Consider "1" and "{1}" as equal in gst_value_compare()
commit
|
commitdiff
|
tree
2011-05-30
Sebastian Dröge
caps: Fix subset check for equivalent lists and scalar...
commit
|
commitdiff
|
tree
2011-05-27
Sebastian Dröge
caps: Add gst_caps_is_subset_structure()
commit
|
commitdiff
|
tree
2011-05-27
Sebastian Dröge
structure: Add gst_structure_is_subset()
commit
|
commitdiff
|
tree
2011-05-27
Sebastian Dröge
caps: Optimize gst_caps_is_subset()
commit
|
commitdiff
|
tree
2011-05-27
Sebastian Dröge
caps: Fix subset check in gst_caps_merge()
commit
|
commitdiff
|
tree
2011-05-27
Sebastian Dröge
Revert "caps: Optimize gst_caps_is_subset()"
commit
|
commitdiff
|
tree
2011-05-27
Sebastian Dröge
caps: Optimize gst_caps_is_subset()
commit
|
commitdiff
|
tree
2011-05-27
Sebastian Dröge
basesrc: Send an update NEWSEGMENT event downstream...
commit
|
commitdiff
|
tree
2011-05-24
Sebastian Dröge
Revert "debugutils: Fix for GstIterator API changes"
commit
|
commitdiff
|
tree
2011-05-24
Sebastian Dröge
debugutils: Fix for GstIterator API changes
commit
|
commitdiff
|
tree
2011-05-20
Sebastian Dröge
basesink: Only reinit the cached GstClockID if it is...
commit
|
commitdiff
|
tree
2011-05-17
Sebastian Dröge
structure: Make both parameters to gst_structure_is_equal...
commit
|
commitdiff
|
tree
2011-05-17
Sebastian Dröge
structure: Update Since markers to the correct version
commit
|
commitdiff
|
tree
2011-05-17
Sebastian Dröge
structure: Add gst_structure_intersect()
commit
|
commitdiff
|
tree
2011-05-14
Sebastian Dröge
bin: Don't interprete pipelines without sink elements...
commit
|
commitdiff
|
tree
2011-05-14
Sebastian Dröge
systemclock: Only retry writing to the socket for EAGAIN...
commit
|
commitdiff
|
tree
2011-05-14
Sebastian Dröge
miniobject: Add new miniobject weak ref/unref functions...
commit
|
commitdiff
|
tree
2011-05-14
Sebastian Dröge
miniobject: Minor cleanup of last commit
commit
|
commitdiff
|
tree
2011-05-14
Sebastian Dröge
inputselector: Add sync mode that syncs inactive pads...
commit
|
commitdiff
|
tree
2011-05-14
Sebastian Dröge
multiqueue: Add mode to synchronize deactivated/not...
commit
|
commitdiff
|
tree
2011-05-14
Sebastian Dröge
bin: Only post EOS messages after reaching the PLAYING...
commit
|
commitdiff
|
tree
2011-05-14
Sebastian Dröge
element: Add GstElement::state_changed vfunc
commit
|
commitdiff
|
tree
2011-05-14
Sebastian Dröge
ghostpad: Add docs for all the new, public functions
commit
|
commitdiff
|
tree
2011-05-14
Sebastian Dröge
ghostpad: Add guards against invalid parameters to...
commit
|
commitdiff
|
tree
2011-05-14
Sebastian Dröge
ghostpad: Rename ghostpad/proxypad default functions
commit
|
commitdiff
|
tree
2011-05-14
Sebastian Dröge
ghostpad: Make all the internal caps functions public
commit
|
commitdiff
|
tree
2011-05-14
Sebastian Dröge
ghostpad: Only implement the iterate_internal_links...
commit
|
commitdiff
|
tree
2011-05-14
Sebastian Dröge
ghostpad: API: Expose gst_proxy_pad_get_internal()
commit
|
commitdiff
|
tree
2011-05-14
Sebastian Dröge
basetransform: When trying to fixate the sink suggestion...
commit
|
commitdiff
|
tree
2011-05-14
Sebastian Dröge
caps: Merge structures when intersecting instead of...
commit
|
commitdiff
|
tree
2011-05-14
Sebastian Dröge
basetransform: In getcaps() prefer the caps order and...
commit
|
commitdiff
|
tree
2011-05-14
Sebastian Dröge
basetransform: Prefer caps order given by the subclass...
commit
|
commitdiff
|
tree
2011-05-14
Sebastian Dröge
pad: Remove unnecessary FIXME
commit
|
commitdiff
|
tree
2011-05-14
Sebastian Dröge
element: If activating one pad failed error out early...
commit
|
commitdiff
|
tree
2011-05-14
Sebastian Dröge
bin: If activating one pad failed error out early instead...
commit
|
commitdiff
|
tree
2011-04-16
Sebastian Dröge
gst: make sure gobject-introspection scanner calls...
commit
|
commitdiff
|
tree
2011-04-16
Sebastian Dröge
win32: Add exports for the GstParseContext and GstBufferList...
commit
|
commitdiff
|
tree
2011-04-15
Sebastian Dröge
queue2: Add missing ) to the ring-buffer-max-size property...
commit
|
commitdiff
|
tree
2011-04-14
Sebastian Dröge
bufferlist: Add boxed type for GstBufferListIterator...
commit
|
commitdiff
|
tree
2011-04-14
Sebastian Dröge
parse: Add boxed type for GstParseContext for gobject...
commit
|
commitdiff
|
tree
2011-04-14
Sebastian Dröge
gst: Add some more gobject-introspection annotations
commit
|
commitdiff
|
tree
2011-04-14
Sebastian Dröge
multiqueue: Don't leak the sinkpad name
commit
|
commitdiff
|
tree
2011-04-14
Sebastian Dröge
multiqueue: Don't leak pads in the named pads unit...
commit
|
commitdiff
|
tree
2011-04-14
Sebastian Dröge
utils: Fix caps leaks in gst_element_factory_can_accept_...
commit
|
commitdiff
|
tree
2011-04-08
Sebastian Dröge
audioparser: Let the format string agree with the parameters...
commit
|
commitdiff
|
tree
2011-04-08
Sebastian Dröge
baseparse: Don't use GST_FLOW_IS_FATAL()
commit
|
commitdiff
|
tree
2011-04-08
Sebastian Dröge
baseparse: Set the last stop to the buffer starttime...
commit
|
commitdiff
|
tree
2011-04-08
Sebastian Dröge
aacparse: Add function for the baseparse subclass to...
commit
|
commitdiff
|
tree
2011-04-08
Sebastian Dröge
baseparse: Fix seek event leaking
commit
|
commitdiff
|
tree
2011-04-08
Sebastian Dröge
queue[2]: Unref events if the parent element disappeared
commit
|
commitdiff
|
tree
2011-04-08
Sebastian Dröge
base: Unref events if the parent element disappeared
commit
|
commitdiff
|
tree
2011-04-08
Sebastian Dröge
inputselector: Fix getcaps and event function from...
commit
|
commitdiff
|
tree
2011-04-08
Sebastian Dröge
utils: Fix uninitialized variable compiler warnings
commit
|
commitdiff
|
tree
2011-04-08
Sebastian Dröge
bus: Removed unused GCond
commit
|
commitdiff
|
tree
2011-04-08
Sebastian Dröge
multiqueue: Add another check for the flushing flag...
commit
|
commitdiff
|
tree
2011-04-08
Sebastian Dröge
bus: Immediately drop messages after calling the sync...
commit
|
commitdiff
|
tree
2011-04-08
Sebastian Dröge
bus: Use a construct-only property to distinguish between...
commit
|
commitdiff
|
tree
2011-04-07
Sebastian Dröge
basesrc: Handle tag and custom downstream events the...
commit
|
commitdiff
|
tree
2011-04-07
Sebastian Dröge
bla
commit
|
commitdiff
|
tree
2011-04-07
Sebastian Dröge
basesrc: Send syncronized custom downstream/both events...
commit
|
commitdiff
|
tree
2011-04-06
Sebastian Dröge
bus: Add private API to set a GstBus in child mode
commit
|
commitdiff
|
tree
2011-04-06
Sebastian Dröge
Revert "bus: Only create the signalling socket pair...
commit
|
commitdiff
|
tree
2011-04-06
Sebastian Dröge
Revert "bus: Check if pending messages are in the queue"
commit
|
commitdiff
|
tree
2011-04-06
Sebastian Dröge
bus: Check if pending messages are in the queue
commit
|
commitdiff
|
tree
2011-04-06
Sebastian Dröge
value: GstDate/GDate has a abbreviation now
commit
|
commitdiff
|
tree
2011-04-05
Sebastian Dröge
bus: Only create the signalling socket pair when required
commit
|
commitdiff
|
tree
2011-04-05
Sebastian Dröge
structure: Add date as a type abbreviation of GDate
commit
|
commitdiff
|
tree
2011-04-04
Sebastian Dröge
structure: Don't allow invalid GDates in all structures...
commit
|
commitdiff
|
tree
2011-04-01
Sebastian Dröge
element: When requesting an existing pad print a g_critical...
commit
|
commitdiff
|
tree
2011-04-01
Sebastian Dröge
element: Use gint64/guint64 string parsing functions
commit
|
commitdiff
|
tree
2011-03-31
Sebastian Dröge
gstabi: Add some new structures for x86-64
commit
|
commitdiff
|
tree
2011-03-31
Sebastian Dröge
libsabi: Add lots of new structures for x86-64
commit
|
commitdiff
|
tree
2011-03-30
Sebastian Dröge
multiqueue: Make assignment of queue IDs and pad names...
commit
|
commitdiff
|
tree
2011-03-29
Sebastian Dröge
element: Fix sanity checks for request pad templates...
commit
|
commitdiff
|
tree
2011-03-29
Sebastian Dröge
element: Add some more sanity checks to the pad name...
commit
|
commitdiff
|
tree
2011-03-29
Sebastian Dröge
element: Check %u too when trying to find a pad template...
commit
|
commitdiff
|
tree
next