19 Commits (4b1131a075696a3153e03dac7c9a01714cc3a372)

Author SHA1 Message Date
Björn Axelsson 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
Diego Biurrun 0d49b9ad07 Give the libnut muxer a lib prefix in its name so it does not conflict with 17 years ago
Ramiro Polla 5fdb9cc50a Prefix library format names with 'lib' in libavformat 17 years ago
Michael Niedermayer 87e8788680 allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 18 years ago
Oded Shimon 1017fafb20 remove usage of deprecated functions in libnut.c (codec_get_id/tag) 18 years ago
Oded Shimon 0020596f92 Add doxygen file header to libnut.c 18 years ago
Diego Biurrun eca06097d3 Add LGPL header as requested by Oded. 18 years ago
Diego Biurrun d7c592475d Properly separate native and libnut NUT (de)muxers. 18 years ago
Michael Niedermayer 7caf0cc62c add codec_id <-> codec_tag tables to AVIn/OutputFormat 18 years ago
Oded Shimon d7d3efae82 sync to libnut, nom->num 18 years ago
Oded Shimon 468f8102d5 change mpeg4 fourcc from "mp4s" to "mp4v" 18 years ago
Oded Shimon bf054f7430 update to libnut, use framecode table generator 18 years ago
Oded Shimon a851cf8cf7 update to libnut API, changes to frame_table_input 18 years ago
Oded Shimon e4bb70838f Update to libnut API, non-negative errors 18 years ago
Oded Shimon 9123f531be update to libnut API, don't free the streams 18 years ago
Oded Shimon 0d666a47a7 update to libnut, add cache_syncpoints 18 years ago
Oded Shimon 4d8aa1c38b update to libnut API, rename nut.h->libnut.h 18 years ago
Oded Shimon b43afb5343 change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libnut de/muxer.. 18 years ago
Oded Shimon f956e12954 Add libnut support until ffmpeg gets an independant and complete de/muxer for NUT 18 years ago