]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/framehook.h
Remove size_t cast in setting s->priv_data directly to the (integer) file
[frescor/ffmpeg.git] / libavformat / framehook.h
2008-12-03 diegoDelete unnecessary 'extern' keywords.
2008-08-31 stefanoRename globally the header inclusion guards.
2008-05-09 diegoUse full path for #includes from another directory.
2008-01-03 aurelmention libavfilter in warning about deprecated vhook
2007-10-17 diegoAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-07-02 diegoRemove leading underscores from specifiers, they are...
2007-04-12 diegospelling
2007-03-29 diegoChange the vhook code to send real timestamps to the...
2007-03-26 michaelwarning about vhooks status
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-10 diegoAdd official LGPL license headers to the files that...
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2004-03-24 mellumwarning patrol
2003-02-11 kabi* UINTX -> uintx_t INTX -> intx_t
2002-11-30 philipjsgAdded support for a realease function to eliminate...
2002-11-25 bellardrenamed libav to libavformat