83182 Commits (5f2b360fc05bbb4f21e1247d1d9af303113d6c25)
 

Author SHA1 Message Date
Clément Bœsch a91c265f39 lavc/pthread_frame: protect read state access in setup finish function 8 years ago
Paul B Mahol 591be9e384 avformat/aadec: use avio_get_str() 8 years ago
Paul B Mahol e0665d385e avformat/aadec: stop ignoring file metadata 8 years ago
Paul B Mahol 40cf943714 avcodec: add SIPR parser 8 years ago
Steve Lhomme 8fb4865901 dxva2: allow an empty array of ID3D11VideoDecoderOutputView 8 years ago
Steve Lhomme 153b36fc62 dxva2: get the slice number directly from the surface in D3D11VA 8 years ago
Steve Lhomme 77742c75c5 dxva2: use a single macro to test if the DXVA context is valid 8 years ago
Andreas Cadhalpun 367cac7827 libopenmpt: add missing avio_read return value check 8 years ago
Daniil Cherednik c2500d62c6 dcaenc: Implementation of Huffman codes for DCA encoder 8 years ago
Daniil Cherednik a6191d098a dcaenc: Reverse data layout to prevent data copies during Huffman encoding introduction 8 years ago
Rostislav Pehlivanov e7dec52d4d matroskaenc: remove unofficial compliance on color information 8 years ago
Martin Storsjö 0ba0187535 aarch64: vp9mc: Fix a comment to refer to a register with the right name 8 years ago
Martin Storsjö 02cfb9a16e aarch64: vp9dsp: Fix vertical alignment in the init file 8 years ago
Martin Storsjö 656d910981 arm: vp9mc: Fix vertical alignment of operands 8 years ago
Martin Storsjö 8b11a89c06 aarch64: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32 8 years ago
Martin Storsjö 388f6e6715 arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32 8 years ago
Martin Storsjö ecd343aa1f arm: vp9itxfm: Only reload the idct coeffs for the iadst_idct combination 8 years ago
Martin Storsjö 37cb224e3e aarch64: vp9itxfm: Don't repeatedly set x9 when nothing overwrites it 8 years ago
Martin Storsjö f69dd26df5 arm: vp9itxfm: Rename a macro parameter to fit better 8 years ago
Martin Storsjö 4a5874ea8d arm/aarch64: vp9itxfm: Fix indentation of macro arguments 8 years ago
Martin Storsjö a95e7de41d aarch64: vp9itxfm: Use w3 instead of x3 for the int eob parameter 8 years ago
Janne Grunau a71cd8439f arm: vp9itxfm: Simplify the stack alignment code 8 years ago
Janne Grunau cb220eeef9 aarch64: vp9: loop filter: replace 'orr; cbn?z' with 'adds; b.{eq,ne}; 8 years ago
Janne Grunau 62ea07d797 aarch64: vp9: use alternative returns in the core loop filter function 8 years ago
Michael Bradshaw 3ac46a0a62 ffmpeg: Add -time_base option to hint the time base 8 years ago
Paul B Mahol 743052ec5b avcodec/cinepakenc: remove CVID from long description 8 years ago
Carl Eugen Hoyos 935404923d Cosmetics: Reindent after last commit. 8 years ago
Carl Eugen Hoyos c723108e25 lavf/matroskaenc: Do not write two CodecID elements for rawvideo. 8 years ago
Martin Vignali 1412e5a004 fate/psd : add test for bitmap and duotone 8 years ago
Martin Vignali 31e722e9da libavcodec/psd : add test for channel depth/channel count in bitmap mode 8 years ago
Matthieu Bouron e109c54a69 swresample/arm: cosmetic fixes 8 years ago
Matthieu Bouron 0265aec565 swresample/aarch64: add ff_resample_common_apply_filter_{x4,x8}_{float,s16}_neon 8 years ago
Paul B Mahol 2eaee6e79b avcodec/qdrw: skip long comment for now 8 years ago
Steinar H. Gunderson d68d7198be speedhq: Align blocks variable properly. 8 years ago
James Almer 6596b34954 avcodec/lossless_videodsp: add missing call to ff_llviddsp_init_ppc() 8 years ago
James Almer 6d4c9f2ade lossless_videodsp: rename add_hfyu_left_pred_int16 to add_left_pred_int16 8 years ago
James Almer 47f212329e huffyuvdsp: move functions only used by huffyuv from lossless_videodsp 8 years ago
James Almer cf9ef83960 huffyuvencdsp: move shared functions to a new lossless_videoencdsp context 8 years ago
James Almer 30c1f27299 huffyuvencdsp: move functions only used by huffyuv from lossless_videodsp 8 years ago
James Almer 5ac1dd8e23 lossless_videodsp: move shared functions from huffyuvdsp 8 years ago
Steven Liu 3222786c5a avformat/hlsenc: refine the hlsenc code 8 years ago
Steven Liu b97e9cba0b avformat/hlsenc: fix hlsenc bug at windows system 8 years ago
Steven Liu aa7982577c cmdutils_opencl: fix resource_leak cid 1396852 8 years ago
Thomas Turner 08fdf965c9 avutil/tests/audio_fifo.c: pass by reference for efficiency and change datatype to const 8 years ago
James Almer 1d4d0ee4b0 avutil/reverse: move the ff_reverse declaration to a separate header 8 years ago
Carl Eugen Hoyos 2f94b305ac lavf/mxf: Add a universal label for ProRes used in FCP. 8 years ago
Sergey Kudryashov a9b33b5a37 libavfilter/af_biquads: warn about clipping only after frame with clipping 8 years ago
Nicolas George f7191ccad6 lavfi: remove stray semicolons. 8 years ago
Carl Eugen Hoyos f31bac596f lavf/dss: Do not fail randomly if dss_sp input contains 0xff. 8 years ago
Nicolas George aaae459a85 lavfi: reindent after previous commit. 8 years ago