28761 Commits (f2407407121f5439fc32b733c2ad9a2bd94e766a)

Author SHA1 Message Date
Christophe Gisquet dcd2a6ca36 x86: hevc_mc: remove unneeded shift 11 years ago
Christophe Gisquet 09fc28aed1 x86: hevcdsp_init: fix macro usage 11 years ago
Michael Niedermayer 8b686c886c avcodec/options: use av_opt_copy() in avcodec_copy_context() to copy priv_data 11 years ago
Michael Niedermayer c4d88311cd avcodec/dpx_parser: fix off by 1 error 11 years ago
Michael Niedermayer d41a4a765b avcodec/mjpegenc: allow encoding amv with height % 16 != 0 when strict -1 is set 11 years ago
Reimar Döffinger 6d695d7acc Fix nonsense non-mod16 AMV flipping code. 11 years ago
Michael Niedermayer ec1ed64506 avcodec/cljr: require (v)strict -1 to use width %4 != 0 11 years ago
Dirk Ausserhaus f76e3669bb Decode both parts of Indeo4 IP frames 11 years ago
Dirk Ausserhaus 3df0d20028 Move Indeo4 frametypes into common header. 11 years ago
Anton Khirnov ed39cda029 flacenc: send final extradata in packet side data 11 years ago
Anton Khirnov 0957b274e3 lavc: add an option to enable side data-only packets during encoding 11 years ago
wm4 eb800f120d libavcodec: set AVFrame colorspace fields on decoding 11 years ago
wm4 8c02adc62d lavu: add all color-related enums to AVFrame 11 years ago
Michael Niedermayer 181b2c3724 avcodec/mjpegenc: disallow encoding amv with height%16!=0 11 years ago
Michael Niedermayer 149be91374 avcodec/mjpegdec: request a AMV sample with non mod 16 height 11 years ago
James Almer e1bd40fe6b x86/motion_est: enable sad16_sse2 on k10 CPUs 11 years ago
Michael Niedermayer 6dc709f0f5 avcodec/cljr: support width%4 encoding 11 years ago
Michael Niedermayer 59a70422b1 avcodec/cljr: remove coded_frame code 11 years ago
James Almer ac1077ab50 lavc/dsputil: add missing vsad8 and vsse8 functions 11 years ago
Michael Niedermayer e692c9672b avcodec/asvenc: fix encoding dimensions %16 != 0 11 years ago
Michael Niedermayer e868f84e83 avcodec/snow: fix 1 pixel block sizes 11 years ago
Carl Eugen Hoyos aab2e939a9 Fix compilation with --disable-everything --enable-demuxer=matroska. 11 years ago
Carl Eugen Hoyos e91e626182 lavc/jpeglsenc: Enable frame-threading. 11 years ago
Carl Eugen Hoyos 64afc3bb93 lavc/lclenc: Enable frame-threading. 11 years ago
Carl Eugen Hoyos cdfe06aeb2 lavc/ljpegenc: Enable frame-threading. 11 years ago
Carl Eugen Hoyos b91bf48f00 lavc/tiffenc: Enable frame-threading. 11 years ago
Carl Eugen Hoyos c528d833a9 lavc/utvideoenc: Enable frame-threading. 11 years ago
Christophe Gisquet 4ba8560077 huffyuv: increase VLC_BITS to 12 11 years ago
James Almer f128342df2 build: fix compilation of svq1enc_mmx.c with --disable-mmx 11 years ago
James Almer 4ac41a52e2 x86/huffyuvdsp: fix some prototypes 11 years ago
Thierry Fauck d6d767d93e ppc: Fix compilation for ppc64le (ELFv2) 11 years ago
Christophe Gisquet d136fe6fd7 x86: huffyuvdsp: fewer functions for x86_64 11 years ago
Michael Niedermayer e0d0745560 avcodec/options: leave priv_data in avcodec_copy_context() intact 11 years ago
Michael Niedermayer 82efa24c51 avcodec/proresenc_anatoliy: simplify get() 11 years ago
Michael Niedermayer f6b1cd3936 avcodec/proresenc_anatoliy: load 4 samples at a time in get() 11 years ago
Michael Niedermayer 63b4d6feb8 avcodec/proresenc_anatoliy: Use fdct from DSPContext instead of direct call. 11 years ago
Michael Niedermayer e263af3024 avcodec/proresenc_anatoliy: Set bits_per_raw_sample 11 years ago
Carl Eugen Hoyos 3ea0d9c8a5 Fix VDPAU decoders, regression since f2f99f07. 11 years ago
Timothy Gu 154cee9292 x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasm 11 years ago
Timothy Gu 0b6292b7b8 x86: dsputilenc: move all the function prototypes together 11 years ago
Christophe Gisquet f743fa9c7f x86: huffyuvdsp: add_hfyu_left_pred_bgr32 11 years ago
Michael Niedermayer 7be79c76d3 avcodec/huffyuvdsp: Change w to intptr in add_hfyu_median_pred() and add_hfyu_left_pred() 11 years ago
Christophe Gisquet 884078d2df x86: huffyuvdsp: add SSE2 median prediction 11 years ago
Dirk Ausserhaus 8bfb4d72dd avcodec/indeo4: Decode both parts of IP frames 11 years ago
Dirk Ausserhaus d24673a2c8 avcodec/indeo4: Move frametypes into common header. 11 years ago
Carl Eugen Hoyos ca2ec98cbe Do not overwrite the sample format with AV_SAMPLE_FMT_NONE in libspeex_decode_init(). 11 years ago
Michael Niedermayer 772d46d3b3 avcodec/qpeldsp: Restore author attribution 11 years ago
Michael Niedermayer 8c891d90ca avcodec/x86/qpeldsp_init: Restore author attribution 11 years ago
Michael Niedermayer b15a3cc575 qpel_template: Restore author attribution 11 years ago
Michael Niedermayer c814a6c778 avcodec/x86/svq1enc_mmx: Add author attribution 11 years ago