]> git.sesse.net Git - ffmpeg/history - libavformat/libnut.c
memleak (seems ive missed that under the obfuscated indention)
[ffmpeg] / libavformat / libnut.c
2007-03-10 Oded Shimonremove usage of deprecated functions in libnut.c (codec...
2007-03-10 Oded ShimonAdd doxygen file header to libnut.c
2007-02-25 Diego BiurrunAdd LGPL header as requested by Oded.
2007-02-09 Diego BiurrunProperly separate native and libnut NUT (de)muxers.
2007-01-21 Michael Niedermayeradd codec_id <-> codec_tag tables to AVIn/OutputFormat
2006-12-23 Oded Shimonsync to libnut, nom->num
2006-11-17 Oded Shimonchange mpeg4 fourcc from "mp4s" to "mp4v"
2006-11-17 Oded Shimonupdate to libnut, use framecode table generator
2006-11-17 Oded Shimonupdate to libnut API, changes to frame_table_input
2006-11-16 Oded ShimonUpdate to libnut API, non-negative errors
2006-11-15 Oded Shimonupdate to libnut API, don't free the streams
2006-11-14 Oded Shimonupdate to libnut, add cache_syncpoints
2006-11-14 Oded Shimonupdate to libnut API, rename nut.h->libnut.h
2006-11-12 Oded Shimonchange include "nut.h" to <nut.h> to make gcc pick...
2006-11-12 Oded ShimonAdd libnut support until ffmpeg gets an independant...