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-10-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-29isom: Add MPEG4SYSTEMS dummy object type indication.Alex Converse
2011-10-28avcodec: remove avcodec_parse_frame and deprecate associated elements.Justin Ruggles
2011-10-28avcodec: Change values of codec ids at the end of lists that dont exist outsi...Michael Niedermayer
2011-10-28avcodec: Resolve the codec_id compatibility issue.Michael Niedermayer
2011-10-28Add SMPTE240M transfer characteristics flag.Hendrik Leppkes
2011-10-24avcodec: add YCgCo color space.Hendrik Leppkes
2011-10-22avcodec: add ifdef from qatar that could not be merged previously due to comp...Michael Niedermayer
2011-10-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-20lavc: deprecate img_get_alpha_info().Anton Khirnov
2011-10-20avcodec: add CODEC_CAP_DELAY note to avcodec_decode_audio3() documentationJustin Ruggles
2011-10-20avcodec: clarify the CODEC_CAP_DELAY note in avcodec_decode_video2()Justin Ruggles
2011-10-20avcodec: clarify documentation of CODEC_CAP_DELAYJustin Ruggles
2011-10-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-20avcodec.h: Move G.729/G.723 CODEC_IDs to the correct section.Diego Biurrun
2011-10-19lavc: make avcodec_get_context_defaults3 "officially" publicAnton Khirnov
2011-10-19Ut Video decoderKostya Shishkov
2011-10-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-18lavc: rename AV_ER_* options to AV_EF_* and rename AGGRESSIVE to BUFFERDustin Brody
2011-10-18lavc: replace API-bump-triggered AVCodecContext field change with shorter, no...Dustin Brody
2011-10-18libutvideo: Add Ut Video Decoder WrapperDerek Buitenhuis
2011-10-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-16avcodec: remove stray @deprecated commentMans Rullgard
2011-10-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-14lavc: add a flag-based error_recognition field to AVCodecContext and deprecat...Dustin Brody
2011-10-14lavc: rename deprecation symbol FF_API_VERY_AGGRESSIVE to FF_API_ERDustin Brody
2011-10-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-06libx264: support 9- and 10-bit output.Anton Khirnov
2011-10-04Synchronize various 4CCs and codec tags from FFmpeg.Diego Biurrun
2011-09-29Add the G723.1 demuxer and decoderMohamed Naufal Basheer
2011-09-26oggdec: add support for Xiph's CELT codecNicolas George
2011-09-24G.729 build environmentVladimir Voroshilov
2011-09-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-21lavc: undeprecate AVPALETTE_SIZE and AVPALETTE_COUNT macrosAnton Khirnov
2011-09-18lavc: better reference to AVOptionsMichael Niedermayer
2011-09-18lavc: Document that AVOptions should be used.Michael Niedermayer
2011-09-18lavc: add CODEC_FLAG2_SHOW_ALLMichael Niedermayer
2011-09-16Binary text decoderPeter Ross
2011-09-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-07libx264: add 'direct-pred' private optionAnton Khirnov
2011-09-07libx264: add 'partitions' private optionAnton Khirnov
2011-09-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-06libx264: add 'cplxblur' private optionAnton Khirnov
2011-09-06libx264: add 'deblock' private optionAnton Khirnov
2011-09-06libx264: add 'b-bias' private optionAnton Khirnov
2011-09-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-03lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.Anton Khirnov
2011-09-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-08-31lavc: cosmetics, group deprecated codec flagsAnton Khirnov
2011-08-31mpeg12: add 'scan_offset' private option.Anton Khirnov