Sebastian Dröge
|
613a75ad92
|
Pass -1 as number of frames to the base class
This will automatically do the right thing if timestamps are good enough
|
2012-10-15 16:28:41 +02:00 |
|
Sebastian Dröge
|
0143418e0c
|
Use correct buffer variable
|
2012-10-15 16:28:41 +02:00 |
|
Sebastian Dröge
|
bb8e53d4b8
|
Always pass 1 as number of frames to finish_frame()
|
2012-10-15 16:28:41 +02:00 |
|
Sebastian Dröge
|
99e287b86b
|
Correctly remember number of channels and samplerate
|
2012-10-15 16:28:40 +02:00 |
|
Sebastian Dröge
|
efac01d096
|
Don't unref input buffer from handle_frame(), it's owned by the baseclass
|
2012-10-15 16:28:40 +02:00 |
|
Sebastian Dröge
|
3c40a9ca56
|
Remove invalid GST_ERROR() call
|
2012-10-15 16:28:40 +02:00 |
|
Sebastian Dröge
|
b07cd212ac
|
Only try to get the channel-mask if it is set
|
2012-10-15 16:28:40 +02:00 |
|
Sebastian Dröge
|
afbc23ceed
|
Add support for FLAC
|
2012-10-15 16:28:40 +02:00 |
|
Sebastian Dröge
|
b64e57ce42
|
Fix src template caps
|
2012-10-15 16:28:40 +02:00 |
|
Sebastian Dröge
|
6cc535581f
|
Fix plugin initialization
|
2012-10-15 16:28:40 +02:00 |
|
Sebastian Dröge
|
77fbaae250
|
Add support for audio decoders, completely untested so far
|
2012-10-15 16:28:40 +02:00 |
|