78896 Commits (500cb984710ccd66023f7dc1fa31548a0920e3e2)
 

Author SHA1 Message Date
Michael Niedermayer 500cb98471 avfilter/af_afftfilt: Extend to 17bit fft 9 years ago
Michael Niedermayer 305344d89e avcodec/fft: Add revtab32 for FFTs with more than 65536 samples 9 years ago
Michael Niedermayer ae76b84221 avcodec: Extend fft to size 2^17 9 years ago
Agatha Hu 362e05f1ea avcodec/nvenc: Fix H264 and HEVC vui info update 9 years ago
Paul B Mahol 79a54f30c8 avfilter/af_sofalizer: fix crash when ir size is not aligned, usually when n_samples are not power of 2 9 years ago
Michael Niedermayer 2761e250cc fate: add qtrle/mace6 stream copy test 9 years ago
Mats Peterson 5111c1bef3 lavf/movenc: Add support for palette side data 9 years ago
Mats Peterson ba40b3520d lavf/utils: Normalize AVPacket.data to native endian in ff_get_packet_palette() 9 years ago
Paul B Mahol 21234c835d avfilter/af_sofalizer: fix crash with odd IR size 9 years ago
Paul B Mahol 3e491a1fb6 avfilter/af_sofalizer: print size of FFT that failed to init 9 years ago
Michael Niedermayer 966eadeab3 avfilter/vf_ciescope: Fix 'ISO C90 forbids mixed declarations and code' 9 years ago
Michael Niedermayer fbfd2601f6 avcodec/utils: Fix 'ISO C90 forbids mixed declarations and code' 9 years ago
Michael Niedermayer 9b0eabdcdf avutil/color_utils: Mark test_data as static const 9 years ago
Paul B Mahol 5e9f85925c avfilter/vf_vectorscope: improve green graticule visibility 9 years ago
Paul B Mahol 768734a0ff avfilter/vf_vectorscope: add threshold option 9 years ago
NagaChaitanya Vellanki df4b5f076e Add test for avpriv_get_trc_function_from_trc function 9 years ago
Derek Buitenhuis 510046c228 Merge commit '8c0ceafb0f25da077ff23e394667119f031574fd' 9 years ago
Michael Niedermayer ba687ae0bd ffmpeg_vdpau: Free ctx on error path 9 years ago
Michael Niedermayer 50208a0424 avfilter/vf_ciescope: Fix "incompatible pointer type" warnings 9 years ago
James Almer 0786b28425 fate: fix filter-hls tests dependencies 9 years ago
Paul B Mahol f5f34ee0de avfilter/vf_zscale: unbreak RGB support 9 years ago
foo86 00e3717b4a avcodec/dca: simplify condition 9 years ago
foo86 8981348749 avcodec/dca: fix av_cold placement in declarations 9 years ago
Paul B Mahol 256fa2ab1b avfilter: add ciescope filter 9 years ago
Carl Eugen Hoyos 8653d6e1a6 lavfi/drawutils: Add some missing GBRP pix_fmts. 9 years ago
Paul B Mahol dd2ea5cbfb avformat/yuv4mpegdec: fix seeking for partial files 9 years ago
Rodger Combs ecba35bbe3 lavc/videotoolboxenc: remove *_NULLABLE annotations; fixes pre-10.11 build 9 years ago
Michael Niedermayer 38cd60c921 fate: add filter-hls 9 years ago
Marton Balint 0418b0253a ffmpeg: remove hardcoded 'now' creation_time support 9 years ago
Marton Balint 28fbdece79 avformat: use ff_standardize_creation_time for formats writing all format string metadata 9 years ago
Marton Balint e7dd97b5d8 avformat/utils: add a function to standardize creation time 9 years ago
Rick Kern 3af71ac3f9 lavc: add VideoToolbox H.264 Encoder 9 years ago
Mats Peterson 2be0366a7f lavf/utils: Add ff_get_packet_palette() 9 years ago
Michael Niedermayer 554f6e930c avformat/cache: Fix memleak of tree entries 9 years ago
Clément Bœsch 24a189e016 fate/api: add missing FLV dependency to fate-api-seek 9 years ago
Paul B Mahol 5afe918336 avfilter/vf_vectorscope: add 9 & 10 bit depth input & output support with alpha 9 years ago
Paul B Mahol bdf474bcff doc/utils: fix typo for min() description 9 years ago
Paul B Mahol 29c6fd41fc avfilter/vf_vectorscope: make background opacity customizable 9 years ago
Paul B Mahol a7897bd3a6 avfilter/vf_vectorscope: add graticule 9 years ago
Paul B Mahol 85dd497baa avfilter/vf_vectorscope: avoid crash by explicitly checking for 8-bit depth 9 years ago
Ganesh Ajjanagadde bd9c58756a lavc/aacenc_utils: replace sqrtf(Q*sqrtf(Q)) by precomputed value 9 years ago
Michael Niedermayer 5324882529 fate: add pipe and cache test 9 years ago
Michael Niedermayer a870aa89bf avformat/seek-test: Support passing options to demuxers and protocols 9 years ago
Carl Eugen Hoyos 2355b7458e lavf/mov: Set display aspect ratio for avid dv. 9 years ago
Mark Harris c3bb6166dd sdp: fix opus sprop-stereo fmtp syntax 9 years ago
Wan-Teh Chang 4845f0720e Move the |die| member of FrameThreadContext to PerThreadContext. 9 years ago
Clément Bœsch f1148390d7 sws/aarch64: add {nv12,nv21,yuv420p,yuv422p}_to_{argb,rgba,abgr,rgba}_neon 9 years ago
Rostislav Pehlivanov 7bcc57ad99 vc2enc: fix packet underallocation and minimum bitrate with interlacing 9 years ago
Rostislav Pehlivanov 41985d40c6 vc2enc: simplify slice cost caching 9 years ago
Rostislav Pehlivanov 6061b78e83 vc2enc: remove redundant put_padding() and use skip_put_bytes() instead 9 years ago