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
/
audioconvert
/
gstaudioconvert.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-10
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-04-02
audioconvert: remove useless transform_ip function
Wim Taymans
1
-11
/
+0
2012-03-30
audioconvert: plug caps leak
Mark Nauwelaerts
1
-0
/
+2
2012-03-11
fix for caps API changes
Wim Taymans
1
-1
/
+1
2012-02-27
audioconvert: improve fixation
Wim Taymans
1
-19
/
+15
2012-02-22
update for new fixate_caps function
Wim Taymans
1
-3
/
+5
2012-01-25
port to new map API
Wim Taymans
1
-11
/
+11
2012-01-05
audioconvert: Fix channel-mask handling
Sebastian Dröge
1
-5
/
+7
2012-01-05
gst: Add new layout field to the raw audio caps
Sebastian Dröge
1
-1
/
+2
2012-01-05
audioconvert: Port to the new multichannel caps
Sebastian Dröge
1
-75
/
+139
2011-11-12
audioconvert, videoconvert: fix caps leak in transform_caps
René Stadler
1
-2
/
+0
2011-11-10
audioconvert: truncate caps in _fixate
Vincent Penquerc'h
1
-0
/
+2
2011-10-17
audioconvert: We can handle channels conversion
Edward Hervey
1
-1
/
+2
2011-08-18
audio: rework audio caps.
Wim Taymans
1
-556
/
+70
2011-08-10
Fix debug statements
Josep Torra
1
-1
/
+2
2011-05-27
audioconvert: Use new gst_caps_is_subset_structure() API
Sebastian Dröge
1
-6
/
+1
2011-05-27
audioconvert: Optimize transform_caps()
Sebastian Dröge
1
-0
/
+15
2011-05-27
gst: Update for the GstBaseTransform::transform_caps() changes
Sebastian Dröge
1
-113
/
+116
2011-05-20
Merge branch 'master' into 0.11
Sebastian Dröge
1
-3
/
+3
2011-05-19
audioconvert: cleanup helper code
Stefan Kost
1
-3
/
+3
2011-05-16
audioconvert: Update for negotiation related API changes
Sebastian Dröge
1
-2
/
+13
2011-05-09
-base: don't use buffer caps
Wim Taymans
1
-4
/
+0
2011-04-19
gst: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
Sebastian Dröge
1
-19
/
+13
2011-03-27
plugins: port some plugins to the new memory API
Wim Taymans
1
-15
/
+21
2010-03-16
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-7
/
+3
2009-11-16
audioconvert: remove unused array
Stefan Kost
1
-8
/
+0
2009-10-12
audioconvert: track active conversion in perf log
Stefan Kost
1
-1
/
+7
2009-08-08
gst: Remove dead assignments and resulting unused variables
Edward Hervey
1
-4
/
+3
2008-07-11
gst/audioconvert/gstaudioconvert.c: Remove now obsolete note in the docs.
Stefan Kost
1
-3
/
+0
2008-07-10
Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. ...
Stefan Kost
1
-16
/
+8
2008-05-30
gst/audioconvert/gstaudioconvert.c: Allow up to 11 positioned channels now th...
Sebastian Dröge
1
-12
/
+12
2008-05-20
gst/audioconvert/gstaudioconvert.c: Fix logic in last commit.
Sebastian Dröge
1
-1
/
+1
2008-05-20
gst/audioconvert/gstaudioconvert.c: Passthrough the channel positions if the ...
Sebastian Dröge
1
-7
/
+6
2008-05-20
gst/audioconvert/gstaudioconvert.c: Correctly set the default channel positio...
Sebastian Dröge
1
-1
/
+1
2008-05-06
gst/audioconvert/: Add support for more than 8 channels and NONE channel layo...
Tim-Philipp Müller
1
-12
/
+77
2008-03-22
Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings...
Sebastian Dröge
1
-2
/
+3
2008-03-21
gst/audioconvert/gstaudioconvert.c: Make audioconvert GAP-aware by outputting...
Sebastian Dröge
1
-3
/
+83
2008-03-03
Correct all relevant warnings found by the sparse semantic code analyzer. Thi...
Sebastian Dröge
1
-1
/
+1
2007-10-31
gst/audioconvert/gstaudioconvert.c: Preserve channel layout when fixating the...
Tim-Philipp Müller
1
-6
/
+195
2007-06-28
gst/audioconvert/: Implement dithering and noise shaping in audioconvert. By ...
Sebastian Dröge
1
-2
/
+107
2007-04-24
gst/audioconvert/gstaudioconvert.c: Initalize the AudioConvertCtx with zeroes...
Sebastian Dröge
1
-0
/
+1
2007-03-29
with some minor changes
René Stadler
1
-26
/
+25
2007-03-27
gst/audioconvert/gstaudioconvert.c: Fix typo in debug line introduced recentl...
Michael Smith
1
-1
/
+1
2007-03-16
gst/audioconvert/gstaudioconvert.c: Previous fix was too simplistic, and brok...
Michael Smith
1
-3
/
+27
2007-03-16
gst/audioconvert/gstaudioconvert.c: We don't support 64 bit integer audio, so...
Michael Smith
1
-4
/
+7
2007-03-09
gst/audioconvert/gstaudioconvert.c: fix error category and translatable string
Thomas Vander Stichele
1
-8
/
+6
2007-02-28
Don't run inplace if that overwrites source data as we go. Add more tests. Fi...
Stefan Kost
1
-13
/
+11
2007-02-07
gst/audioconvert/gstaudioconvert.c: Fix up docs chunk so that gtk-doc doesn't...
Tim-Philipp Müller
1
-3
/
+5
2007-02-06
gst/audioconvert/gstaudioconvert.c: Also mention that a conversion from doubl...
Stefan Kost
1
-0
/
+4
2007-02-02
gst/audioconvert/gstaudioconvert.c: We don't support floats with a width of 4...
Tim-Philipp Müller
1
-1
/
+19
[next]