]> git.sesse.net Git - ffmpeg/history - libavformat/rtpdec_asf.c
Fix ALLPROGS_G so that *_g binaries get cleaned properly
[ffmpeg] / libavformat / rtpdec_asf.c
2011-01-14 Ronald S. BultjeCopy metadata from ASF files contained in RTSP streams...
2010-08-13 Ronald S. BultjePrevent overflow on random input.
2010-07-30 Martin StorsjöRemove mostly unnecessary rtpdec_*.h files, store the...
2010-07-21 Martin StorsjöReindent, rewrap long comment lines to keep line length...
2010-07-21 Martin Storsjörtpdec_asf: Handle RTSP-MS packet splitting
2010-07-19 Martin Storsjörtpdec_asf: Include lavu headers using quotes instead...
2010-07-05 Martin Storsjörtpdec_asf: Propagate errors from the chained av_open_i...
2010-06-27 Eli FriedmanFix implicit cast warning
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-02-28 Martin StorsjöRename RTP depacketizer files from rtp_* to rtpdec_*