diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2004-04-17 14:18:14 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2004-04-17 14:18:14 +0000 |
commit | d36467d469f721beb0bb689c09e52cff61b1e982 (patch) | |
tree | 36386e7227a4982054a18514058889aea529c0a5 /ChangeLog | |
parent | c2657bde789251c0b8e120861edb3f4f9989fc89 (diff) | |
download | xine-lib-d36467d469f721beb0bb689c09e52cff61b1e982.tar.gz xine-lib-d36467d469f721beb0bb689c09e52cff61b1e982.tar.bz2 |
* support pan&scan info embedded in MPEG and DVB streams;
heavily based on a patch by Mike Lampard
* factor the frame format change event sending into a new function
CVS patchset: 6411
CVS date: 2004/04/17 14:18:14
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ xine-lib (1-rc4) * video_out_pgx32 now properly clips video output * video_out_pgx64 now disables overlay when fully occluded, fixed displaying some frames out of order when multi-buffering. + * DXR3: option to use Pan & Scan information embedded in MPEG and DVB streams xine-lib (1-rc3c) * fix the deadlock with non-seekable input plugins |