46545 Commits (7ec1fe1f472c2fb1cf0e0b2b89e107a08ac7efe5)
 

Author SHA1 Message Date
Michael Niedermayer 89d2f014bc sws_unscaled: drop fill_plane9or10() 12 years ago
Tomas Härdin a44c3ae3b0 Change my GPG fingerprint 12 years ago
Michael Niedermayer 65e0a3ccd8 sws: fix BE/LE handling for fillPlane16() 12 years ago
Michael Niedermayer a201639a01 Merge remote-tracking branch 'qatar/master' 12 years ago
Paul B Mahol 788afee86e lavfi: remove palette libmpcodecs wrapper 12 years ago
Paul B Mahol 8a4284adbf ff: fix case where image does not have alpha channel 12 years ago
Martin Storsjö ab9545a290 cng: Reindent some incorrectly indented lines 12 years ago
Martin Storsjö 6b68223d31 cngdec: Allow flushing the decoder 12 years ago
Martin Storsjö 036e6c37d3 cngdec: Make the dbov variable have the right unit 12 years ago
Martin Storsjö cafefd889b cngdec: Fix the memset size to cover the full array 12 years ago
Martin Storsjö 9b50d20cd2 cngdec: Update the LPC coefficients after averaging the reflection coefficients 12 years ago
Michael Niedermayer 6f5f7f705d Merge commit '08b028c18dc31b6de741861b9555669dcca4d12a' 12 years ago
Michael Niedermayer e79c3858b3 Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8' 12 years ago
Mans Rullgard d16c4aebba configure: fix print_config() with broke awks 12 years ago
Michael Niedermayer cd37963684 Merge commit '381dc1a5ec0925b281c573457c413ae643567086' 12 years ago
Michael Niedermayer 60e957476e rawdec: check avpicture_get_size() return value 12 years ago
Carl Eugen Hoyos d3de3a16d1 Partly revert f174fba: yop decoder does not support direct rendering. 12 years ago
Luca Barbato 7658295ba3 pixfmt: support more yuva formats 12 years ago
Luca Barbato 26b5ad2543 swscale: support gray to 9bit and 10bit formats 12 years ago
Carl Eugen Hoyos 8bf44d5c96 Partly revert f174fba: indeo3 decoder does not support direct rendering. 12 years ago
Mans Rullgard f454e87923 configure: rewrite print_config() function using awk 12 years ago
Paul B Mahol 5f614bcf2c vqavideo: return more meaningful error codes 12 years ago
Anton Khirnov 02e6364259 FATE: fix (AD)PCM test dependencies broken in e519990 12 years ago
Michael Niedermayer 4b7f34a34e mpeg12videodec: dont pass mpeg1 VBR special case value on as bitrate. 12 years ago
Heesuk Jung c349177b8c mpeg12video_parser: Wrong bit rate in MPEG2 video file (Ticket #1862) 12 years ago
Michael Niedermayer 740959fdbf mpeg12parser: cleanup bitrate parsing. 12 years ago
Ronald S. Bultje 95c89da36e Use ptrdiff_t instead of int for intra pred "stride" function parameter. 12 years ago
Ronald S. Bultje bad8e33dc9 x86: use PRED4x4/8x8/8x8L/16x16 macros to declare intrapred prototypes. 12 years ago
Ronald S. Bultje 08b028c18d Remove INIT_AVX from x86inc.asm. 12 years ago
Michael Niedermayer 11d695d120 x11grab: fix mixed declaration and code 12 years ago
Michael Niedermayer 977cb54f94 tree: fix type used for testing the tree 12 years ago
Michael Niedermayer 1838961357 qt-faststart: fix signedness of variable used to hold return code 12 years ago
Michael Niedermayer 91295f03d4 mp3dec: remove unused variable 12 years ago
Michael Niedermayer ba8adf9be5 truemotion2: remove unused variable 12 years ago
Ronald S. Bultje c285edd06e Remove usage of INIT_AVX in h264_intrapred_10bit.asm. 12 years ago
Anton Khirnov ede4cedf47 dv: fix indentation 12 years ago
Anton Khirnov 14f031d7ec dv: use AVStream.index instead of abusing AVStream.id 12 years ago
Piotr Bandurski bf0d098a98 pictordec: decode 1bpp / 4bpp images when extra header marker is missing 12 years ago
Anton Khirnov 20dd41af85 lavfi: add ashowinfo filter 12 years ago
Piotr Bandurski a29ed50ed7 avuidec: correct long_name 12 years ago
Paul B Mahol 9051025102 lavc: remove duplicated .capabilities 12 years ago
Martin Storsjö 9b500b8f6c avcodec: Add a RFC 3389 comfort noise codec 12 years ago
Martin Storsjö 8b25a20efb lpc: Add a function for calculating reflection coefficients from samples 12 years ago
Justin Ruggles 39ef66f530 lpc: Add a function for calculating reflection coefficients from autocorrelation coefficients 12 years ago
Anton Khirnov dc5793062e lavr: document upper bound on number of output samples. 12 years ago
Anton Khirnov 01b760190d lavr: add general API usage doxy 12 years ago
Anton Khirnov bff5e5f8b3 indeo3: remove duplicate capabilities line. 12 years ago
Diego Biurrun 381dc1a5ec fate: ac3: Place E-AC-3 tests and AC-3 tests in different groups 12 years ago
Diego Biurrun 2cbdd7c929 fate: ac3: Add dependencies 12 years ago
Diego Biurrun e519990ced fate: Add shorthands for acodec PCM and ADPCM tests 12 years ago