77690 Commits (3e337f0e40145d586de34f634818285483ea18a0)
 

Author SHA1 Message Date
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
Janne Grunau 8563f98871 x86: use emms after ff_int32_to_float_fmul_scalar_sse 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
Janne Grunau f0f54117c8 checkasm: x86: post commit review fixes 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
Janne Grunau f4f27e4cf1 x86: zero extend the 32-bit length in int32_to_float_fmul_scalar implicitly 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
Paul B Mahol 3977746036 doc/filters: add one more silenceremove example 9 years ago
Paul B Mahol 47aaebd63e avfilter/af_silenceremove: make size of window user configurable 9 years ago
Paul B Mahol b841fe002a avfilter/af_silenceremove: lower number of operations in for loop 9 years ago
Hendrik Leppkes 50401f5fb7 avcodec: properly check pkt_timebase for validity 9 years ago
Michael Niedermayer 3c6781b48a Revert "ffplay: Fix auto insertion point of rotation filter" 9 years ago
Michael Niedermayer ca9e3cb3ce avformat/qtpalette: Move ff_get_qtpalette() doxy to header 9 years ago
Mats Peterson 7973603843 avformat/matroskadec: palettized QuickTime video in Matroska 9 years ago
Mats Peterson 57631f1851 avformat: factor ff_get_qtpalette() out of mov.c 9 years ago
Joel Holdsworth c48122d731 avformat/hls: Added http_proxy support 9 years ago
Joel Holdsworth 9cdccd404b avformat/hls: Remember to free HLSContext::headers 9 years ago
Joel Holdsworth b4eb1f29eb avformat/http: Added http_proxy option 9 years ago
Paul B Mahol 1809894b2a avfilter/af_silenceremove: add peak detector 9 years ago
Michael Niedermayer 3215342121 avcodec/on2avc: Fix stability issues with scale_tab generation 9 years ago
Reynaldo H. Verdejo Pinochet baf4c489e5 avio: add detail to avio_printf() size warning 9 years ago
Reynaldo H. Verdejo Pinochet b25ac3c999 ffserver: add a doctype heading to our HTML pages 9 years ago