Menu

Svn Commit Log


Commit Date  
[r2788] by sms00

PAL DV patches from lucabon at infinito dot it

2005-06-09 18:39:08 Tree
[r2787] by stefan_fendt

forgot to reactivate the gaussfilter I deaktivated for testing purposes...

2005-06-09 16:58:07 Tree
[r2786] by stefan_fendt

1. updated usage-information
2. activated code-fragments missing in the last commit

2005-06-09 15:41:22 Tree
[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
Older >
Auth0 Logo