77779 Commits (2039b3e7511ef183dae206575114e15b6d99c134)
 

Author SHA1 Message Date
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
Reynaldo H. Verdejo Pinochet daaa535867 ffserver: HTML encode msgs instead of blindly stripping chars out 9 years ago
Reynaldo H. Verdejo Pinochet 0e5c1dc9a3 ffserver: make our 404 explicitly HTML5/UTF-8 9 years ago
Ganesh Ajjanagadde c5b3c4c741 lavc/snowenc: replace rint by lrint 9 years ago
Ganesh Ajjanagadde 5979c740f5 lavc/dds: replace rint by lrint 9 years ago
Ganesh Ajjanagadde e09edc62cd lavc/texturedsp: replace rint by lrint 9 years ago
Ganesh Ajjanagadde 3e2e303e4b lavfi/avf_showspectrum: replace rint by lrint 9 years ago
Ganesh Ajjanagadde 4e7cfefa16 lavfi/vf_hue: replace rint by lrint 9 years ago
Lou Logan 0779d54a21 doc/filters: note NetCDF dependency for sofalizer 9 years ago
Ganesh Ajjanagadde 71af38954b avcodec/on2avc: fix regression on icc since 5495c7f 9 years ago
Michael Niedermayer e70d56b8ad avformat/img2dec: Reuse main IO context instead of reopening a single file 9 years ago
Michael Niedermayer e9e8782202 avformat/img2dec: Skip checking the input files existence if it has already been opened 9 years ago