Max Kellermann
|
e2c8b960de
|
moved code to pc_init(), dc_init()
|
2008-08-26 08:45:14 +02:00 |
|
Max Kellermann
|
56cdce6946
|
renamed decode.h to decoder_control.h
|
2008-08-26 08:44:19 +02:00 |
|
Max Kellermann
|
1c03c721ea
|
moved variable "dc" to decode.h
Now that "dc" is available here, we don't have to pass it to
decoder_is_idle() and decoder_is_starting() anymore.
|
2008-08-26 08:40:47 +02:00 |
|
Max Kellermann
|
8a4970f863
|
added decoder_control.c
The source "decoder_control.c" provides an API for controlling the
decoder. This replaces various direct accesses to the DecoderControl
struct.
|
2008-08-26 08:27:18 +02:00 |
|