77601 Commits (d1262262de8402109cd5f1d6c4971d956c99f11e)
 

Author SHA1 Message Date
Ganesh Ajjanagadde 5495c7f2a3 lavc/on2avc: replace pow(10,x) by ff_exp10(x) 9 years ago
Ganesh Ajjanagadde 26ac80d235 lavc/imc: replace pow(10,x) by ff_exp10(x) 9 years ago
Ganesh Ajjanagadde 717eeb77e1 lavc/dcaenc: replace pow(10,x) by ff_exp10(x) 9 years ago
Ganesh Ajjanagadde b0e28da37c lavc/cngdec: replace pow(10,x) by ff_exp10(x) 9 years ago
Ganesh Ajjanagadde cb3a994bb1 lavc/aacpsy: replace pow(10,x) by ff_exp10(x) 9 years ago
Ganesh Ajjanagadde 421679dbf7 lavfi/af_compand: replace pow(10,x) by ff_exp10(x) 9 years ago
Ganesh Ajjanagadde 6c360ca8a1 lavfi/af_volume: replace pow(10,x) by ff_exp10(x) 9 years ago
Ganesh Ajjanagadde e0024b9e5f lavfi/f_ebur128: replace pow(10,x) by ff_exp10(x) 9 years ago
Ganesh Ajjanagadde 86aa2e9f76 lavfi/vsrc_testsrc: replace pow(10,x) by ff_exp10(x) 9 years ago
Ganesh Ajjanagadde 0e9fe3e3c9 lavu/eval: replace pow(10,x) by ff_exp10(x) 9 years ago
Ganesh Ajjanagadde 48cd3d233b lavc/libopusdec: replace pow(10,x) by ff_exp10(x) 9 years ago
Ganesh Ajjanagadde 11388b5a8f lavu/internal: add ff_exp10 9 years ago
Ganesh Ajjanagadde 73616b1f21 lavu/libm,configure: remove exp10, exp10f detection 9 years ago
Ganesh Ajjanagadde 5630ed5be6 lavu/libm: misc, minor changes 9 years ago
Reto Kromer b218ad4628 tools/bookmarklets: HTML code fixes 9 years ago
Paul B Mahol c9b99494be avfilter/af_anequalizer: make cliping filter type actually useful 9 years ago
Paul B Mahol c6e3b6a819 avfilter/af_anequalizer: use pow instead of exp10 9 years ago
Paul B Mahol 56c7d2b4da avfilter: add high-order parametric multiband equalizer filter 9 years ago
Stefan Pöschel 80508178e1 doc/muxers/mpegts: update doc after adding flag to embed an AC-3/E-AC-3 ES the DVB way 9 years ago
Michael Bradshaw 99eabcdd5f avcodec: add OpenJPEG 2.x compatibility 9 years ago
wanzhang 9cc1e644f3 ffplay: Fix auto insertion point of rotation filter 9 years ago
Michael Niedermayer b83d8be6bf swscale/utils: Fix intermediate format for cascaded alpha downscaling 9 years ago
Michael Niedermayer 4bec36f98c avformat/mpegts: consider stream_type 4 just a hint toward mp3 and not definite 9 years ago
Michael Niedermayer 052e692e85 avcodec/ac3dec: Print the value of out of range exponents 9 years ago
Ganesh Ajjanagadde 26937fb416 swr/resample: use av_clip_int16 instead of av_clip 9 years ago
Paul B Mahol 8cbb055760 avfilter/af_sofalizer: make virtual speaker positioning supports all channel layouts 9 years ago
James Almer 8dba3fb8fd x86/vf_blend: add sse2 versions of blend_difference and blend_negation 9 years ago
James Almer 02f428051a x86/vf_blend: make all functions work on x86_32 9 years ago
James Almer 0988c68cf9 x86/vf_blend: simplify using macros 9 years ago
James Almer ce4c85de6a x86/vf_maskedmerge: make ff_maskedmerge8_sse2 work on x86_32 9 years ago
Stefan Pöschel 470749703e avformat/mpegtsenc: add flag to embed an AC-3/E-AC-3 ES the DVB way 9 years ago
Michael Niedermayer e42e0b11f1 avfilter/x86/vf_maskedmerge: Clear upper part of width 9 years ago
Paul B Mahol 3689b58a5a avfilter/af_biquads: display clipping warnings once per filtered frame 9 years ago
Ganesh Ajjanagadde e29db08cf7 lavu/libm: add exp10 support 9 years ago
Ganesh Ajjanagadde 520a5d33f0 lavfi/af_aemphasis: remove unnecessary complex number usage 9 years ago
wm4 a0ec4aebab avformat/subtitles: treat negative duration like unknown duration 9 years ago
Paul B Mahol 57787f5ef8 avcodec/s302menc: comment out allowed channel layouts 9 years ago
Hendrik Leppkes b942845bee avcodec/libschroedingerenc: add missing AVClass to private context 9 years ago
Andreas Cadhalpun b648b246f0 diracdec: add missing check for pixel_range_index 9 years ago
Andreas Cadhalpun 7172175da6 mlvdec: validate bits_per_coded_sample 9 years ago
Michael Niedermayer 5dbd114b83 avformat/movenc-test: Make format static 9 years ago
Michael Niedermayer d3b6a9abac avformat/mov: Update handbrake_version threshold for full mp3 parsing 9 years ago
Nicolas George 1655788712 lavfi: make request_frame() non-recursive. 9 years ago
Nicolas George 108b4de552 lavfi: replace link.closed by link.status. 9 years ago
Nicolas George 39a09e995d lavfi: deprecate avfilter_link_set_closed(). 9 years ago
Nicolas George b8b7d5ac6c lavfi: add link.current_pts field. 9 years ago
Nicolas George d03eab34dd lavfi: rename link.current_pts to current_pts_us. 9 years ago
Nicolas George 63f7bee752 lavfi/vf_mpdecimate: remove request_frame(). 9 years ago
Michael Niedermayer 05af8608c2 avcodec/ass: check for av_mallocz() failure 9 years ago
erankor 18cd7891cb MAINTAINERS: add Eran Kornblau for aes_ctr and movenccenc 9 years ago