diff options
author | Andy Wingo <wingo@pobox.com> | 2005-01-28 17:35:13 +0000 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2005-01-28 17:35:13 +0000 |
commit | 05568af169f4ce41d0c8ebe06529622a14f14107 (patch) | |
tree | a3acf215dc98029e8d55d5f510a88ce1dde527ac | |
parent | e4e7a364b25f85ae3ff00cbf5c8d07f45ed5f4d4 (diff) | |
download | gst-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.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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), |