Pushed
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
Planning to push in 24-48 hours.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
Hi Scott,
LGTM.
I will push soon and fix the APIchanges on the way.
Apologies for the delay on this simple patch.
Had a lot of issues getting the machine up and running.
I was able to capture a sample finally and test this out.
I wanted to test it to get an idea of how EIA-608 travels through th
Hi Scott!
Happy new year. I have gathered all the parts needed and will be building
the test machine today to test the IVTV CC format. Sorry for the delay.
Thank you very much.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mai
The codec ID addition needs entry in doc/APIchanges.
I believe I have a capture card with this chip and will be
able to test it in the coming 3-7 days.
Otherwise LGTM.
This could be really useful for capturing from analog sources.
Thank you,
___
ffmpeg-
---
libavcodec/codec_desc.c | 6 ++
libavcodec/codec_id.h | 1 +
libavcodec/version.c| 2 +-
3 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/libavcodec/codec_desc.c b/libavcodec/codec_desc.c
index bc9163bf98..38aed994d9 100644
--- a/libavcodec/codec_desc.c
+++ b/libavcodec/