diff options
author | Christophe Thommeret <hftom@free.fr> | 2008-04-08 15:03:13 +0100 |
---|---|---|
committer | Christophe Thommeret <hftom@free.fr> | 2008-04-08 15:03:13 +0100 |
commit | 8ccc88d005e54bfb8ef247e841f820a4d742ccd0 (patch) | |
tree | a16553f6e8fa6a4af6e74579a48a4cbaf1d775d4 /ChangeLog | |
parent | 964f55aef546a1f1574c9f6ec10b3410fe390c34 (diff) | |
download | xine-lib-8ccc88d005e54bfb8ef247e841f820a4d742ccd0.tar.gz xine-lib-8ccc88d005e54bfb8ef247e841f820a4d742ccd0.tar.bz2 |
New video out plugin ("raw")
Here is a new video output plugin that passes raw data to the front end
through supplied callbacks.
--HG--
extra : transplant_source : -AT%2A%0A%EB%F5%1Eu4%9E%12%C4%B8%0B%87%13%A5%9D%CA
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ xine-lib (1.1.12) 2008-??-?? * Various Real codec improvements, including: - RV20 no longer causes segfaults (observed on amd64); - Cook is now handled by ffmpeg. + * Added a video output plugin intended for passing raw data to the front end. xine-lib (1.1.11.1) 2008-03-30 * Security fixes: |