46195 Commits (b90d7840dff8512ec6553b8ab422e477930861f3)
 

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