34866 Commits (d12d48d0a8e188feecdfc9b792f54f0892ef6696)

Author SHA1 Message Date
James Almer 8ae7447941 x86/dcadec: add ff_lfe_fir0_float_{sse,sse2,avx,fma3} 9 years ago
James Almer 3e9b8ffc9b avcodec/dcadsp: rename lfe_fir_float functions 9 years ago
Timothy Gu 9fd6ea933f dirac_dwt: Make x86 files/functions names consistent 9 years ago
Timothy Gu 17ab8f7e68 diracdsp: Make x86 files/functions names consistent 9 years ago
Michael Bradshaw 1c40bccc09 lavc/dirac_dwt: fix building without asm 9 years ago
Henrik Gramner aa751573fe avcodec/h264: Fix segfault in 4:2:2 chroma deblock with 32-bit msvc 9 years ago
James Darnley 7042a55c55 avcodec/h264: mmxext 4:2:2 chroma deblock/loop filter 9 years ago
Mats Peterson 9556446623 lavc/rawdec: Use 16-byte line alignment for B1W0 and B0W1 video in nut 9 years ago
James Almer 16af350ac5 avcodec/dcadsp: replace intptr_t with ptrdiff_t 9 years ago
Hendrik Leppkes a969a914f5 dca_parser: ensure frame duration matches the actual sample rate 9 years ago
Michael Niedermayer 37db3e8931 avcodec/libutvideoenc: Add NULL termintor to options 9 years ago
Derek Buitenhuis c4ef6c883b mjpegenc: Remove duplicate initializer 9 years ago
Derek Buitenhuis 0ea716f70b libutvideo: Unbreak 9 years ago
Rostislav Pehlivanov f021030365 diradec: split tables away to a separate diractab file 9 years ago
Rostislav Pehlivanov 3bbe7862ec diracdec: move the MAX_DWT_LEVELS macro to dirac.h 9 years ago
Michael Niedermayer edc34c937b avcodec/utils: Check the return code of av_image_fill_linesizes() 9 years ago
Timothy Gu 0ab25dac2f cinepakenc: Stop using AVPicture 9 years ago
Andreas Cadhalpun 916da13d6d cfhd: fix off-by-one error in level check 9 years ago
Hendrik Leppkes 5fc310f7ca dca: add emms_c after usage of AV_COPY128 9 years ago
Hendrik Leppkes 0b1972d409 dca: add emms_c after AV_ZERO128 macros 9 years ago
Timothy Gu dd57b316c1 diracdsp_mmx: Fix some more indentations 9 years ago
Timothy Gu f5e2b8de55 diracdsp_mmx: Fix indentation 9 years ago
Timothy Gu 838abfc1d7 x86: vc1dsp: Convert vc1_inv_trans_*_dc to NASM format 9 years ago
Derek Buitenhuis 792a5cefbe mpeg12dec: Export GOP timecodes as side data 9 years ago
James Almer 77b5b95247 avcodec/dca_core: rename get_vlc function 9 years ago
Kieran Kunhya bdd8e02b72 avcodec/cfhd: Make sure we have an end of header tag before allocating a frame. 9 years ago
Hendrik Leppkes f85cc3bf12 hevc: set profile based on the profile compatibility flags if needed 9 years ago
Stephen Hutchinson 70742e599b libx265: Enable 12-bit encoding 9 years ago
Timothy Gu 180f9a0958 all: Make header guard names consistent 9 years ago
Michael Niedermayer 3c8e95ab5d avcodec/flacenc: Fix prediction_order parameter 9 years ago
Derek Buitenhuis e9eb8b3ba2 flacenc: Restore defaults and range for {min,max}_prediction_order 9 years ago
foo86 ae5b2c5250 avcodec/dca: add new decoder based on libdcadec 9 years ago
foo86 0930b2dd1f avcodec/dca: add generic defines 9 years ago
foo86 5b1b536e2b avcodec/synth_filter: add more filters 9 years ago
foo86 8984806a51 avcodec/synth_filter: fix whitespace 9 years ago
foo86 4a53b83691 avcodec/dca: add math helpers and fixed point DCT 9 years ago
foo86 9a0a3bbeaa avcodec/dca: add more tables 9 years ago
foo86 64f6d17b40 avcodec/dca: add REV1AUX sync word 9 years ago
foo86 4608996772 avcodec/dca: remove old decoder 9 years ago
Paul B Mahol b4af7d68fe avcodec/fraps: remove superfluous "Fraps:" from av_log 9 years ago
Michael Niedermayer 6ffac5d33d avcodec/rawdec: Switch to monowhite if there is no palette & bpp=1 9 years ago
Kieran Kunhya 32bf4a72e3 avcodec: Add forgotten minor bump, add Changelog and add Cineform to general.texi 9 years ago
Kieran Kunhya 3485332bf9 avcodec: Cineform HD Decoder 9 years ago
Carl Eugen Hoyos 31f5fa21b0 lavc/exr: Move setting SAR down. 9 years ago
Carl Eugen Hoyos d391feff54 lavc/v210dec: Allow odd width. 9 years ago
Clément Bœsch 54ab90c05b lavc/utils: fix instanciate/instantiate typo 9 years ago
Stephen Hutchinson 0dd201d947 libx265: Remove experimental flag when encoding 4:2:2 and 4:4:4 9 years ago
Kieran Kunhya e07e88cd82 avcodec: Remove libvo-aacenc support. 9 years ago
Timothy Gu 9ba54c1b82 avcodec: Remove libaacplus 9 years ago
James Almer 5893e87537 avcodec/proresdec_lgpl: use av_mod_uintp2 9 years ago