46238 Commits (9d478f38cd260ad517a1daad17bae7e68a5ace3a)
 

Author SHA1 Message Date
Martin Storsjö 6b68223d31 cngdec: Allow flushing the decoder 13 years ago
Martin Storsjö 036e6c37d3 cngdec: Make the dbov variable have the right unit 13 years ago
Martin Storsjö cafefd889b cngdec: Fix the memset size to cover the full array 13 years ago
Martin Storsjö 9b50d20cd2 cngdec: Update the LPC coefficients after averaging the reflection coefficients 13 years ago
Michael Niedermayer 6f5f7f705d Merge commit '08b028c18dc31b6de741861b9555669dcca4d12a' 13 years ago
Michael Niedermayer e79c3858b3 Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8' 13 years ago
Mans Rullgard d16c4aebba configure: fix print_config() with broke awks 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
Diego Biurrun 70478746a9 avconv: Drop unused function argument from do_video_stats() 13 years ago
Diego Biurrun ab79966475 cmdutils: Conditionally compile libswscale-related bits 13 years ago
rogerdpack c1804dc4ce lavfi/frei0r: allow for Windows style paths 13 years ago
Stefano Sabatini 7691860c73 lavfi/frei0r: update link to spec 13 years ago
Diego Biurrun 72c758f1fd aacenc: Drop some unused function arguments 13 years ago
Stefano Sabatini 19add3224f lavfi/scale: implement clever/insane parsing heuristic, and add a size option 13 years ago
Stefano Sabatini d4604d10fe lavu/parseutils: add trailing characters check in av_parse_video_size() 13 years ago