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
2022-10-04avcodec/wmavoice: Check init_get_bits8()Andreas Rheinhardt
2022-10-04avcodec/wmavoice: Don't initialize GetBitContext with buf == NULLAndreas Rheinhardt
2022-09-07avcodec/wmavoice: Avoid code tableAndreas Rheinhardt
2022-09-03avcodec/codec_internal: Add macro to set AVCodec.long_nameAndreas Rheinhardt
2022-08-27avcodec/internal: Move ff_get_buffer() to decode.hAndreas Rheinhardt
2022-07-18avcodec: Make init-threadsafety the defaultAndreas Rheinhardt
2022-04-05avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt
2022-04-05avcodec/codec_internal: Make FFCodec.decode use AVFrame*Andreas Rheinhardt
2022-03-21avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt
2022-03-21avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.hAndreas Rheinhardt
2022-03-15wma: convert to new channel layout APIAnton Khirnov
2021-05-06avcodec/wmavoice: Mark decoder as init-threadsafeAndreas Rheinhardt
2021-04-27avcodec: Constify AVCodecsAndreas Rheinhardt
2021-04-03avcodec/wmavoice: Check operations that can failAndreas Rheinhardt
2021-03-30avcodec/vorbisenc, wmavoice: Use put_bits_left() where appropriateAndreas Rheinhardt
2021-01-01lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov
2020-10-28put_bits: make avpriv_copy_bits() lavc-localAnton Khirnov
2020-02-03avcodec/wmavoice: Fix rounding and integer anomalies in calc_input_response()Michael Niedermayer
2020-02-03avcodec/wmavoice: sanity check block_alignMichael Niedermayer
2019-12-15avcodec/wmavoice: Check remaining input in parse_packet_header()Michael Niedermayer
2019-12-15avcodec/wmavoice: Add FF_CODEC_CAP_INIT_CLEANUPMichael Niedermayer
2019-11-25avcodec/wmavoice: Fix integer overflow in synth_frame()Michael Niedermayer
2019-11-09avcodec/wmavoice: Check sample_rateMichael Niedermayer
2018-12-23avcodec/wmavoice: use init_get_bits8()Paul B Mahol
2018-02-04avcodec: do not use init_static_data on some codecsMuhammad Faiz
2017-11-11wmavoice: free frame before ff_get_bufferTimo Rothenpieler
2017-03-20wmavoice: remove unused or write-only variables.Ronald S. Bultje
2017-01-03wmavoice: validate block alignmentAndreas Cadhalpun
2017-01-03wmavoice: truncate spillover_nbits if too largeAndreas Cadhalpun
2016-12-27wmavoice: protect against zero-energy in adaptive gain control.Ronald S. Bultje
2016-12-27wmavoice: move overflow handling to common code.Ronald S. Bultje
2016-12-27wmavoice: reindent.Ronald S. Bultje
2016-12-27wmavoice: disable bitstream checking.Ronald S. Bultje
2016-12-27wmavoice: move wmavoice_flush() up.Ronald S. Bultje
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2015-07-28Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27lavc: Consistently prefix input buffer definesVittorio Giovara
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-06-28wmavoice: limit wmavoice_decode_packet return value to packet sizeAndreas Cadhalpun
2015-02-14Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0'Michael Niedermayer
2015-02-14avcodec: Don't anonymously typedef structsDiego Biurrun
2013-10-04Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer
2013-10-04cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun
2013-07-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-07-25miscellaneous typo fixesDiego Biurrun
2013-07-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-07-11Merge commit 'f5c48f5adaead5259660d4eaab2e695d1bac3a08'Michael Niedermayer
2013-07-11Merge commit '04e9853a210e07b1a150aa2b8e9af0aa3601ff21'Michael Niedermayer