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
/
gst
/
elements
/
gstfilesink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-05
migrated some more docs to be inlined in the sources
Stefan Kost
1
-1
/
+7
2005-07-30
configure.ac: Use AC_SYS_LARGEFILE, which will set _FILE_OFFSET_BITS=64 and _...
Tim-Philipp Müller
1
-16
/
+57
2005-07-27
Some docs updates
Wim Taymans
1
-34
/
+9
2005-07-14
more autistic cleanliness in functions/names/defines
Thomas Vander Stichele
1
-62
/
+62
2005-07-10
more macro splitting
Thomas Vander Stichele
1
-4
/
+4
2005-07-05
gst/elements, testsuite: Null if we got it...
Andy Wingo
1
-2
/
+0
2005-06-29
gst/elements/gstfilesink.c: Simplify code so that we don't have to handle sho...
Tim-Philipp Müller
1
-15
/
+7
2005-05-09
Remove old query functions. Ported old code.
Wim Taymans
1
-5
/
+5
2005-05-06
gst/gstquery.h
Andy Wingo
1
-49
/
+23
2005-05-05
gst/: Added object to help in making collect pad based elements.
Wim Taymans
1
-109
/
+74
2005-03-08
Remove threadsafe properties. Fix elements because GObject complains when ins...
Wim Taymans
1
-2
/
+2
2005-01-24
Don't unref seek event twice in case where fflush() fails
Tim-Philipp Müller
1
-0
/
+1
2004-11-06
docs/pwg/: Typo fixes.
Ronald S. Bultje
1
-2
/
+0
2004-08-17
gst/: s/gst_pad_new/&_from_template/ register pad templates in the base_init ...
Benjamin Otte
1
-1
/
+10
2004-07-12
Handle binary files under Windows
Steve Lhomme
1
-1
/
+1
2004-05-07
Changes to handle compilers that don't have variadic macro support. In parti...
David Schleef
1
-0
/
+2
2004-04-29
gst/elements/gstfilesink.c: Patch from Sebastien Cote to fix leakage of event...
Sebastien Cote
1
-6
/
+17
2004-03-18
updated translation return silently when filesink not open
Thomas Vander Stichele
1
-1
/
+3
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
1
-51
/
+55
2004-03-13
gst-indent run on core
Thomas Vander Stichele
1
-129
/
+129
2004-02-22
fix errors
Thomas Vander Stichele
1
-2
/
+2
2004-02-07
Trying to fix the mess that I made with the two previous commits.
Ramon Garcia Fernandez
1
-1
/
+1
2004-02-07
Reverted changes made to fix unsigned-signed warnings after hearing comments ...
Ramon Garcia Fernandez
1
-1
/
+1
2004-02-04
docs/random/ds/0.9-suggested-changes: random notes
David Schleef
1
-8
/
+19
2004-01-31
suffix errors with period.
Thomas Vander Stichele
1
-6
/
+6
2004-01-29
GST_ELEMENT_ERROR
Thomas Vander Stichele
1
-6
/
+6
2004-01-19
removing ending punctuation dots
Thomas Vander Stichele
1
-1
/
+1
2004-01-18
changing error signal add error codes and domains
Thomas Vander Stichele
1
-19
/
+23
2004-01-08
gst/gstutils.h: GST_PARENT_CALL and
Benjamin Otte
1
-33
/
+12
2004-01-07
gst/elements/gstfilesink.c: Fix for if we pass NULL as property to location.
Ronald S. Bultje
1
-2
/
+7
2003-11-24
implement URI schemes
Benjamin Otte
1
-11
/
+94
2003-10-31
update plugin initialization restructuring (see email for details
Benjamin Otte
1
-16
/
+19
2003-10-20
Properly give an error if no file was given
Ronald S. Bultje
1
-1
/
+2
2003-10-08
s/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to...
Andy Wingo
1
-2
/
+3
2003-09-30
make filesink handle events only in the chainfunction
Andy Wingo
1
-37
/
+1
2003-09-16
reverting error patches before making a branch.
Thomas Vander Stichele
1
-19
/
+16
2003-09-14
implement translatable error messages using gerror.
Benjamin Otte
1
-16
/
+19
2003-09-13
Implement seekability-only-if-available
Ronald S. Bultje
1
-11
/
+39
2003-07-22
Add support for not incrementing bytecounter while we're not at the end of th...
Ronald S. Bultje
1
-2
/
+4
2003-06-29
GST_DEBUG reorganization containing loads of stuff:
Benjamin Otte
1
-0
/
+7
2003-06-07
Actually, size should be a guint (because GST_BUFFER_SIZE(buffer) is a guint ...
Ronald S. Bultje
1
-1
/
+1
2003-06-07
Make filesink fail with some grace, see #114614
Ronald S. Bultje
1
-8
/
+15
2003-06-06
Some adjustments to allow for setting a new filename after EOS, useful for wr...
Ronald S. Bultje
1
-5
/
+5
2003-06-01
I don't know how I ever got to introducing this madness, but I was wrong. *RE...
Ronald S. Bultje
1
-105
/
+111
2002-12-30
- major API breakage (one of the last, I promise...)
Wim Taymans
1
-1
/
+1
2002-11-21
Small cleanups, more descriptive properties
Wim Taymans
1
-8
/
+6
2002-10-25
Convert from sys_errlist[] to g_strerror()
David Schleef
1
-4
/
+4
2002-09-29
adding ::license field to core plugins
Andy Wingo
1
-0
/
+1
2002-09-01
Don't doe EOS in a state change function
Wim Taymans
1
-2
/
+5
2002-07-30
Use fancy macros
Wim Taymans
1
-17
/
+10
[next]