- fixed defect with invalid framerate
- included libavformat\dvenc.c in second patch
Steve
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
Signed-off-by: Steve Jiekak
---
libavcodec/dvenc.c |2 +-
libavformat/dv.c|4 ++--
libavformat/dvenc.c |3 ++-
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/libavcodec/dvenc.c b/libavcodec/dvenc.c
index 5d810e3..7061508 100644
--- a/libavcodec/dvenc.c
+++ b
Signed-off-by: Steve Jiekak
---
doc/APIchanges |3 +++
libavcodec/dv_profile.c | 24 ++--
libavcodec/dv_profile.h |6 ++
libavcodec/version.h|2 +-
4 files changed, 32 insertions(+), 3 deletions(-)
diff --git a/doc/APIchanges b/doc/APIchanges
Signed-off-by: Steve Jiekak
---
libavcodec/dvenc.c |2 +-
libavformat/dv.c |4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/libavcodec/dvenc.c b/libavcodec/dvenc.c
index 5d810e3..7061508 100644
--- a/libavcodec/dvenc.c
+++ b/libavcodec/dvenc.c
@@ -47,7 +47,7
Signed-off-by: Steve Jiekak
---
doc/APIchanges |3 +++
libavcodec/dv_profile.c | 27 +++
libavcodec/dv_profile.h |6 ++
libavcodec/version.h|2 +-
4 files changed, 33 insertions(+), 5 deletions(-)
diff --git a/doc/APIchanges b/doc
Signed-off-by: Steve Jiekak
---
libavcodec/dv_profile.c | 14 +++---
libavcodec/dv_profile.h |2 +-
libavcodec/dvenc.c |2 +-
libavformat/dv.c|2 +-
libavformat/dvenc.c |3 ++-
5 files changed, 16 insertions(+), 7 deletions(-)
diff --git a/libavcodec
720p60 and 720p50 are currently not differentiable during profile selection.
If set to a profile value the framerate will be used as the last criteria.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel