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
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-07-27avcodec: Add a min size parameter to ff_alloc_packet2()Michael Niedermayer
2015-07-20Gather all coded_frame allocations and free functions to a single placeVittorio Giovara
2015-04-20Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer
2015-04-19lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara
2014-10-14Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f'Michael Niedermayer
2014-10-13lavc: use a separate field for exporting audio encoder paddingAnton Khirnov
2014-08-24Correct few "ffmpeg" typosPaul B Mahol
2014-04-09avcodec/libopencore-amr: use av_mallocz_array()Michael Niedermayer
2013-12-23avcodec/libopencore-amr: remove av_free coded_frame.Michael Niedermayer
2013-10-04Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer
2013-10-04cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun
2013-07-04Rename "AVClass class" as "AVClass component_class" for external codecs.Sean McGovern
2013-03-14Merge commit '63d744e2be39466e3a734c2987cd713e0bac101e'Michael Niedermayer
2013-03-13av_log_missing_feature() ---> avpriv_report_missing_feature()Diego Biurrun
2013-03-13lavc: factorize ff_{thread_,re,}get_buffer error messages.Clément Bœsch
2013-03-13Merge commit '0f24a3ca999a702f83af9307f9f47b6fdeb546a5'Michael Niedermayer
2013-03-12Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer
2013-03-09lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruftAnton Khirnov
2013-03-08libopencore-amr: Add the missing 3rd argument of ff_get_buffer()Yusuke Nakamura
2013-03-08lavc decoders: work with refcounted frames.Anton Khirnov
2013-03-07normalize calls to ff_alloc_packet2James Zern
2013-02-18Merge commit '8837f4396a1a458a0efb07fe7daba7b847755a7a'Michael Niedermayer
2013-02-18Merge commit 'e6bda9a9fd86505927a2e095e495eae104860701'Michael Niedermayer
2013-02-18Merge commit '56632fef65c0cb6946ed3648ded3d7b82e5c5c17'Michael Niedermayer
2013-02-17libopencore-amrwb: Make AMR-WB ifdeffery more preciseDiego Biurrun
2013-02-17libopencore-amr: Conditionally compile decoder and encoder bitsDiego Biurrun
2013-02-17libopencore-amrnb: cosmetics: Group all encoder-related code togetherDiego Biurrun
2013-02-13Merge commit '86bfcfcf2364bc837b7bb582c66a8a15a332414f'Michael Niedermayer
2013-02-12libopencore-amr: decode directly to the user-provided AVFrameJustin Ruggles
2013-01-14lavc: Fix assignments in if() when calling ff_af_queue_addMichael Niedermayer
2013-01-14libopencore-amr: Fix assignments in if()Michael Niedermayer
2012-12-05Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'Michael Niedermayer
2012-12-05lavc: add a wrapper for AVCodecContext.get_buffer().Anton Khirnov
2012-11-24libopencore_amrwb: check packet sizeMichael Niedermayer
2012-11-12Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer
2012-11-11Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles
2012-11-08libopencore-amr: fix av_log() argumentMichael Niedermayer
2012-11-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-11-07libopencore-amr: Check the return value of amr_decode_fix_avctxMartin Storsjö
2012-11-04amr_decode_fix_avctx should not return valueXidorn Quan
2012-11-03libopencore-amr: allow sampling rates other than 8khzMichael Niedermayer
2012-11-03libopencore-amrdec: allow sampling rates other than 8khzMichael Niedermayer
2012-11-02Merge commit '50a65e7a540ce6747f81d6dbf6a602ad35be77ff'Michael Niedermayer
2012-11-01libopencore-amr: set channel layout for amr-nb or if not set by the userJustin Ruggles
2012-09-05Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer
2012-09-05avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-15Don't include common.h from avutil.hMartin Storsjö