61072 Commits (efc4439c894be9f45ec472ad2471143f94abc399)
 

Author SHA1 Message Date
Michael Niedermayer f3eef02746 avcodec/msvideo1: Fix palette in case of seek before decode 11 years ago
Janne Grunau 6e4009d4cd arm: dcadsp: implement decode_hf as external NEON asm 11 years ago
Christophe Gisquet 4cb6964244 dcadec: simplify decoding of VQ high frequencies 11 years ago
Janne Grunau 7686afd049 dca: factorize scaling in inverse ADPCM 11 years ago
Christophe Gisquet 08e3ea60ff x86: synth filter float: implement SSE2 version 11 years ago
Christophe Gisquet 57b1eb9f75 dcadsp: scan coefficients linearly in dca_lfe_fir 11 years ago
Christophe Gisquet ad507d7907 x86: dcadsp: implement SSE lfe_dir 11 years ago
Christophe Gisquet 87ec849fe9 dcadec: remove scaling in lfe_interpolation_fir 11 years ago
Diego Biurrun a55546f48d proresenc: Reuse proper dsputil infrastructure for FDCT 11 years ago
Diego Biurrun 92e598a57a prores: Drop DSP infrastructure for prores encoder bits 11 years ago
Diego Biurrun d6acefe058 proresenc: Drop unnecessary DCT permutation bits 11 years ago
Diego Biurrun b23650491f prores: Use consistent names for DSP arch initialization functions 11 years ago
Michael Niedermayer 669043db81 Merge remote-tracking branch 'cus/stable' 11 years ago
Michael Niedermayer e8e91a32e5 Merge remote-tracking branch 'lukaszmluki/master' 11 years ago
Michael Niedermayer 5c634cbeb7 Merge remote-tracking branch 'qatar/master' 11 years ago
Lukasz Marek 9f4b55ef49 lavf/ftp: fix seek to nagative position 11 years ago
Lukasz Marek 0025f13005 lavf/libssh: fix seek to nagative position 11 years ago
James Almer 2163a40a46 x86/imdct36: use sse3 instructions in the last BUTTERF step when possible 11 years ago
James Almer fbf98375e4 x86/imdct36: don't build imdct36_float_sse on x86_64 targets 11 years ago
Diego Biurrun f2408ec9d7 Give IDCT matrix transpose macro a more descriptive name 11 years ago
Michael Niedermayer a05635ee01 avcodec/mjpegdec: convert CMYK to GBRAP 11 years ago
Michael Niedermayer 501beae6f9 avcodec/mjpegdec: fix decoding 4th plane 11 years ago
Michael Niedermayer 6904168c79 avcodec/mjpegdec: Print error in case of CMYK 11 years ago
Michael Niedermayer 681e72a668 avcodec/mjpegdec: parse adobe_transform 11 years ago
Michael Niedermayer 7e8be7081f avcodec/mjpegdec: Print human readable string for APPx 11 years ago
Carl Eugen Hoyos 3ba056017f Fix http authentication. 11 years ago
Michael Niedermayer 4f4cc43fd8 avcodec/h264: allow mixing idr and non idr slices with frame threading again 11 years ago
Michael Niedermayer 622d24e4eb avformat/mov: simplify code setting needs_parsing 11 years ago
Michael Niedermayer 649686d89b avcodec/h264_refs: remove lost frames instead of disfavoring them 11 years ago
Michael Niedermayer 33a2b45c2e Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 64bb64f704 avcodec/h264: fix droped frame handling also for threads > 1 11 years ago
Michael Niedermayer b5005def8a avcodec/h264: avoid using lost frames as references 11 years ago
Marton Balint ead0dd3cf6 lavfi/frei0r: factorize plugin loading with static path 11 years ago
Marton Balint 35ead1f281 lavfi/frei0r: search plugins in lib64 dirs on all architectures 11 years ago
Michael Niedermayer c4c5351f08 Merge remote-tracking branch 'qatar/master' 11 years ago
Anton Khirnov 291e49d4e7 af_compand: add a dependency on strtok_r 11 years ago
Diego Biurrun a63ac1106d build: Do not redundantly specifiy H.263-related object files for MSMPEG4v* 11 years ago
Peter Ross 1524b0fa68 libavcodec/rawdec: avoid memcpy when performing 16-bit samples shift 11 years ago
Timothy Gu baa650cc79 configure: use pkg-config to detect libbluray 11 years ago
Michael Niedermayer bdadf05ec8 avcodec/parser: put lost comments back 11 years ago
Paul B Mahol 9d297641ee avformat/sdr2: h264 stream needs parsing 11 years ago
Paul B Mahol 9f2a3bcee7 avfilter: remove superflous lines 11 years ago
Paul B Mahol a2e4b4e968 avfilter/af_compand: some more cosmetics to decrease difference with qatar 11 years ago
Michael Niedermayer 8f946ac8ea avfilter: remove af_compand_fork 11 years ago
Michael Niedermayer c62d83a5e7 avfilter/af_compand: more cosmetics from libavfilter/af_compand_fork.c 11 years ago
Michael Niedermayer 05412f4cd4 avfilter/af_compand: cosmetics from libavfilter/af_compand_fork.c 11 years ago
Michael Niedermayer 5e02ff3e3d avfilter/af_compand: switch defaults to libavfilter/af_compand_fork.c 11 years ago
Michael Niedermayer 619d6b8f55 avfilter/af_compand: "use local variable for channels" from libavfilter/af_compand_fork.c 11 years ago
Michael Niedermayer e509df4bc8 avfilter/af_compand: error checks from libavfilter/af_compand_fork.c 11 years ago
Michael Niedermayer 4b87975147 avfilter/af_compand: pts init code from libavfilter/af_compand_fork.c 11 years ago