27789 Commits (9517900bef528527d8507da5a1992f99513d71b4)

Author SHA1 Message Date
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
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
Michael Niedermayer 4f4cc43fd8 avcodec/h264: allow mixing idr and non idr slices with frame threading again 11 years ago
Michael Niedermayer 649686d89b avcodec/h264_refs: remove lost frames instead of disfavoring them 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
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
Michael Niedermayer bdadf05ec8 avcodec/parser: put lost comments back 11 years ago
Hendrik Leppkes bc249bd673 mpegvideo: re-indent buffer clearing code 11 years ago
Hendrik Leppkes fa84231ee8 mpegvideo: fix overwriting hwaccel surface objects 11 years ago
Diego Biurrun 4ec336484d parser: cosmetics: Drop some unnecessary parentheses 11 years ago
Peter Ross bef6b27f10 avcodec/vp8dsp: use AV_ZERO64 to clear idct coefficient rows 11 years ago
Luca Barbato a1c699659d parser: K&R formatting cosmetics 11 years ago
Diego Biurrun ed61f3ca8a parser: Remove commented-out cruft 11 years ago
Derek Buitenhuis 6d18154f61 libx265: Use proper error code 11 years ago
Derek Buitenhuis 87769d6c8f libx265: Properly handled dynamic linking with MSVC 11 years ago
Derek Buitenhuis 73ee4cf307 libx265: Support SAR 11 years ago
Derek Buitenhuis d102925a6d libx265: Support 4:4:4 11 years ago
Derek Buitenhuis d373647194 libx265: Update API usage 11 years ago
Derek Buitenhuis 8aca00cc2b libx265: Properly handled dynamic linking with MSVC 11 years ago
Derek Buitenhuis 0f7fa48cf1 libx265: Support SAR 11 years ago
Derek Buitenhuis 2142b2efcd libx265: Support 4:4:4 11 years ago
Derek Buitenhuis d00a504b24 libx265: Update API usage 11 years ago
James Almer 3f3d748cab x86: Move XOP emulation to x86util 11 years ago
Anton Khirnov 30517a9f05 Use av_frame_copy() to simplify code where appropriate. 11 years ago
Anton Khirnov 8feac29cc4 lavc: use AVFrame API properly in ff_reget_buffer() 11 years ago
Clément Bœsch 57ec555e8e avcodec/pngenc: fix invalid read in sub filter. 11 years ago
Michael Niedermayer 72e6913140 avcodec/h264: clear chroma planes when flags gray is used 11 years ago
Michael Niedermayer 42361bdf51 avcodec/mpegvideo: fix buffer clear code so it should work with negative linesizes 11 years ago
Luca Barbato 8eeacf31c5 hevc: Do not left shift a negative value in hevc_loop_filter_chroma 11 years ago
Luca Barbato ff486c0f7f hevc: Do not right shift a negative value in get_pcm 11 years ago
Luca Barbato 50c988aa6d hevc: Drop unnecessary shifts in deblocking_filter_CTB 11 years ago
Sylvain Fabre 526049ce61 Issue-#3407 : Enhance precision for double to string conversion, useful for GEOTIFF double values 11 years ago
Peter Ross 7e23cfba76 avcodec/rawdec: for 16-bit pix fmts, shift pixels when bits_per_coded_sample < 16 11 years ago
Peter Ross 6236debe1a avcodec/raw: add bayer formats 11 years ago
Luca Barbato d922c5a5fb h264: Fix a typo from the previous commit 11 years ago