77504 Commits (b25ac3c999b0b486018279283667129bbad06d08)
 

Author SHA1 Message Date
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
Timo Rothenpieler d7c2b75681 vaapi: Add VP9 hwaccell support 9 years ago
Carl Eugen Hoyos b18230ee8c lavf/rmdec: Use correct format specifier for int64_t. 9 years ago
Claudio Freire 4720a562c8 AAC encoder: fix possible assertion failure in PNS 9 years ago
Rostislav Pehlivanov c0f67e1123 aacenc_is: rename variable 9 years ago
Ganesh Ajjanagadde dd68cde28a lavu/libm: add erf hack and make dynaudnorm available everywhere 9 years ago
Ganesh Ajjanagadde fc5e39544b lavf/avformat: add av_warn_unused_result to avformat_write_header 9 years ago
Ganesh Ajjanagadde 879b4a9d3e lavd/pulse_audio_enc: replace lround by lrint 9 years ago
Ganesh Ajjanagadde ea2f04bffe lavfi/vf_histogram: replace round by lrint 9 years ago
Ganesh Ajjanagadde ad795f6394 lavfi/af_dynaudnorm: replace round by lrint 9 years ago
Ganesh Ajjanagadde 2a486869d9 lavfi/vf_crop: replace round by lrint 9 years ago
Ganesh Ajjanagadde b9c2ebeee4 lavc/libvpxenc: replace round by lrint 9 years ago
Ganesh Ajjanagadde ff1442a51d lavfi/vf_drawtext: replace round by llrint 9 years ago
Ganesh Ajjanagadde 7af14b3726 lavfi/vf_colorlevels: replace round by lrint 9 years ago
Ganesh Ajjanagadde cc37b31ad3 lavfi/vf_colorchannelmixer: replace round by lrint 9 years ago
Clément Bœsch d3dbae1c71 lavfi/drawtext: fix shadow[xy] descriptions 9 years ago
Clément Bœsch 1d6308dbc6 lavfi/drawtext: hide first font load warning when fontconfig is present 9 years ago
Clément Bœsch 4cb26c3c35 lavfi/drawtext: fix crash when no text, file or timecode provided 9 years ago
Paul B Mahol a142308dcd avfilter/af_ladspa: fix av_assert0() 9 years ago
Clément Bœsch b4431c80ef lavf/img2enc: add atomic_writing option 9 years ago
Clément Bœsch f122ba36cb lavc: add text encoder 9 years ago
Clément Bœsch 244766e407 lavfi/scale: add nb_slices debug option 9 years ago
Paul B Mahol 484cc66f57 avcodec/indeo2: use init_get_bits8 9 years ago
James Almer d4c47333e1 x86/hevc_sao: add ff_hevc_sao_edge_filter_{8,16}_{10,12} 9 years ago
James Almer 3ff2beff65 x86/hevc_sao: simplify sao_edge_filter 10/12bit 9 years ago
James Almer 34b2bd03cf x86/hevc_sao: simplify sao_band_filter 10/12bit 9 years ago
Paul B Mahol 9e569abe99 avfilter/avf_showfreqs: make it possible to split channels 9 years ago
Paul B Mahol 367ffa0c15 avcodec/flacenc: use designated initializers for AVClass 9 years ago
Paul B Mahol db6e337b41 avcodec/s302menc: check if buf_size can actually be put into 16bit size 9 years ago
Paul B Mahol 577f057355 avcodec/s302menc: set supported channel layouts by codec 9 years ago
Andreas Cadhalpun f6830cf5ba nuv: sanitize negative fps rate 9 years ago
Andreas Cadhalpun 699e68371e rawdec: only exempt BIT0 with need_copy from buffer sanity check 9 years ago
Andreas Cadhalpun 9fcfe4a3cd mlvdec: check that index_entries exist 9 years ago