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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-18reverts parts of commit de11ee906ed232157392924735c18ab7d8522ccb. The author ...Michael Niedermayer
2011-03-18Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-17asfdec: subtract the preroll value and thus output 0 based timestampsVladimir Pantelic
2011-03-08lavf: document the use of multiple entries in language metadata tagAnssi Hannula
2011-03-07lavf: update documentation of AVOutputFormat.flagsAnssi Hannula
2011-03-07lavf: document the use of multiple entries in language metadata tagAnssi Hannula
2011-03-03libavformat: Add av_pkt_dump{, _log}2, taking an AVStream parameterMartin Storsjö
2011-03-02libavformat: Add av_pkt_dump{, _log}2, taking an AVStream parameterMartin Storsjö
2011-02-24lavf: update documentation of AVOutputFormat.flagsAnssi Hannula
2011-02-23lavf: postpone removal of public metadata conversion APIAnton Khirnov
2011-02-23avio: rename url_fopen/fclose -> avio_open/close.Anton Khirnov
2011-02-23avio: rename url_fopen/fclose -> avio_open/close.Anton Khirnov
2011-02-20avio: rename ByteIOContext to AVIOContext.Anton Khirnov
2011-02-20avio: rename ByteIOContext to AVIOContext.Anton Khirnov
2011-02-18Move find_info_tag to lavu and add av_ prefix to itAnton Khirnov
2011-02-18Deprecate parse_date() in favor of av_parse_time().Stefano Sabatini
2011-02-18lavf: add av_ prefix to dump_format()Anton 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-17Document that av_write_header sets stream time_base to a value of it chosing.Reimar Döffinger
2011-02-16Document that av_write_header sets stream time_base to a value of it chosing.Reimar Döffinger
2011-02-15lavf: add AV_DISPOSITION_CLEAN_EFFECTS flagAnssi Hannula
2011-02-15lavf: add AV_DISPOSITION_CLEAN_EFFECTS flagAnssi Hannula
2011-02-13lavf: deprecate AVFormatContext.index_builtAnton Khirnov
2011-02-11lavf: deprecate AVFormatContext.index_builtAnton Khirnov
2011-02-11add AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_VISUAL_IMPAIREDPeter Ross
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-09lavf: move internal functions from avformat.h to internal.hAnton Khirnov
2011-02-09Make av_set_pts_info keep previous time base if new one is invalid.Reimar Döffinger
2011-02-09lavf: rename ff_probe_input_buffer to make it publicAnssi Hannula
2011-02-07lavf: move internal functions from avformat.h to internal.hAnton Khirnov
2011-02-07Make av_set_pts_info keep previous time base if new one is invalid.Reimar Döffinger
2011-02-06libavformat: Add a function for freeing an AVFormatContextMartin Storsjö
2011-02-04libavformat: Add a function for freeing an AVFormatContextMartin Storsjö
2011-01-31Document that av_write_header sets stream time_base to a value of it chosing.Reimar Döffinger
2011-01-23lavf: move the version macros to a new headerAnton Khirnov
2011-01-21Add service_provider and service_name metadataGeorgi Chorbadzhiyski
2011-01-21lavf: move the version macros to a new headerAnton Khirnov
2011-01-20Add service_provider and service_name metadataGeorgi Chorbadzhiyski
2011-01-18Missing parts of IVF muxer support.Reimar Döffinger
2011-01-14Introduce av_metadata_copy() to copy metadata from one struct to another.Ronald S. Bultje
2011-01-02Add AVOption support for muxers.Anssi Hannula
2010-12-27Implement av_find_best_stream.Nicolas George
2010-12-27lavf: bump minor and add APIchanges entry after adding AVFMT_NOSTREAMSAnton Khirnov
2010-12-27Allow output formats without any streams.Anton Khirnov
2010-12-26Bump libavformat minor version, forgotten in r26094Peter Ross
2010-12-25Clarify AVFMT_TS_DISCONT and muxers.Michael Niedermayer
2010-12-05rtpdec: Add a dynamic payload handler for the x-Purevoice format, RFC 2658Martin Storsjö