77525 Commits (1b5bd4051d1e394f0429cbf6cf6c137f55857478)
 

Author SHA1 Message Date
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
Ganesh Ajjanagadde f16e4a0857 ffplay: replace rint by lrint 9 years ago
Ganesh Ajjanagadde 0abdcae5a9 lavc/acelp_pitch_delay: replace exp2f(M_LOG2_10 *x) by ff_exp10f(x) 9 years ago
Ganesh Ajjanagadde 25ae086db2 lavc/wmaprodec: replace pow(10,x) by ff_exp10(x) 9 years ago
Ganesh Ajjanagadde 3343e4e607 lavc/wmaenc: replace pow(10,x) by ff_exp10(x) 9 years ago
Ganesh Ajjanagadde 62765c0014 lavc/wmadec: replace pow(10,x) by ff_exp10(x) 9 years ago
Ganesh Ajjanagadde a0ea801dc3 lavc/opus: replace pow(10,x) by ff_exp10(x) 9 years ago
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