[FFmpeg-devel] [PATCH] spdifenc: IEC 61937 encapsulation of DTS-HD for HDMI
Janne Grunau
janne-ffmpeg
Thu Feb 10 22:03:25 CET 2011
On Sat, Jan 29, 2011 at 03:36:30AM +0200, Anssi Hannula wrote:
> ---
>
> Here's this patch again, modified for Justin's comments and rebased to
> master (and tested it is still working).
>
> Justin Ruggles wrote:
> > I see quite a few "sizeof(dtshd_start_code) + 2 + pkt_size". Could
> > these be factored out?
>
> Actually, there were only 3 and the value of pkt_size may be different
> for the first one. I now got rid of one by rearranging the lines a
> little.
>
> Changelog | 2 +-
> libavformat/spdifenc.c | 148 ++++++++++++++++++++++++++++++++++++++++++++++++
> libavformat/version.h | 2 +-
> 3 files changed, 150 insertions(+), 2 deletions(-)
lgtm, Justin, further comments?
Janne
More information about the ffmpeg-devel
mailing list