April 13, 2012
View 70ca163

mxf: Fix frame layout values

Matthieu Bouron authored on 2012/04/13 22:28:52
February 28, 2012
View 34210e8

mxfdec: set pixel format for cdci picture formats

Philip de Nier authored on 2012/02/28 23:16:39
February 7, 2012
View 84b9b4a

Fix frame height vs field height confusion in MXF decoding.

Joseph Artsimovich authored on 2012/02/07 19:48:43
January 30, 2011
View 9ef5a9d

Replace dprintf with av_dlog

Luca Barbato authored on 2011/01/30 01:46:18
January 25, 2011
View c940ed4

Make ff_mxf_pixel_layouts static to mxf.c.

Diego Elio Pettenò authored on 2011/01/25 10:29:37
View 4635323

Don't check for DEBUG before using dprintf.

Diego Elio 'Flameeyes' Pettenò authored on 2011/01/25 09:16:36
June 30, 2010
View 11fdc4d

mxfdec: Improve parsing of the PixelLayout item

Tomas Härdin authored on 2010/06/30 16:55:05
February 8, 2009
View 5ac4d76

reuse MXFCodecUL for data def and simplify

Baptiste Coudurier authored on 2009/02/08 14:12:30
View 251bf87

remove implicit header inclusions from mxf.h

Baptiste Coudurier authored on 2009/02/08 13:42:38
January 26, 2009
View c60208e

Directly #include some required headers.

Diego Biurrun authored on 2009/01/26 04:11:10
January 24, 2009
View 6e4668b

write essence container data

Baptiste Coudurier authored on 2009/01/24 05:57:12
January 20, 2009
View 406792e

cosmetics: Remove pointless period after copyright statement non-sentences.

Diego Biurrun authored on 2009/01/20 00:46:40
January 8, 2009
View 15cdff8

100l, add missing enum type, fix compilation

Baptiste Coudurier authored on 2009/01/08 16:11:43
October 3, 2008
View bc5c918

Remove offset_t typedef and use int64_t directly instead. The name offset_t is easily confused with the standard off_t type and *_t is POSIX reserved namespace if any POSIX header is included.

Diego Biurrun authored on 2008/10/03 19:16:29
August 31, 2008
View 9879038

Globally rename the header inclusion guard names.

Stefano Sabatini authored on 2008/08/31 16:39:47