OSDN Git Service

avconv: rewrite -qscale and -aq handling.
[coroid/ffmpeg_saccubus.git] / libavformat / mmsh.c
2011-07-03 Mans RullgardRemove return statements following infinite loops witho...
2011-06-16 Kirill Zorinmmsh: fixed printf injection bug in mmsh request
2011-06-07 Diego BiurrunDrop unnecessary directory prefixes from #include direc...
2011-04-19 Stefano Sabatiniavio: remove AVIO_* access symbols in favor of new...
2011-04-07 Anton Khirnovavio: AVIO_ prefixes for URL_ open flags.
2011-04-04 Anton Khirnovavio: make url_close() internal.
2011-04-04 Anton Khirnovavio: make url_read_complete() internal.
2011-04-04 Anton Khirnovavio: make url_connect internal.
2011-04-04 Anton Khirnovavio: make url_alloc internal.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-29 Luca BarbatoReplace dprintf with av_dlog
2011-01-26 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2010-09-29 Ronald S. BultjeCheck return value of get_chunk_header(). Since enum...
2010-08-28 Ronald S. BultjeFix two compiler arnings related to printf-format of...
2010-08-28 Zhentan Fengstream_selection can be freed in the fail case, in...
2010-08-21 Ronald S. BultjeMMSH support, the most popular and widely used of all...