Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-22Add LATM demuxerJanne Grunau
2011-09-07Add LATM muxerKieran Kunhya
2011-09-03lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.Anton Khirnov
2011-08-17add XMV demuxerSven Hesse
2011-08-12lavf: add support for error_recognition, use it in avidec, and bump minor API...Dustin Brody
2011-07-14Add an APIChanges entry and bump minor versions for recent changes.Anton Khirnov
2011-07-12lavf: deprecate AVFormatContext.timestampAnton Khirnov
2011-07-08gif: add loop private option.Anton Khirnov
2011-07-08img2: add loop private option.Anton Khirnov
2011-07-06lavf: deprecate AVStream.quality.Anton Khirnov
2011-06-16Add minor bumps and APIChanges entries for lavf private options.Anton Khirnov
2011-06-10movenc: Add RTP muxer/hinter optionsMartin Storsjö
2011-06-10rtspenc: Add RTP muxer optionsMartin Storsjö
2011-06-10rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez
2011-05-27movenc: Deprecate the global RTP hinting flag, use a private AVOption insteadMartin Storsjö
2011-05-25avformat: Add fpsprobesize as an AVOption.Alex Converse
2011-05-25mpegts: add compute_pcr option.Anton Khirnov
2011-05-21multiple inclusion guard cleanupDiego Biurrun
2011-04-24Handle unicode file names on windowsKirill Gavrilov
2011-04-23applehttp: Handle AES-128 encrypted streamsMartin Storsjö
2011-04-21applehttp: Expose the stream bitrate via metadataMartin Storsjö
2011-04-19lavf: remove FF_API_INDEX_BUILT cruftAnton Khirnov
2011-04-19lavf: remove FF_API_URL_CLASS cruft.Anton Khirnov
2011-04-19lavf: remove FF_API_SYMVER cruftAnton Khirnov
2011-04-19lavf: remove FF_API_FIRST_FORMAT cruftAnton Khirnov
2011-04-19lavf: remove FF_API_PARAMETERS_CODEC_ID cruftAnton Khirnov
2011-04-19lavf: remove FF_API_LAVF_UNUSED cruftAnton Khirnov
2011-04-19lavf: remove FF_API_PARSE_FRAME_PARAM cruftAnton Khirnov
2011-04-19lavf: remove FF_API_ALLOC_FORMAT_CONTEXT cruftAnton Khirnov
2011-04-19lavf: remove FF_API_URL_SPLIT cruftAnton Khirnov
2011-04-19lavf: remove FF_API_UDP_GET_FILE cruftAnton Khirnov
2011-04-19lavf: remove FF_API_GUESS_FORMAT cruftAnton Khirnov
2011-04-19lavf: remove FF_API_REGISTER_PROTOCOL cruftAnton Khirnov
2011-04-19lavf: remove FF_API_URL_RESETBUF cruftAnton Khirnov
2011-04-19lavf: remove FF_API_OLD_METADATA cruftAnton Khirnov
2011-04-19lavf: remove FF_API_MAX_STREAMS cruftAnton Khirnov
2011-04-18Bump major versions of all libraries.Anton Khirnov
2011-04-14add xWMA demuxerMax Horn
2011-04-13lavf: postpone removal of public metadata conversion APIAnton Khirnov
2011-04-13lavf: postpone removal of deprecated avio functionsAnton Khirnov
2011-04-13lavf: bump minor and add an APIChanges entry for the last avio changesAnton Khirnov
2011-04-08lavf: bump minor and add an APIChanges entry for avformat cleanupAnton Khirnov
2011-04-08lavf: rename avf_sdp_create to av_sdp_create.Anton Khirnov
2011-04-08lavf: make av_guess_image2_codec internalAnton Khirnov
2011-04-08lavf: mark av_pkt_dump(_log) for remove on $next+1 bump.Anton Khirnov
2011-04-04lavf: bump minor version and add an APIChanges entry for avio changesAnton Khirnov
2011-03-28Chronomaster DFA decoderKostya Shishkov
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-14Bitmap Brothers JV demuxerPeter Ross
2011-02-20Update version and APIchanges.Ronald S. Bultje