[Ffmpeg-devel] Patch add function to read record time in dv video

Diego Biurrun diego
Fri Sep 2 23:23:48 CEST 2005


On Fri, Sep 02, 2005 at 11:55:41AM -0600, Fred Rothganger wrote:
> 
> --- dv.c	2 Sep 2005 08:30:26 -0000	1.45
> +++ dv.c	2 Sep 2005 17:49:19 -0000
> @@ -67,7 +67,7 @@
> -     dv_viedo_recdate = 0x62,
> +     dv_video_recdate = 0x62,
> @@ -251,7 +251,7 @@
> -    case dv_viedo_recdate:  /* VAUX recording date */
> +    case dv_video_recdate:  /* VAUX recording date */

This is an unrelated fix for a stupid typo.

Michael, if you don't mind I'll commit this, OK?

Diego





More information about the ffmpeg-devel mailing list