index
:
~wtay/gstreamer
0.10
0.10.36
0.11
0.11-bufferlist-remove
0.11-data
0.11-fd0
0.11-fdo
1.0
1.2
1.4
adapter-list
arrayqueue
buffer-recycle
bufferfile
buffermeta
buffermeta2
bufferpool
bufferpool-0.11
bufferpool-scratch
d2see
device-monitor-obsoleted
events2
f20
f21
framestep
gst-state-error-unlock
intlinks-query
less-task-lock
lockfree-bus
lockfree-bus2
lockfree-clocks
lockfree-data
lockfree-poll
lockfree-queue
master
memory-improvements
memory-improvements2
memory-improvements3
memory-lock
merge-mode-functions
miniobject-lock
miniobject-notify
miniobject-qdata
miniobject2
mixed-caps
multiqueue
multiqueue-new
netmeta-check
optimize
pad-cache
pad-state
performance-push
progress
push-cache
qnx-0.10.25
qnx-multiqueue
qos-throttle
queue-batch
queue-batch2
queue-batch3
queue-segment
queue2_ring_buffer
rawhide
release
release-pool
remove-caps
remove-handoff
remove-setcaps
rename-events
reset-time
rework-pad-block
rework-pad-block2
rhel-7.0
rhel-7.2
rhel-8.2.0
sa
segment-rework
segment-serialize
sink-states
state-manager
tp-vision
trans-meta
transform
wim-fd/lockfree-queue
wim_q2_rb
wip-basesink-event
work
work2
working
GStreamer random hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
indexers
/
gstfileindex.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-30
index: remove GstIndex and GstIndexFactory for now
Tim-Philipp Müller
1
-990
/
+0
2011-08-26
fileindex: explicitly cast to the enum types
Josep Torra
1
-3
/
+3
2011-01-07
indexers: fix two small leaks
Tim-Philipp Müller
1
-1
/
+1
2010-08-06
plugins: Add declarations for _get_type() functions to fix compiler warnings
Sebastian Dröge
1
-0
/
+2
2010-08-06
plugins: Make *_get_type() in plugins/* thread safe
Shixin Zeng
1
-32
/
+2
2010-06-26
Don't include <libxml/parser.h> from public headers if GST_DISABLE_DEPRECATED...
Tim-Philipp Müller
1
-0
/
+4
2010-03-11
Fixes for -Wmissing-declarations -Wmissing-prototypes
Benjamin Otte
1
-0
/
+2
2008-04-03
plugins/indexers/: Use GSlice when possible.
Sebastian Dröge
1
-4
/
+4
2008-03-22
Define G_PARAM_STATIC_STRINGS if it's undefined (GLib < 2.13.0) and use it ev...
Sebastian Dröge
1
-1
/
+2
2008-02-29
Correct all relevant warnings found by the sparse semantic code analyzer. Thi...
Sebastian Dröge
1
-4
/
+6
2008-02-20
plugins/elements/: Remove GstBufferStore, no idea why we were still building it.
Tim-Philipp Müller
1
-2
/
+2
2006-11-06
Use g_strerror() instead of strerror() - we want UTF-8.
Tim-Philipp Müller
1
-3
/
+4
2006-06-01
gst/gsttagsetter.h: Can't cast ifaces to a class
Stefan Kost
1
-1
/
+1
2006-04-08
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
1
-1
/
+1
2005-12-06
expand tabs
Thomas Vander Stichele
1
-10
/
+10
2005-10-15
whitespace fixes
Thomas Vander Stichele
1
-6
/
+6
2005-10-12
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...
Stefan Kost
1
-2
/
+2
2005-09-18
check/Makefile.am: Fix environment variables.
David Schleef
1
-3
/
+8
2005-05-04
GCC 4 fixen.
Andy Wingo
1
-26
/
+27
2004-07-12
gst/gsttypes.h: get rid of GST_O_READONLY, GST_FILE_MODE_READ and
Benjamin Otte
1
-2
/
+2
2004-07-12
Handle binary files under Windows
Steve Lhomme
1
-2
/
+2
2004-06-06
gst/indexers/gstfileindex.c: make debugging use a default category
Benjamin Otte
1
-39
/
+30
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
1
-100
/
+102
2004-03-13
gst-indent run on core
Thomas Vander Stichele
1
-246
/
+242
2003-10-31
update plugin initialization restructuring (see email for details
Benjamin Otte
1
-2
/
+1
2003-08-15
Add my name to the copywrite (since I wrote most of this file).
Joshua N. Pritikin
1
-3
/
+30
2003-08-01
Support gcc-2.9x, too
Ronald S. Bultje
1
-4
/
+7
2003-07-25
Fixed Forte compile issue.
Brian Cameron
1
-0
/
+4
2003-07-25
1. Change many comments from // to /**/.
Joshua N. Pritikin
1
-63
/
+117
2003-06-29
GST_DEBUG reorganization containing loads of stuff:
Benjamin Otte
1
-10
/
+4
2003-01-12
fix Dispose method by vishnu
Wim Taymans
1
-2
/
+40
2003-01-05
patch 13364 from vishnu
Wim Taymans
1
-11
/
+16
2003-01-05
Patch 13357 and 13358 from vishnu
Wim Taymans
1
-24
/
+30
2003-01-04
I think this makes a little more sense
Wim Taymans
1
-9
/
+7
2003-01-04
Register the two indexers
Wim Taymans
1
-14
/
+2
2003-01-04
Added fileindex
Wim Taymans
1
-0
/
+897