summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2005-01-28 17:35:13 +0000
committerAndy Wingo <wingo@pobox.com>2005-01-28 17:35:13 +0000
commit05568af169f4ce41d0c8ebe06529622a14f14107 (patch)
treea3acf215dc98029e8d55d5f510a88ce1dde527ac /ChangeLog
parente4e7a364b25f85ae3ff00cbf5c8d07f45ed5f4d4 (diff)
downloadgst-plugins-bad-05568af169f4ce41d0c8ebe06529622a14f14107.tar.gz
gst-plugins-bad-05568af169f4ce41d0c8ebe06529622a14f14107.tar.bz2
gst-plugins-bad-05568af169f4ce41d0c8ebe06529622a14f14107.zip
ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output to reflect a different dubious internet source. Add ...
Original commit message from CVS: 2005-01-28 Andy Wingo <wingo@pobox.com> * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output to reflect a different dubious internet source. Add a reference and some commentary.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 670598dc..f184de01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-01-28 Andy Wingo <wingo@pobox.com>
+
+ * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
+ to reflect a different dubious internet source. Add a reference
+ and some commentary.
+
2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* gst/playback/gststreamselector.c: (gst_stream_selector_init),