gst/audioconvert/bufferframesconvert.c
authorAndy Wingo <wingo@pobox.com>
Fri, 4 Feb 2005 15:40:38 +0000 (15:40 +0000)
committerAndy Wingo <wingo@pobox.com>
Fri, 4 Feb 2005 15:40:38 +0000 (15:40 +0000)
commit9c1c858d248d1cefdda0ee0e32f87a0d235cdaaf
treeab74df33eaf448fe4178d9f68b3b1d2fb77ed40e
parent0786f478c391915a7151f66ca5688533742a4adf
gst/audioconvert/bufferframesconvert.c

Original commit message from CVS:
2005-02-04  Andy Wingo  <wingo@pobox.com>

* gst/audioconvert/bufferframesconvert.c
(buffer_frames_convert_fixate): New function, fixates to 256
frames per buffer by default. (Much better than 1.)
(buffer_frames_convert_init): Set the fixate function for both src
and sink pad.
(buffer_frames_convert_link): After success setting nonfixed caps,
get the negotiated caps so we can know how many buffer-frames it
will be. No idea how this worked at all before.
ChangeLog
gst/audioconvert/bufferframesconvert.c