]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/libnut.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavformat / libnut.c
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-12 ods15Update lavf/libnut.c to _tt type names in libnut API
2008-09-02 diegoReplace generic CONFIG_MUXERS preprocessor conditionals...
2008-08-23 aurelconvert every muxer/demuxer to write/read sample_aspect...
2008-06-03 diegoMake long_names in lavf/lavdev optional depending on...
2007-11-21 andomaUse dynamically allocated ByteIOContext in AVFormatContext
2007-11-07 diegoGive the libnut muxer a lib prefix in its name so it...
2007-09-05 ramiroPrefix library format names with 'lib' in libavformat
2007-04-08 michaelallocate 32 extra bytes at the end of the probe buffer...
2007-03-10 ods15remove usage of deprecated functions in libnut.c (codec...
2007-03-10 ods15Add doxygen file header to libnut.c
2007-02-25 diegoAdd LGPL header as requested by Oded.
2007-02-09 diegoProperly separate native and libnut NUT (de)muxers.
2007-01-21 michaeladd codec_id <-> codec_tag tables to AVIn/OutputFormat
2006-12-23 ods15sync to libnut, nom->num
2006-11-17 ods15change mpeg4 fourcc from "mp4s" to "mp4v"
2006-11-17 ods15update to libnut, use framecode table generator
2006-11-17 ods15update to libnut API, changes to frame_table_input
2006-11-16 ods15Update to libnut API, non-negative errors
2006-11-15 ods15update to libnut API, don't free the streams
2006-11-14 ods15update to libnut, add cache_syncpoints
2006-11-14 ods15update to libnut API, rename nut.h->libnut.h
2006-11-12 ods15change include "nut.h" to <nut.h> to make gcc pick...
2006-11-12 ods15Add libnut support until ffmpeg gets an independant...