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-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
2011-02-17lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixesAnton Khirnov
2011-02-17Move find_info_tag to lavu and add av_ prefix to itAnton Khirnov
2011-02-17Deprecate parse_date() in favor of av_parse_time().Stefano Sabatini
2011-02-17lavf: add av_ prefix to dump_format()Anton Khirnov
2011-02-15lavf: add AV_DISPOSITION_CLEAN_EFFECTS flagAnssi Hannula
2011-02-13spdifenc: IEC 61937 encapsulation of DTS-HD for HDMIAnssi Hannula
2011-02-11lavf: deprecate AVFormatContext.index_builtAnton Khirnov
2011-02-11add AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_VISUAL_IMPAIREDPeter Ross
2011-02-09lavf: rename ff_probe_input_buffer to make it publicAnssi Hannula
2011-02-06Update MINOR and set git rev for non-blocking flag API addition.Ronald S. Bultje