Il giorno 02/ago/2013, alle ore 19:07, Vittorio Giovara
<[email protected]> ha scritto:

>
> Here is another edition of the stereoscopic metadata.
>
> Vittorio Giovara (5):
>  avframe: add codec-independent stereoscopic metadata
>  h264: parse frame packing arrangement SEI messages and save relevant
>    stereo3d information
>  libx264: set frame packing information when relevant metadata is
>    found
>  mpeg2dec: parse frame packing arrangment user_data and save relevant
>    stereo3d information
>  mpeg2enc: set frame packing information when relevant metadata is
>    found
>
> Changelog               |    1 +
> libavcodec/avcodec.h    |   23 +++++++++
> libavcodec/h264.c       |   54 ++++++++++++++++++++
> libavcodec/h264.h       |   24 ++++++++-
> libavcodec/h264_sei.c   |   40 +++++++++++++++
> libavcodec/libx264.c    |   27 +++++++++-
> libavcodec/mpeg12dec.c  |   69 ++++++++++++++++++++-----
> libavcodec/mpeg12enc.c  |   39 ++++++++++++++
> libavutil/Makefile      |    1 +
> libavutil/frame.h       |    4 ++
> libavutil/stereoscopy.h |  130 +++++++++++++++++++++++++++++++++++++++++++++++
> 11 files changed, 398 insertions(+), 14 deletions(-)
> create mode 100644 libavutil/stereoscopy.h


Last but not the least, ping on this set as well.
It is mostly good to go, there are only a few minor things I would
like to add but it'd be useful to know if the amount of documentation
is enough, if there is any style to take care of or if I missed
anything else important.

Cheers,
Vittorio
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to