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-01-26avcodec/h264_*: Remove unnecessary internal.h inclusionsAndreas Rheinhardt
2022-01-26avcodec/h264dec: Move pack8to16 to its only userAndreas Rheinhardt
2021-12-01avcodec: [loongarch] Optimize decode_significance/_8x8_loongarch.Hao Chen
2021-07-22Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt
2020-03-14libavcodec, libpostproc: Remove outcommented START/STOP_TIMERAndreas Rheinhardt
2018-02-15avcodec/h264_cabac: Tighten allowed coeff_abs rangeMichael Niedermayer
2017-11-08Merge commit '45c4bf3df03ef53ae61fa1473424d4ae024f22e4'James Almer
2017-07-21avcodec/h264: Declare the local variable decode_chroma as const.Wan-Teh Chang
2017-06-19avcodec/h264: Fix mix of lossless and lossy MBs decodingAnton Mitrofanov
2017-06-19avcodec/h264_cabac: Fix CABAC+8x8dct in 4:4:4Anton Mitrofanov
2017-04-08Merge commit '0a35f128f3c6e0ae9a0a2236c557602c108da269'Clément Bœsch
2017-03-16avcodec/h264_cabac: Fix runtime error: negation of -2147483648 cannot be repr...Michael Niedermayer
2017-02-20avcodec/h264_cabac: runtime error: signed integer overflow: 2147483647 + 14 c...Michael Niedermayer
2016-12-01cabac: x86: Give optimizations header a more meaningful nameDiego Biurrun
2016-08-01Merge commit '8281cd5cb80582d668ce0848e0e035b383f161f6'James Almer
2016-07-29Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch
2016-07-01Merge commit '6e92181bf836f48627a4733b6fd240a99fd36365'Clément Bœsch
2016-06-29Merge commit '4f81f8dba735c212efae077c4fec8ad4fe53b352'Clément Bœsch
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-06-21h264_cabac: drop an always true conditionAnton Khirnov
2016-06-21h264: rename h264.[ch] to h264dec.[ch]Anton Khirnov
2016-06-17avodec/h264dec: fix compilation with -DTRACEJames Almer
2016-06-12h264: pass just the PPS to get_chroma_qp()Anton Khirnov
2016-06-12Merge commit '3176217c60ca7828712985092d9102d331ea4f3d'Clément Bœsch
2016-06-08Drop unnecessary golomb.h #includesDiego Biurrun
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-05-03h264: Drop broken trace debug outputDiego Biurrun
2016-04-27Merge commit 'ecc31f6b086453ab9811dce2ae5ceb6a7c19e4ad'Derek Buitenhuis
2016-04-24Merge commit 'a7da517f6a5c472f46f67dd33bb6b95ccc919923'Derek Buitenhuis
2016-04-24h264: decouple h264_ps from the h264 decoderAnton Khirnov
2016-03-28h264: move ff_h264_check_intra[4x4]_pred_mode() to h264_parseAnton Khirnov
2016-03-25h264data: Move all data tables from a header to a .c fileDiego Biurrun
2016-02-14avcodec/h264_cabac: Check decode_cabac_mb_mvd() for failureMichael Niedermayer
2015-11-27avcodec/cabac: Check initial cabac decoder stateMichael Niedermayer
2015-10-04h264: Use the correct argument context in debug logVittorio Giovara
2015-04-26avcodec/h264_cabac: Use ff_tlog() for block level informationMichael Niedermayer
2015-04-20Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer
2015-04-19lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara
2015-03-22avcodec/h264_cabac: Drop local_ref_countMichael Niedermayer
2015-03-22Merge commit 'b53569e0681ff7bc99103ab4c961dbac3cc0fce6'Michael Niedermayer
2015-03-21Merge commit 'ba7e165b864d69da4f0c79ec7757cb351535002f'Michael Niedermayer
2015-03-21Merge commit 'e9b2383bf86b38ad18a001801aee20c8182e29bd'Michael Niedermayer
2015-03-21Merge commit 'bc98e8c0e0a8babfea35c98855e366b29cbe1191'Michael Niedermayer
2015-03-21Merge commit 'd4d9068cdf8f4b2b87ae87a2ef880d243f77b977'Michael Niedermayer
2015-03-21Merge commit '0edbe6faa7ef80daf0e84353cbe733389bf1a522'Michael Niedermayer
2015-03-21Merge commit 'a9b201cacf85d710b102010cb4baef97f00ea39b'Michael Niedermayer
2015-03-21Merge commit 'bd3e460b73dd54a68dc253e010c239cefc8d8d55'Michael Niedermayer
2015-03-21Merge commit '6479c79f5517e2881bc881e737b2dbce69553878'Michael Niedermayer
2015-03-21Merge commit '5c8280c3075dd54f26752c3a1185647578421703'Michael Niedermayer
2015-03-21Merge commit 'e7226984ac13aacb84eae77a372df8ff7685848f'Michael Niedermayer