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
2013-09-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-09-17doc: Add missing hashes and dates to APIChangesLuca Barbato
2013-09-17Merge commit '3feb3d6ce4be0a09a9f8f13d613bed25b523b6e7'Michael Niedermayer
2013-09-16mem: Introduce av_reallocpLuca Barbato
2013-09-05doc/APIchanges: update hashes and dates after last two commits.Clément Bœsch
2013-09-05avcodec: make avcodec_close() more tolerant.Clément Bœsch
2013-09-05avformat: make avformat_close_input() more tolerant.Clément Bœsch
2013-08-29doc/APIchanges: add missing entry for av_format_probe_score() function additionStefano Sabatini
2013-08-15sws: add dither enumMichael Niedermayer
2013-08-11Make new VDPAU easier to use by adding context to callback.Reimar Döffinger
2013-08-11vdpau: Add an allocation function for AVVDPAUContext.Reimar Döffinger
2013-08-11Merge commit '5a9a9d4a2abefa63d9a898ce26715453c569e89d'Michael Niedermayer
2013-08-10lavc: Add refcounted api to AVPacketLuca Barbato
2013-08-06Merge commit 'f824535a4a79c260b59d3178b8d958217caffd78'Michael Niedermayer
2013-08-06Merge commit '549294fbbe1c00fee37dc4d3f291b98945e11094'Michael Niedermayer
2013-08-06Merge commit 'a0ad5d011318f951ecd4c9ffe1829518c9533909'Michael Niedermayer
2013-08-05vdpau: deprecate bitstream buffers within the hardware contextRémi Denis-Courmont
2013-08-05vdpau: deprecate VDPAU codec capabilityRémi Denis-Courmont
2013-08-05vdpau: deprecate old codec-specific pixel formatsRémi Denis-Courmont
2013-08-03Merge commit 'a8b19271c3b40ac3c3dc769fe248887acf14ba5a'Michael Niedermayer
2013-08-02avcodec: Add output_picture_number to AVCodecParserContextYusuke Nakamura
2013-07-23avcodec: add avcodec_chroma_pos_to_enum()Michael Niedermayer
2013-07-03lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the...Stefano Sabatini
2013-06-25lavf: add AV_DISPOSITION flags for WebVTT text track kindsMatthew Heaney
2013-06-24Merge commit '95d52464542f532061290192518d5fe1c1930e8d'Michael Niedermayer
2013-06-24lavc: Add option to encode MPEG-2 AAC with libfdk-aacKieran Kunhya
2013-06-16lavu: Add RIPEMD hashingJames Almer
2013-06-06APIchanges: Add missing entry for SHA-2 512James Almer
2013-06-05Merge commit '3b4feac1ec14f861bdd7f494f288f4d8dd7f449e'Michael Niedermayer
2013-06-04mem: Add av_realloc_array and av_reallocp_arrayMartin Storsjö
2013-05-24Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f'Michael Niedermayer
2013-05-24Merge commit '2a6eaeaa85d17b27ee0dd449183ec197c35c9675'Michael Niedermayer
2013-05-24Merge commit 'b493847df4ff8ce46f258749e4a3f304696b34c1'Michael Niedermayer
2013-05-24lavfi: add a slice threading infrastructureAnton Khirnov
2013-05-24Move get_logical_cpus() from lavc/pthread to lavu/cpu.Anton Khirnov
2013-05-24avcodec: Add picture structure information to AVCodecParserContext.Yusuke Nakamura
2013-05-17lavu/opt: add AV_OPT_TYPE_COLORPaul B Mahol
2013-05-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-05-15pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov
2013-05-13lavu/mem: add av_dynarray2_add()Stefano Sabatini
2013-05-12lavfi: replace passthrough_filter_frame with a flag.Clément Bœsch
2013-05-03Merge commit '507b1e454cf9953da3e18f33c9bd1fca78c97cb5'Michael Niedermayer
2013-05-03avcodec: Add field order information to AVCodecParserContext.Masaki Tanaka
2013-04-25Merge commit 'fc18cc44ebfae07da153dc782572e7ce2f6fe47d'Michael Niedermayer
2013-04-24doc/APIchanges: add missing hashes and datesAnton Khirnov
2013-04-20Merge commit '5e83d9aced2fc2b2e1360452794c58aba55d497c'Michael Niedermayer
2013-04-19lavc: add AV_CODEC_PROP_TEXT_SUB.Clément Bœsch
2013-04-19h264: fully support cropping.Anton Khirnov
2013-04-19subtitles: introduce ASS codec id and use it.Clément Bœsch
2013-04-12Merge commit 'fa2a34cd40d124161c748bb0f430dc63c94dd0da'Michael Niedermayer