77572 Commits (5f2d12b82494220f2fa65bd3295617e09ef25cad)
 

Author SHA1 Message Date
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
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