OSDN Git Service

rtpdec: Don't pass non-const pointers to fmtp attribute parsing functions
[android-x86/external-ffmpeg.git] / libavformat / mxf.h
2014-08-17 Luca Barbatomxf: Add UID print helpers
2014-03-19 Luca Barbatomxf: Verbose debug logging
2014-03-06 Matthieu Bouronmxf: Introduce ff_mxf_get_samples_per_frame
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-10-06 Diego BiurrunGive all anonymously typedeffed structs in headers...
2012-07-10 Joseph Artsimovichmxfdec: fix frame height vs field height confusion
2012-07-10 Philip de Niermxfdec: set pixel format for cdci picture formats
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-29 Luca BarbatoReplace dprintf with av_dlog
2011-01-25 Diego Elio PettenòMake ff_mxf_pixel_layouts static to mxf.c.
2011-01-25 Diego Elio 'Flamee... Don't check for DEBUG before using dprintf.
2010-06-30 Tomas Härdinmxfdec: Improve parsing of the PixelLayout item
2009-02-08 Baptiste Coudurierreuse MXFCodecUL for data def and simplify
2009-02-08 Baptiste Coudurierremove implicit header inclusions from mxf.h
2009-01-25 Diego BiurrunDirectly #include some required headers.
2009-01-23 Baptiste Coudurierwrite essence container data
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2009-01-08 Baptiste Coudurier100l, add missing enum type, fix compilation
2008-10-03 Diego BiurrunRemove offset_t typedef and use int64_t directly instead.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-08-31 Baptiste Coudurierput back mxf_essence_container_uls in demuxer as static...
2008-08-26 Carl Eugen HoyosRemaining parts of GSoC MXF muxer by Zhentan Feng.
2008-08-24 Vitor SessakImport more ok'ed chunks of the mxf muxer from the...
2008-08-22 Vitor SessakApply parts of MXF muxer ok'ed by Michael
2008-08-18 Zhentan FengFactorize common code out of the mxf demuxer.