81376 Commits (5ee5f4b13cc4a512d5a6730bc1b4d913c9a9dc11)
 

Author SHA1 Message Date
Paul B Mahol 5ee5f4b13c avfilter/avf_showfreqs: make minimum amplitude for log scaler configurable 8 years ago
Paul B Mahol 345c252e9c avfilter/avf_showspectrum: unbreak dB legend 8 years ago
Stephen Hutchinson f84cff8565 compat/avisynth: update AviSynth+ header 8 years ago
Carl Eugen Hoyos ec9d7047c4 ffmpeg: Do not set too large bits_per_raw_sample. 8 years ago
Carl Eugen Hoyos 4c42d30602 lavf/pcmdec: Map mime_type audio/L16 to the s16le demuxer. 8 years ago
Clément Bœsch fabff10244 lavf/version: fix belive/believe typo 8 years ago
Clément Bœsch ffd71c9c5c lavf: mark stream as const pointer in av_stream_get_side_data() for next bump 8 years ago
Clément Bœsch b2016189db lavf/utils: add some const to pointers parameters in a few functions 8 years ago
Clément Bœsch 2477775bf8 doc: add Libav merge document 8 years ago
Paul B Mahol d299defbba avfilter/Makefile & allfilters: sort entries 8 years ago
Paul B Mahol ed8d7e7a9b avfilter: add bitplanenoise filter 8 years ago
James Almer f85842b09e doc/APIChanges: fill in missing git hashes 8 years ago
Jan Sebechlebsky 9023a4a30c doc/APIchanges: Document addition of list BSF API in lavc 8 years ago
Michael Niedermayer 0d98686fde fate: Add RGB48 FFV1 test 8 years ago
Michael Niedermayer 62f5e601aa avcodec/ffv1enc: Add RGB48 support 8 years ago
Michael Niedermayer a95fdac4c6 avcodec/ffv1enc: do not offset null pointers 8 years ago
Michael Niedermayer b1d1250938 avcodec/ffv1: Fix rgb plane ordering in experimental planar RGB 8 years ago
Michael Niedermayer 87da118898 avcodec/ffv1enc: Factor rice high depth check out 8 years ago
Michael Niedermayer ae0192ef5f avformat/mov: Check extradata before access 8 years ago
Paul B Mahol b438c2025c avfilter/window_func: add cauchy, parzen and poisson window function 8 years ago
Jun Zhao 46bfc1562f ffmpeg/qsv: fix QSV-accelerated transcode performance drop issue. 8 years ago
Paul B Mahol a2c40931c8 avfilter/vaf_spectrumsynth: check return code 8 years ago
Paul B Mahol 1457786d69 avfilter/avf_showspectrum: do not let multiple threads to write to same part of memory 8 years ago
Paul B Mahol ea58dd2beb avfilter/window_func: add dolph window 8 years ago
Jon Toohill c3c4c72665 lavc: add trailing_padding to AVCodecContext to match AVCodecParameters. 8 years ago
Paul B Mahol 3282e31baa avfilter/vf_atadenoise: set default size value to 9 8 years ago
Paul B Mahol fc3eb173f4 avfilter/vf_atadenoise: add support for more pixel formats 8 years ago
Paul B Mahol 4f226714f5 avfilter/af_astats: add support for other sample formats 8 years ago
Jan Sebechlebsky b746ed70ef avcodec/bsf: Add list BSF API 8 years ago
Paul B Mahol 0ea03dbbf9 avcodec/iff: remove palette swapping for anim 8 years ago
Paul B Mahol ce5ba77079 avfilter/avf_showspectrum: add some multithreading support 8 years ago
Paul B Mahol 4899953a47 doc/filters: add yet another zoompan usage example 8 years ago
Paul B Mahol ac18114b96 avfilter/vf_zoompan: fix pzoom usage 8 years ago
Ivan Uskov b93e223315 libavcodec/qsvdec_h2645.c: switch to the new BSF API 8 years ago
Maya Rashish 23f505bee0 configure: All sun4 machines are SPARCs, not just sun4u 8 years ago
Moritz Barsnick d14993478c libavformat/http: add support for content_type option in listen mode 8 years ago
Paul B Mahol ec4ed2f69c avfilter/vf_signalstats: fix saturation calculation for >8 bit 8 years ago
Rostislav Pehlivanov 6612d04933 aacenc: fix various typos and an error message 8 years ago
Rostislav Pehlivanov fb0abb34cb aacenc: unmark the fast coder as experimental 8 years ago
Rostislav Pehlivanov c92cc2d559 aacenc: add a faster version of twoloop as the "fast" coder 8 years ago
Paul B Mahol 3a81775bde avfilter/vf_signalstats: measure video bitdepth 8 years ago
Paul B Mahol ee56d9bc89 avfilter/vf_signalstats: add >8 bit depth support 8 years ago
Jan Sebechlebsky 7ae52f8a6b avcodec/bsf: Add ff_bsf_get_packet_ref() function 8 years ago
Carl Eugen Hoyos 79dc94a63b configure: Check for arc4random() header definition. 8 years ago
Jan Sebechlebsky 2ab52644ee doc/bsfs: Fix bsf options divider in documentation 8 years ago
Jan Sebechlebsky bfdca87ab5 avcodec/bsf: Forbid packet without payload in av_bsf_send_packet 8 years ago
Jan Sebechlebsky 7d5501be1e avcodec/bsf: Set EOF flag only in pkt == NULL 8 years ago
Carl Eugen Hoyos ceab04fb5d lavc/raw: Support QT b64a ARGB64 rawvideo. 8 years ago
Carl Eugen Hoyos bc70312654 lavc/screenpresso: Fix 32bit pix_fmt, there is no transparency. 8 years ago
Petru Rares Sincraian 777697a62c fate: add test for compand filter 8 years ago