77572 Commits (5f2d12b82494220f2fa65bd3295617e09ef25cad)
 

Author SHA1 Message Date
Hendrik Leppkes 5f2d12b824 Merge commit 'cdc9ce098e8d101b43b8f68dd35ba7226f4a728c' 9 years ago
Hendrik Leppkes f6728a3ea2 Merge commit '6bf4c1d71199b92894f24db6386ed5070e590a16' 9 years ago
Hendrik Leppkes 29e6606e9b Merge commit '9f1eccb97bf8894cb18b14f642500686505ef186' 9 years ago
Hendrik Leppkes 53448461a7 Merge commit '1f008f34d5b2b5f6217521747e7acfe3efc0e666' 9 years ago
Lou Logan b47111b657 doc/filters: add showwavespic colorize example 9 years ago
Michael Niedermayer 3843e52cb4 avcodec/ffv1enc: Support AV_PIX_FMT_YA8 9 years ago
Michael Niedermayer 48985576b1 avcodec/ffv1dec: Support AV_PIX_FMT_YA8 9 years ago
Andreas Cadhalpun 7ea2db6eaf mjpegdec: extend check for incompatible values of s->rgb and s->ls 9 years ago
erankor 3f8564fe3c avformat/mov: support cenc (common encryption) 9 years ago
Paul B Mahol 15e1fd9883 avfilter/avf_showspectrum: add window overlap support 9 years ago
Paul B Mahol b98c58573b avfilter/avf_showspectrum: add fire color map 9 years ago
Paul B Mahol 4160900899 avfilter/trim: support all channel numbers in atrim filter 9 years ago
Ganesh Ajjanagadde b492fbcc6e lavc/dsd_tablegen: always generate tables at runtime 9 years ago
Thomas Mundt 73ce8162f3 avfilter/vf_scale: set proper out frame color range 9 years ago
Rostislav Pehlivanov 8de5b0d966 dirac_dwt: remove unnecessary undefs 9 years ago
yukari yakumo f87e29a615 configure: support --cpu=host and Clang 9 years ago
Paul B Mahol 0f387f2b62 avfilter/avf_showspectrum: add nebulae color map 9 years ago
Vicente Olivert Riera dde994751b mips: put "disable mipsfpu" in a better place for loongson 9 years ago
Vicente Olivert Riera 6a7e94cb14 mips: add mips32r6 architecture variant 9 years ago
Michael Niedermayer 389ce22b5f avformat/movenc: Use strict_std_compliance from the muxer layer instead of the encoder layer 9 years ago
Paul B Mahol 2893dbfe2c avfilter/avf_showspectrum: add moreland color map 9 years ago
Ganesh Ajjanagadde 05434b0eea lavc/cook: get rid of wasteful pow in init_pow2table 9 years ago
Ganesh Ajjanagadde b272c3a5aa lavc/dsd_tablegen: speed up table generation 9 years ago
Ganesh Ajjanagadde 29bc293297 configure: make gcc 2 detection more robust 9 years ago
Paul B Mahol b0e23f2a37 avfilter/avf_showspectrum: add rainbow colormap 9 years ago
Andreas Cadhalpun b4466c9c1a oggparsedaala: check number of planes in pixel format map 9 years ago
Ganesh Ajjanagadde 4a44bc5588 ffprobe: avoid unnecessary pow and exp2 calls 9 years ago
Carl Eugen Hoyos e5c16e38fe ffserver: Cast time_t value when using it in a format string. 9 years ago
Mats Peterson bd03ee1184 lavf/qtpalette: Treat 1-bit video as palettized 9 years ago
Mark Harris c51c08e0e7 avcodec: Use get_ue_golomb_long() when needed 9 years ago
Paul B Mahol efa666e0da avfilter/avf_showspectrum: properly calculate w factor 9 years ago
Paul B Mahol e30e5c83ae avfilter/avf_showspectrum: add horizontal orientation support 9 years ago
Ganesh Ajjanagadde 9f4c7b4df7 lavfi/af_anequalizer: replace pow(x,-2) by 1/(x*x) 9 years ago
Ganesh Ajjanagadde 59ac7ce4da lavfi/af_anequalizer: replace pow(10,x) by ff_exp10(x) 9 years ago
Ganesh Ajjanagadde 63702014fa lavfi/af_anequalizer: remove cabs, cexp dependencies 9 years ago
Paul B Mahol a7bf5f4117 avfilter/avf_showspectrum: use FF_ARRAY_ELEMS() 9 years ago
James Almer 1817643d4f x86/vf_stereo3d: make ff_anaglyph_sse4 work on x86_32 9 years ago
James Almer 6e243d17e9 x86/vf_stereo3d: optimize register usage 9 years ago
Paul B Mahol 4020787b5b avfilter/avf_showspectrum: make colors for log scale more user friendly 9 years ago
Paul B Mahol f88546b426 avfilter/avf_showspectrum: use ff_generate_window_func 9 years ago
Paul B Mahol 45b3e6e04e avfilter: move window function generation into separate file 9 years ago
Paul B Mahol 67771ac4b8 avfilter/avf_showspectrum: add rscroll sliding mode 9 years ago
Joel Holdsworth b9c46b5242 avformat/http: Documented http_proxy option 9 years ago
Rodger Combs 1b5bd4051d lavf/mpegtsenc: add automatic bitstream filtering 9 years ago
Rodger Combs b287d7ea17 lavf/matroskaenc: add automatic bitstream filtering 9 years ago
Rodger Combs 822e80fde3 lavf: add internal API to append a bsf to a stream's list 9 years ago
Rodger Combs 1f9139b07b lavf: add automatic bitstream filtering; bump version 9 years ago
Rodger Combs 7a161b74ad lavf/tee: use lavf API for applying bitstream filters 9 years ago
Rodger Combs a5fd3a1a2b ffmpeg: use lavf API for applying bitstream filters 9 years ago
Rodger Combs 4caa3e1c6c lavf: add API to apply a list of bsfs to a packet 9 years ago