summaryrefslogtreecommitdiff
path: root/libavformat/libnut.c
Commit message (Collapse)AuthorAge
* sync to libnut, nom->numOded Shimon2006-12-23
| | | | Originally committed as revision 7367 to svn://svn.ffmpeg.org/ffmpeg/trunk
* change mpeg4 fourcc from "mp4s" to "mp4v"Oded Shimon2006-11-17
| | | | Originally committed as revision 7116 to svn://svn.ffmpeg.org/ffmpeg/trunk
* update to libnut, use framecode table generatorOded Shimon2006-11-17
| | | | Originally committed as revision 7115 to svn://svn.ffmpeg.org/ffmpeg/trunk
* update to libnut API, changes to frame_table_inputOded Shimon2006-11-17
| | | | Originally committed as revision 7114 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update to libnut API, non-negative errorsOded Shimon2006-11-16
| | | | Originally committed as revision 7094 to svn://svn.ffmpeg.org/ffmpeg/trunk
* update to libnut API, don't free the streamsOded Shimon2006-11-15
| | | | Originally committed as revision 7087 to svn://svn.ffmpeg.org/ffmpeg/trunk
* update to libnut, add cache_syncpointsOded Shimon2006-11-14
| | | | Originally committed as revision 7062 to svn://svn.ffmpeg.org/ffmpeg/trunk
* update to libnut API, rename nut.h->libnut.hOded Shimon2006-11-14
| | | | Originally committed as revision 7051 to svn://svn.ffmpeg.org/ffmpeg/trunk
* change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for ↵Oded Shimon2006-11-12
| | | | | | libnut de/muxer.. Originally committed as revision 6985 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add libnut support until ffmpeg gets an independant and complete de/muxer ↵Oded Shimon2006-11-12
for NUT Originally committed as revision 6977 to svn://svn.ffmpeg.org/ffmpeg/trunk