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-03lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.Anton Khirnov
2011-08-16lavf: add avformat_query_codec().Anton Khirnov
2011-08-12lavf: add support for error_recognition, use it in avidec, and bump minor API...Dustin Brody
2011-08-02lavf: Add an option to discard corrupted framesZohar Kelrich
2011-07-28lavf: add forgotten attribute_deprecated to av_find_stream_info()Anton Khirnov
2011-07-12lavf: deprecate AVFormatContext.timestampAnton Khirnov
2011-07-10lavf: add avformat_find_stream_info()Anton 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-07-04Do not include log.h in avutil.hMans Rullgard
2011-07-02libavformat: Add an example how to use the metadata APIReinhard Tartler
2011-07-02avformat: doxify the Metadata APIReinhard Tartler
2011-06-16lavf: add avformat_write_header() as a replacement for av_write_header().Anton Khirnov
2011-06-16Deprecate av_open_input_* and remove their uses.Anton Khirnov
2011-06-16lavf: add avformat_open_input() as a replacement for av_open_input_*Anton Khirnov
2011-06-08Remove all uses of now deprecated metadata functions.Anton Khirnov
2011-06-08Move metadata API from lavf to lavu.Anton Khirnov
2011-06-06lavf: deprecate AVFormatParameters.time_base.Anton Khirnov
2011-05-28lavf: deprecate AVFormatParameters.pix_fmt.Anton Khirnov
2011-05-27movenc: Deprecate the global RTP hinting flag, use a private AVOption insteadMartin Storsjö
2011-05-27rtspdec: add initial_pause private option.Anton Khirnov
2011-05-27lavf: deprecate AVFormatParameters.width/height.Anton Khirnov
2011-05-25avformat: Add fpsprobesize as an AVOption.Alex Converse
2011-05-25lavf: deprecate AVFormatParameters.channel.Anton Khirnov
2011-05-25lavf: deprecate AVFormatParameters.standard.Anton Khirnov
2011-05-25lavf: deprecate AVFormatParameters.{channels,sample_rate}.Anton Khirnov
2011-05-25lavf: deprecate AVFormatParameters.mpeg2ts_raw.Anton Khirnov
2011-05-25mpegts: add compute_pcr option.Anton Khirnov
2011-05-25lavf: add priv_class field to AVInputFormat.Anton Khirnov
2011-05-19Remove silly insults from avformat_version() Doxygen documentation.Diego Biurrun
2011-05-18asfdec: do not fall back to binary/generic searchVladimir Pantelic
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_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_GUESS_FORMAT cruftAnton Khirnov
2011-04-19lavf: remove FF_API_OLD_METADATA cruftAnton Khirnov
2011-04-19lavf: remove FF_API_MAX_STREAMS cruftAnton Khirnov
2011-04-17Replace more FFmpeg references by Libav.Diego Biurrun
2011-04-13lavf: postpone removal of public metadata conversion APIAnton Khirnov
2011-04-09avformat.h: fix a misplaced #endifAnton Khirnov
2011-04-08lavf: get rid of ffm-specific stuff in avformat.hAnton Khirnov
2011-04-08lavf: rename a parameter of av_sdp_create from buff->bufAnton 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