]> git.sesse.net Git - ffmpeg/history - libavformat/libnut.c
100l: Initialize dc_scale with current quantizer for adv I frames
[ffmpeg] / libavformat / libnut.c
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...