summaryrefslogtreecommitdiff
path: root/libavformat/libnut.c
Commit message (Expand)AuthorAge
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* Update lavf/libnut.c to _tt type names in libnut APIOded Shimon2008-12-12
* Replace generic CONFIG_MUXERS preprocessor conditionals by more specificDiego Biurrun2008-09-02
* convert every muxer/demuxer to write/read sample_aspect_ratio from/toAurelien Jacobs2008-08-23
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-03
* Use dynamically allocated ByteIOContext in AVFormatContextBjörn Axelsson2007-11-21
* Give the libnut muxer a lib prefix in its name so it does not conflict withDiego Biurrun2007-11-07
* Prefix library format names with 'lib' in libavformatRamiro Polla2007-09-05
* allocate 32 extra bytes at the end of the probe buffer and remove most probe ...Michael Niedermayer2007-04-08
* remove usage of deprecated functions in libnut.c (codec_get_id/tag)Oded Shimon2007-03-10
* Add doxygen file header to libnut.cOded Shimon2007-03-10
* Add LGPL header as requested by Oded.Diego Biurrun2007-02-25
* Properly separate native and libnut NUT (de)muxers.Diego Biurrun2007-02-09
* add codec_id <-> codec_tag tables to AVIn/OutputFormatMichael Niedermayer2007-01-21
* sync to libnut, nom->numOded Shimon2006-12-23
* change mpeg4 fourcc from "mp4s" to "mp4v"Oded Shimon2006-11-17
* update to libnut, use framecode table generatorOded Shimon2006-11-17
* update to libnut API, changes to frame_table_inputOded Shimon2006-11-17
* Update to libnut API, non-negative errorsOded Shimon2006-11-16
* update to libnut API, don't free the streamsOded Shimon2006-11-15
* update to libnut, add cache_syncpointsOded Shimon2006-11-14
* update to libnut API, rename nut.h->libnut.hOded Shimon2006-11-14
* change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libn...Oded Shimon2006-11-12
* Add libnut support until ffmpeg gets an independant and complete de/muxer for...Oded Shimon2006-11-12