Menu

Svn Commit Log


Commit Date  
[r2785] by stefan_fendt

various improvements

2005-06-09 12:54:50 Tree
[r2784] by sms00

Field swap (-x) option to deal with broken mjpeg files/cards

2005-06-08 16:17:13 Tree
[r2783] by sms00

Add casts to quiet gcc about the 5th arg to dv_decode_full_frame. It needs to be an array
of uint16_t but the libdv prototype still says 'int'.

2005-06-04 22:06:47 Tree
[r2782] by sms00

Cleanup a little by removing the ->sampling code added in an attempt to deal
with libdv's mishandling of PALDV. Also remove the YUV4 references. Quicktime
says YUV4 is a 4:2:0 type but lav_io.c was treating it as 4:2:2 (and nothing
known today produced YUV4 anyhow - it's marked as obsolete/invalide in
Quicktime). Also cleanup a little by removing the 'check_YUV420_input' function
and single reference - that actually did NOT check if the input was 4;2:0 at
all! All that did was make sure a frame buffer could be malloc'd - not worth
the extra code since a ~500KB malloc failure will be noticed very quickly.

2005-06-04 22:01:37 Tree
[r2781] by sms00

YV12/YUY2 autodetection patch from lucabon at infinito dot it.

2005-06-04 21:50:03 Tree
[r2780] by sms00

Fix a typo and also clarify the comment when dealing with unknown chroma type
from a DV file (basically means a broken/corrupt file).

2005-06-03 18:11:22 Tree
[r2779] by sms00

Continue trying to straighten out the libdv mess. Use the 'decoder->sampling'
value set up by 'dv_parse_header' instead of making assumptions (or guesses)
about how libdv was compiled

2005-06-03 18:09:07 Tree
[r2778] by sms00

LIBDV_PAL_YV12 goes away - it was badly broken and libdv seems to do things
a different way now.

2005-06-03 17:42:20 Tree
[r2777] by sms00

gcc4 caught an unused variable:
n.c:347: warning: unused variable 'delta'

2005-06-02 06:10:13 Tree
[r2776] by stefan_fendt

maybe I get this thing ready for the release?!?
Currently lacks of options to make it better controlable for the user,
lacks of speed, and surely contains a lot of bugs...

Despite that the source is a mess.
Do we have a release date? Or a date for the next RC? This could be
(or become) a just in time delivery. *G*

2005-06-01 08:33:19 Tree
Older >
Auth0 Logo