diff options
| author | Edward Hervey <bilboed@bilboed.com> | 2005-11-26 12:54:47 +0000 |
|---|---|---|
| committer | Edward Hervey <bilboed@bilboed.com> | 2005-11-26 12:54:47 +0000 |
| commit | 587973e783dd543accbf511fc2afe37c420bdf3a (patch) | |
| tree | 252cd48bc40d7e6155ca7a1eab0571c49d3c3caa /ChangeLog | |
| parent | 044dd6626f9ad21ee6d47d0a18084f8c7b5c0373 (diff) | |
ext/dv/gstdvdec.c: Handle the case where the incoming Video dv stream doesn't have a pixel aspect ratio set.
Original commit message from CVS:
* ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
Handle the case where the incoming Video dv stream doesn't have
a pixel aspect ratio set.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-11-26 Edward Hervey <edward@fluendo.com> + + * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps): + Handle the case where the incoming Video dv stream doesn't have + a pixel aspect ratio set. + 2005-11-25 Thomas Vander Stichele <thomas at apestaart dot org> * docs/plugins/Makefile.am: |
