87257 Commits (981f04b2ae2d6e0355386aaff39840eb5d390a36)
 

Author SHA1 Message Date
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
Nicolas George dfed8e2cbb ffmpeg: rename a variable. 7 years ago
Nicolas George f5a9c63401 lavfi: guess a timestamp for compat status change. 7 years ago
Tobias Rapp d47159a42d fate: add test for asetnsamples filter with padding disabled 7 years ago
Paul B Mahol e1524de454 avfilter/vf_zoompan: fix specific corner case when no frame was ever requested from input 7 years ago
Michael Niedermayer afc9c683ed avformat/asfdec: Fix DoS in asf_build_simple_index() 7 years ago
Michael Niedermayer 9cb4eb7728 avformat/mov: Fix DoS in read_tfra() 7 years ago
Michael Niedermayer 913feb6263 avformat/gdv: Make FixedSize static 7 years ago
Tobias Rapp 912b6af26e ffprobe: use consistent string for unspecified color_range value 7 years ago
Timo Rothenpieler d0961d3069 avcodec/nvenc: sanitize variable names 7 years ago
Timo Rothenpieler a56d0497cb avcodec/nvenc: migrate to new encode API 7 years ago
James Almer cf42f316c5 fate: fix fate-lavf-fits dependencies 7 years ago
Paras Chadha b07faf39ed avcodec/fitsdec: write output to frame directly 7 years ago
Steven Liu ef7fe81b85 flvdec: Check the avio_seek return value after reading a metadata packet 7 years ago
Pavel Koshevoy 25b5096400 lavfi/atempo: Avoid false triggering an assertion failure 7 years ago
Pavel Koshevoy edb4ba5bd4 Revert "lavfi/atempo: avoid false triggering an assertion failure" 7 years ago
James Almer f4e593f7b5 avcodec/audiotoolboxdec: use av_freep() 7 years ago
James Almer 3242babf64 avcodec/audiotoolboxdec: switch to the new generic filtering mechanism 7 years ago
James Almer e49338a9c0 avcodec/audiotoolboxdec: add FF_CODEC_CAP_INIT_CLEANUP to the decoder capabilities 7 years ago