81572 Commits (ba7be8c083dfaaf8d6ba4116af332fb4a08f0f8d)
 

Author SHA1 Message Date
Vittorio Giovara 6648da3591 vf_colorspace: Check av_frame_copy_props() return value 8 years ago
Michael Niedermayer c75273310c avformat/utils: End probing if the expected codec surpasses AVPROBE_SCORE_STREAM_RETRY 8 years ago
Paul B Mahol 0429ff4be6 avfilter: add vaguedenoiser filter 8 years ago
Michael Niedermayer 0c7979b43d avfilter/motion_estimation: Fix pre processor formating 8 years ago
Paul B Mahol e3fbfa561e doc/filters: fix anequalizer docs 8 years ago
James Almer cf16d62076 tools/crypto_bench: add support for des 8 years ago
James Almer ba3f32d071 tools/crypto_bench: simplify gcrypt functions using a macro 8 years ago
Michael Niedermayer 7827813f8c avfilter/motion_estimation: Fix warning: variable dir_x set but not used 8 years ago
Davinder Singh b07d4a0fb2 avfilter: added motion estimation and interpolation filters 8 years ago
Jan Sebechlebsky bcd1153162 libavcodec/bsfs: Fix bsf option setting 8 years ago
Burt P ec220a8c1c af_hdcd: av_frame_free(out) if av_frame_copy_props() fails 8 years ago
Burt P 9d5e3c3f59 af_hdcd: for easier maintenance alongside libhdcd 8 years ago
Vignesh Venkatasubramanian 42a635ddae webm_chunk: Set pts precision to milliseconds 8 years ago
Derek Buitenhuis 425be3c810 mov: Remove old b-frame/video delay heuristic 8 years ago
Derek Buitenhuis 04f8d31287 mov: Remove ancient heuristic hack 8 years ago
Steven Liu 5006627843 tests/audiomatch: Fix compile warning 8 years ago
Michael Niedermayer e1ced854f2 avfilter/af_acrusher: Rename sun/sov 8 years ago
Paul B Mahol feb2ea6e09 avfilter: add yuvtestsrc source filter 8 years ago
Paul B Mahol 5d7743019b avfilter: add lut2 filter 8 years ago
Michael Niedermayer 01aee8148d avcodec/exr: Check tile positions 8 years ago
Burt P 8a78fc5b01 af_hdcd: check return value of av_frame_copy_props() 8 years ago
Burt P 0cfe6acbe4 fate: add test for af_hdcd analyze mode 8 years ago
Paul B Mahol 0edfd8e6f4 avfilter/vf_lut: add planar RGB support 8 years ago
Paul B Mahol 35a0bc0d94 fate: update for gbrap after 61980dc479 8 years ago
Carl Eugen Hoyos c1de1f0469 lavf/movenc: Add a missing assignment if memory allocation fails. 8 years ago
Paul B Mahol 61980dc479 avformat/avcodec: support rawvideo with planar rgb and alpha in nut 8 years ago
Rafaël Carré 10e3f18c8d libzvbi depends on ass 8 years ago
Paul B Mahol 68dc0c13f9 avfilter/vf_maskedmerge: add support for more pixel formats 8 years ago
Paul B Mahol bb109dce18 avfilter: add hysteresis filter 8 years ago
Paul B Mahol 12f997d061 avfilter: add maskedclamp filter 8 years ago
Carl Eugen Hoyos 3c36d960f4 lavc/h264dec: Improve "Increasing reorder buffer" message loglevel. 8 years ago
Michael Niedermayer 21f70940ae avutil/mem: remove av_realloc / av_malloc incompatibility warning 8 years ago
Erkki Seppälä 9d5ea8de56 libavformat/utils: added ability to probe AVMEDIA_TYPE_DATA format 8 years ago
Michael Niedermayer 77bf96b047 avcodec/aacenc: Tighter input checks 8 years ago
Michael Niedermayer 76d377d0a0 swscale/output: Fix rounding offset in yuv2gbrp_full_X_c() 8 years ago
James Almer 69f7aad571 configure: force _WIN32_WINNT >= 0x0502 on mingw32 targets 8 years ago
Jan Sebechlebsky b84c83144d avformat/fifo: Add fate test 8 years ago
Jan Sebechlebsky 0ed24bfc79 MAINTAINERS: Add myself as maintainer of fifo muxer 8 years ago
Jan Sebechlebsky 92b5f8fecd avformat: Add fifo pseudo-muxer 8 years ago
Michael Niedermayer 360d3f3c18 doc&tools: Add murge script, for analyzing 3 way conflicts. 8 years ago
Michael Niedermayer ebb9a320d7 avcodec/alsdec: Remove unused variable 8 years ago
Stanislav Dolganov 4edd74bd7c avcodec/me_cmp: add median SAD compare function 8 years ago
Umair Khan dcfd24b10c avcodec/alsdec: Implement floating point sample data decoding 8 years ago
Umair Khan eabdabb982 avcodec: Implement masked lz decompression 8 years ago
Umair Khan fb1f67a70b avutil: Softfloat implementation for IEEE 754 floating point 8 years ago
Mark Reid eb5f4b1482 tests/fate/vcodec: add dnxhr mov tests 8 years ago
Jan Sebechlebsky 2fc9a3eb7a avformat/mux: Restore original ts in write_packet on error 8 years ago
Burt P 429b41e7b2 doc/filters: re-order hdcd options to match --help filter=hdcd 8 years ago
Mark Reid 61fac0ea09 libavcodec/dnxhdenc: fix typo, check if profile is dnxhr 444 or hqx 8 years ago
Michael Niedermayer d7633ed7a5 avformat/swfdec: Fix memleak on error 8 years ago