2010-09-27 |
Steinar H. Gunderson | Rework error handling, with a fixed deallocation block... |
blob | commitdiff | raw |
2010-09-27 |
Steinar H. Gunderson | Make AddRef() and Release() atomic. |
blob | commitdiff | raw | diff to current |
2010-09-27 |
Steinar H. Gunderson | Merge branch 'master' of git://git.videolan.org/vlc |
blob | commitdiff | raw | diff to current |
2010-09-27 |
Steinar Gunderson | Remove trailing whitespace. |
blob | commitdiff | raw | diff to current |
2010-09-27 |
Steinar Gunderson | Seemingly, Blackmagic is without capital M. |
blob | commitdiff | raw | diff to current |
2010-09-27 |
Steinar Gunderson | If the audio frame allocation fails, avoid leaking... |
blob | commitdiff | raw | diff to current |
2010-09-27 |
Steinar Gunderson | Include the BlackMagic SDK stuff with <>. |
blob | commitdiff | raw | diff to current |
2010-09-26 |
Steinar Gunderson | Fix a race on b_first_frame. |
blob | commitdiff | raw | diff to current |
2010-09-26 |
Steinar Gunderson | Don't leak unused audio and video blocks when closing. |
blob | commitdiff | raw | diff to current |
2010-09-26 |
Steinar Gunderson | Don't leak references to card when we have more than... |
blob | commitdiff | raw | diff to current |
2010-09-26 |
Steinar Gunderson | Yet more free troubles. |
blob | commitdiff | raw | diff to current |
2010-09-26 |
Steinar Gunderson | Release the display mode when we are done with it. |
blob | commitdiff | raw | diff to current |
2010-09-26 |
Steinar Gunderson | Remove extra braces. |
blob | commitdiff | raw | diff to current |
2010-09-26 |
Steinar Gunderson | Pah; we cannot free these variables, since they are... |
blob | commitdiff | raw | diff to current |
2010-09-26 |
Steinar Gunderson | Remember to free the mode name. |
blob | commitdiff | raw | diff to current |
2010-09-26 |
Steinar Gunderson | Fix a missing path for p_config->Release(). |
blob | commitdiff | raw | diff to current |
2010-09-26 |
Steinar Gunderson | We need to free the model name. |
blob | commitdiff | raw | diff to current |
2010-09-26 |
Steinar Gunderson | Merge branch 'master' of git://git.videolan.org/vlc |
blob | commitdiff | raw | diff to current |
2010-09-25 |
Steinar Gunderson | Merge branch 'master' of git://git.videolan.org/vlc |
blob | commitdiff | raw | diff to current |
2010-09-25 |
Steinar Gunderson | On DEMUX_GET_TIME, return the last pts as opposed to... |
blob | commitdiff | raw | diff to current |
2010-09-25 |
Steinar Gunderson | Use C comments consistently. |
blob | commitdiff | raw | diff to current |
2010-09-25 |
Steinar Gunderson | Implement semi-proper AddRef and Release. |
blob | commitdiff | raw | diff to current |
2010-09-25 |
Steinar Gunderson | Fix the worst memory leaks. I hope. |
blob | commitdiff | raw | diff to current |
2010-09-25 |
Steinar Gunderson | Support multiple SDI cards. |
blob | commitdiff | raw | diff to current |
2010-09-25 |
Steinar Gunderson | Video bitrate should be in bits/sec, not bytes/sec. |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Steinar Gunderson | More coding style changes. |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Steinar Gunderson | Add video connection selection. |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Steinar Gunderson | Add audio connection selection. |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Steinar Gunderson | Fix a typo. |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Steinar Gunderson | Use msg_Dbg's varargs support instead of mucking around... |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Steinar Gunderson | Set i_dts, just to be nice. |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Steinar Gunderson | Change SDI default aspect ratio to square pixels, and... |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Steinar Gunderson | Set field dominance correctly. |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Steinar Gunderson | Fix compile error in SDI module. |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Steinar Gunderson | Parametrize SDI audio rate and channels. |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Steinar Gunderson | Enable SDI video mode selection on the command line. |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Steinar Gunderson | Enumerate all modes from the card, and print them out. |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Steinar Gunderson | Set i_flags correctly in the video frames. |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Steinar Gunderson | Add audio input support to the sdi driver. |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Steinar Gunderson | More coding style fixes. |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Steinar Gunderson | Replace hardcoded memcpy with a more correct, parametri... |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Steinar Gunderson | Do a more proper fix (with symbolic constants) for... |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Steinar Gunderson | Merge branch 'master' of git://git.videolan.org/vlc |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Steinar Gunderson | Set i_pts to frame end instead of frame start, to avoid... |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Steinar Gunderson | Set frame rate (locked to 25fps for now). |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Steinar Gunderson | Remove some debugging messages. |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Steinar Gunderson | Change default aspect to 16:9. |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Steinar Gunderson | Slightly clearer code. |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Steinar Gunderson | Change the busy-waiting to a proper thread condition. |
blob | commitdiff | raw | diff to current |
2010-09-23 |
Steinar Gunderson | Reduce our usleep hack time from 50ms to 10ms (a frame... |
blob | commitdiff | raw | diff to current |
2010-09-23 |
Steinar Gunderson | Correct the VLC output format to what the drivers actua... |
blob | commitdiff | raw | diff to current |
2010-09-23 |
Steinar Gunderson | Adjustments to better match VLC coding style. |
blob | commitdiff | raw | diff to current |
2010-09-23 |
Steinar Gunderson | Actually receive frame data and send it on. |
blob | commitdiff | raw | diff to current |
2010-09-23 |
Steinar Gunderson | Enable video input and receive frames. |
blob | commitdiff | raw | diff to current |
2010-09-23 |
Steinar Gunderson | Include the DeckLink API and try to open the card on... |
blob | commitdiff | raw | diff to current |
2010-09-23 |
Steinar Gunderson | Move the sdi plugin to C++. |
blob | commitdiff | raw | diff to current |
|