On Mon, Sep 30, 2013 at 03:14:39PM +0200, Vittorio Giovara wrote:
> --- /dev/null
> +++ b/libavutil/stereo3d.h
> @@ -0,0 +1,160 @@
> + * You should have received a copy of the GNU Lesser General Public
> + * License along with Libav; if not, write to the Free Software
> + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
> USA
> + */
> +
> +
> +/* How views are packed within the frame or container*/
stray double empty line, space before *
> + /**
> + * Video is not stereoscopic
End all sentences in periods.
> + /**
> + * Views are in two different streams
> + * could be per container (like Matroska)
> + * or per frame (like MVC Stereo profile)
Skip the funny indentation.
> + AV_STEREO3D_TOPBOTTOM,
> +};
> +
> +
> +enum AVStereo3DInfo {
stray double empty line
> + /**
> + * Views are assumed to be at full resolution and is
> + * "Left is Left" mode, with no other fancy stuff
"and as"?
> + /**
> + * View are at half resolution
ViewS?
Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel