summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2004-04-17 14:18:14 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2004-04-17 14:18:14 +0000
commitd36467d469f721beb0bb689c09e52cff61b1e982 (patch)
tree36386e7227a4982054a18514058889aea529c0a5 /ChangeLog
parentc2657bde789251c0b8e120861edb3f4f9989fc89 (diff)
downloadxine-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--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 275b8fb5c..c8511bc7a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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