| Commit message (Expand) | Author | Age | Files | Lines |
* | Complete namespace move; QtMedia -> QtMultimedia | Justin McPherson | 2010-02-19 | 1 | -9/+9 |
|
|
* | Change namespace; QtMedia -> QtMultimedia | Justin McPherson | 2010-02-19 | 2 | -52/+52 |
|
|
* | Switch RGB24 and BGR24 shaders back. | Andrew den Exter | 2010-02-18 | 1 | -1/+1 |
|
|
* | Use the IPropertyBag interface to get audio device names. | Andrew den Exter | 2010-02-18 | 1 | -1/+15 |
|
|
* | Extend the mappings between Direct Show and QVideoFrame color formats. | Andrew den Exter | 2010-02-16 | 1 | -4/+31 |
|
|
* | Fix corruption of Direct Show event queue. | Andrew den Exter | 2010-02-12 | 1 | -2/+3 |
|
|
* | Emit positionChanged signals whenever playback is interrupted. | Andrew den Exter | 2010-02-12 | 4 | -18/+94 |
|
|
* | Fix incorrect buffer size calculation. | Andrew den Exter | 2010-02-11 | 1 | -2/+2 |
|
|
* | Add support for reading from resource files to Direct Show media service | Andrew den Exter | 2010-02-11 | 3 | -9/+65 |
|
|
* | Don't call free() on 'this' in DirectShowMediaType. | Andrew den Exter | 2010-02-11 | 1 | -2/+2 |
|
|
* | Emit an error if given a QIODevice that is unusable. | Andrew den Exter | 2010-02-10 | 4 | -40/+69 |
|
|
* | Fix stall in graph when removing video and audio outputs. | Andrew den Exter | 2010-02-08 | 2 | -19/+89 |
|
|
* | Enable building the Direct Show plugin without the Window Media SDK. | Andrew den Exter | 2010-02-03 | 4 | -4/+38 |
|
|
* | Share a single instance of DirectShowEventLoop between services. | Andrew den Exter | 2010-02-03 | 2 | -11/+13 |
|
|
* | Compile fix for DirectShowEventLoop. | Andrew den Exter | 2010-02-03 | 1 | -1/+1 |
|
|
* | Handle graph events in the service thread rather than the gui thread. | Andrew den Exter | 2010-02-03 | 2 | -233/+201 |
|
|
* | Send an EC_COMPLETE event from the video surface filter on end of stream | Andrew den Exter | 2010-02-03 | 3 | -3/+49 |
|
|
* | Compile fix for DirectShowAudioEndpointControl. | Andrew den Exter | 2010-02-03 | 2 | -6/+11 |
|
|
* | Compile fix for Direct Show media service plug-in. | Andrew den Exter | 2010-02-03 | 1 | -1/+0 |
|
|
* | Multimedia; Add directshow backend | Justin McPherson | 2010-01-28 | 37 | -0/+7662 |
|
|