index
:
~wtay/gst-plugins-base
0.10
0.10.36
0.11
0.11-data
0.11-fdo
1.0
1.2
1.4
abi-unbreak
alsasink-ringbuffer
audio-duplex
audiosink-clock
bufferpool
bufferpool-0.11
burstcache
colorspace
colorspace2
d2see
dont-set-caps
download
duplex-audio
framestep
intlinks-query
master
master-fdo
memory-improvements
memory-improvements3
mikey
mulas4wl
multisocketsink-receive
new-video-caps
new-vorbis
ogg-index
oggdemux-fix
orc-0.5-bits
playbin2-groups
qnx-0.10.25
qnx-buffering
rawhide
release
rename-events
resampler
reset-time
rhel-7.0
rhel-7.2
rhel-7.3
rhel-7.x
ring_buffer_props
rtp-list
rtsp-client-connection
rtsp-connection
sa
ste-base-0.10.25
ste-base-rtp-0.10.25
temp
tiled
timestamp-audiosrc
tp-vision
video-scaler
video-scaler-old
wim-fdo/0.11-fdo
work
GStreamer base plugins hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
audiorate
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-07
audiorate: use g_object_notify_by_pspec() if possible
Tim-Philipp Müller
1
-9
/
+32
2010-09-01
audiorate: Fill segment until the end on EOS
Sebastian Dröge
1
-1
/
+3
2010-05-26
audiorate: Fix buffer offset_end when within tolerance.
Edward Hervey
1
-3
/
+7
2010-04-16
audiorate: Don't leak the input buffer in error cases
Sebastian Dröge
1
-0
/
+7
2010-03-16
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-8
/
+4
2009-12-26
audiorate: correctly eat empty and dummy buffers
Mark Nauwelaerts
1
-1
/
+1
2009-12-21
audiorate: add Since marker for the new tolerance property
Mark Nauwelaerts
1
-0
/
+8
2009-12-15
audiorate: add a tolerance property
Mark Nauwelaerts
2
-3
/
+39
2009-12-15
audiorate: add documentation
Mark Nauwelaerts
1
-0
/
+32
2009-12-15
audiorate: use separate header file
Mark Nauwelaerts
3
-48
/
+84
2009-12-15
audiorate: set DISCONT when resyncing (e.g. newsegment)
Mark Nauwelaerts
1
-0
/
+3
2009-12-15
audiorate: also fill up segments if possible
Mark Nauwelaerts
1
-9
/
+27
2009-12-15
audiorate: fix segment handling
Mark Nauwelaerts
1
-8
/
+4
2009-12-15
audiorate: properly report truncated samples as dropped samples
Mark Nauwelaerts
1
-0
/
+5
2009-10-22
audiorate: move debug calculation into debug macro
Thiago Santos
1
-6
/
+3
2009-10-22
audiorate: Removing unused variable
Thiago Santos
1
-2
/
+1
2009-10-22
audiorate: be more accurate on offset math
Thiago Santos
1
-2
/
+4
2009-10-09
audiorate: fix warning in macosx
Josep Torra
1
-3
/
+6
2008-10-16
Don't install static libs for plugins. Fixes #550851 for base.
Stefan Kost
1
-0
/
+2
2008-03-22
Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings...
Sebastian Dröge
1
-9
/
+10
2007-09-17
Fix a bunch of compile warnings shown with Forte.
Jan Schmidt
1
-2
/
+2
2007-08-10
gst/audiorate/gstaudiorate.c: Debug output fixes.
Michael Smith
1
-4
/
+0
2007-08-09
gst/audiorate/gstaudiorate.c: If we have a large (> 1 second) discontinuity, ...
Michael Smith
1
-33
/
+48
2007-05-03
gst/audiorate/gstaudiorate.c: If a buffer doesn't have a timestamp, assume it...
Michael Smith
1
-0
/
+5
2007-01-04
configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAG...
Thomas Vander Stichele
1
-1
/
+1
2006-12-01
gst/audiorate/gstaudiorate.c: Delete bad debug code.
Michael Smith
1
-9
/
+0
2006-11-16
gst/audiorate/gstaudiorate.c: Fix audiorate, so that it accurately sets offse...
Michael Smith
1
-14
/
+41
2006-09-28
gst/audiorate/gstaudiorate.c: Set caps on outgoing buffers.
Wim Taymans
1
-0
/
+3
2006-09-28
gst/audiorate/gstaudiorate.c: Keep sink and src segment to keep track of time...
Wim Taymans
1
-32
/
+136
2006-09-16
ext/gnomevfs/gstgnomevfssrc.c: Add docs about icydemux usage in connection wi...
Stefan Kost
1
-1
/
+1
2006-08-29
gst/audiorate/gstaudiorate.c: Don't rely on incoming buffers offset anymore, ...
Edward Hervey
1
-14
/
+19
2006-08-28
gst/audiorate/gstaudiorate.c: Make the metadata of the buffer writable before...
Wim Taymans
1
-0
/
+1
2006-08-28
gst/audiorate/gstaudiorate.c: Fix audiorate some more.
Wim Taymans
1
-22
/
+198
2006-05-23
make more debug catagories static
Stefan Kost
1
-1
/
+1
2006-04-28
make GstElementDetails const
Stefan Kost
1
-1
/
+1
2006-03-07
Don't leak references returned by gst_pad_get_parent()
Christophe Fergeau
1
-8
/
+11
2006-01-10
gst/audiorate/gstaudiorate.c: Add debugging category.
Edward Hervey
1
-3
/
+23
2006-01-10
gst/audiorate/gstaudiorate.c: Support float audio in audiorate.
Michael Smith
1
-7
/
+9
2005-12-06
expand tabs
Thomas Vander Stichele
1
-1
/
+1
2005-12-01
borgify further clean up docs a little
Thomas Vander Stichele
1
-67
/
+67
2005-11-26
gst/audiorate/gstaudiorate.c: Properly return GstFlowReturn from gst_pad_push...
Edward Hervey
1
-4
/
+7
2005-11-16
Fix a whole set of pad template leaks
Thomas Vander Stichele
1
-4
/
+2
2005-10-16
restructure configure.ac, use correct libtool LDFLAGS, fix up defines
Thomas Vander Stichele
1
-1
/
+1
2005-09-02
All plugins updated for element state changes.
Andy Wingo
1
-8
/
+9
2005-07-13
make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be added manually to e...
Thomas Vander Stichele
1
-2
/
+1
2005-07-08
ext/gnomevfs/: add/clean up debugging
Thomas Vander Stichele
1
-1
/
+0
2005-05-06
gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
Andy Wingo
1
-4
/
+3
2005-05-05
gst/: Some GCC4 fixes
Andy Wingo
1
-26
/
+17
2004-07-27
more working plugins
Steve Lhomme
1
-1
/
+1
2004-07-27
rename GStreamer-0.8.lib to libgstreamer.lib
Steve Lhomme
1
-2
/
+2
[next]