87275 Commits (5f5dcf44e3c40da8c2334b9d2e62f30739d644c0)
 

Author SHA1 Message Date
Nicolas George 5f5dcf44e3 lavfi: rename framesync2 to framesync. 7 years ago
Nicolas George 1b8e061cc5 lavfi: remove framesync. 7 years ago
Nicolas George 61b0b03f3f lavfi/af_sidechaincompress: use helper macros. 7 years ago
Nicolas George 567d318b1c lavfi/af_agate: use helper macros. 7 years ago
Nicolas George 76613618d9 lavfi: add helper functions and macros for activate. 7 years ago
Michael Niedermayer e952d4b7ac avcodec/hevc_ps: Fix limit of chroma_qp_offset_list_len_minus1 7 years ago
Michael Niedermayer abf3f9fa23 avcodec/hevc_ps: Fix c?_qp_offset_list size 7 years ago
Michael Niedermayer 380659604f avcodec/shorten: Move buffer allocation and offset init to end of read_header() 7 years ago
James Almer c9a1cd08ea avcodec/hevc_ps: improve check for missing default display window bitstream 7 years ago
Ronald S. Bultje 4ce99e96d6 vp9: assert -> av_assert and fix associated compile error. 7 years ago
Steven Liu ad0d016f1c MAINTAINERS: Add myself to maintainer of dashdec 7 years ago
Ilia Valiakhmetov 86eb50549a Changelog: add vp9 tile threading support 7 years ago
Ronald S. Bultje 9bab39dee5 vp9: fix compilation with threading disabled. 7 years ago
Michael Niedermayer 2d025e7428 avcodec/jpeg2000dsp: Fix multiple integer overflows in ict_int() 7 years ago
Michael Niedermayer f0efd795f4 avcodec/clearvideo: Only output a frame if one is coded in the packet 7 years ago
Michael Niedermayer c225da68cf avcodec/hevcdsp_template: Fix undefined shift in put_hevc_pel_bi_w_pixels 7 years ago
Michael Niedermayer b5995856a4 avcodec/diracdec: Fix overflow in DC computation 7 years ago
Jesse Liu 8e17cd20b9 add missing ignore files 7 years ago
Michael Niedermayer 981f04b2ae avcodec/scpr: optimize shift loop. 7 years ago
Diego Biurrun cbe181c8e1 build: Skip generating .version files when cleaning 7 years ago
James Almer 27a86b8ece avfilter/vf_convolve: use av_clip_uint8 7 years ago
Michael Niedermayer d98d29a775 avcodec/dirac_vlc: limit res_bits in APPEND_RESIDUE() 7 years ago
Paul B Mahol 4d41db7a31 avfilter: add generic FFT video convolve filter 7 years ago
Jun Zhao a918f16f7c lavc/vaapi_encode_mpeg2: fix frame rate calc error when use time_base. 7 years ago
Petri Hintukainen 7a6bd54152 Add SUP/PGS subtitle muxer 7 years ago
Steven Liu ab96e2ca81 avformat/dashdec: free resource allocated by xml 7 years ago
Steven Liu 96d70694ae avformat/dashdec: add dash demuxer base version 7 years ago
James Almer 27b7800ba9 avformat/matroskaenc: also write tags when output is WebM 7 years ago
Clément Bœsch 260ea7a7b3 build: cleanup videotoolbox 7 years ago
Clément Bœsch 1cf23e3fdd build: cleanup audiotoolbox handling 7 years ago
Clément Bœsch 496d0178b0 build: add --disable-coreimage autodetect switch 7 years ago
Clément Bœsch 97d8013582 build: add --disable-avfoundation autodetect switch 7 years ago
Clément Bœsch b6dce64a8e build: add check_apple_framework() 7 years ago
Clément Bœsch f8519529cf lavfi/coreimage: reduce dependency scope from QuartzCore to CoreImage 7 years ago
Clément Bœsch b476e7720c build: fix objcc header check 7 years ago
Clément Bœsch f61379cbd4 lavu/timer.h: add Linux Perf API support 7 years ago
Clément Bœsch e0b9b3e60e lavu/tests: move timer.h include earlier 7 years ago
Clément Bœsch dc27df47ff lavu/tests/des: rename crypt to crypt_ref 7 years ago
Clément Bœsch 9c0d823a7c lavu/timer.h: factor out timer report 7 years ago
Clément Bœsch e0d56f097f checkasm: use perf API on Linux ARM* 7 years ago
Paul B Mahol cf0eed2525 avfilter: add Haas stereo enhancer 7 years ago
Ilia Valiakhmetov e59da0f7ff avcodec/vp9: Add tile threading support 7 years ago
Ilia Valiakhmetov 83c12fefd2 avcodec/pthread_slice: add ff_slice_thread_execute_with_mainfunc() 7 years ago
Mark Wachsler fde5c7dc79 libavcodec/h264_parse: don't use uninitialized value when chroma_format_idc==0 7 years ago
Kaustubh Raste 9b2c3c406f avcodec/mips: Improve vp9 mc msa functions 7 years ago
Kaustubh Raste c75b23cbea avcodec/mips: Improve vp9 idct msa functions 7 years ago
Kaustubh Raste 2e79813a8e avcodec/mips: Improve vp9 lpf msa functions 7 years ago
Nicolas George 8043d8eb3b ffmpeg: send EOF pts to filters. 7 years ago
Nicolas George 5ba2aef6ec lavfi/buffersrc: add av_buffersrc_close(). 7 years ago
Nicolas George 36c111c40f ffmpeg: use reordered duration for stream PTS. 7 years ago