75492 Commits (69e6ed2174bb66e0d8e6a5de438d0e8d0750051a)
 

Author SHA1 Message Date
Paul B Mahol 69e6ed2174 doc/filters.texi: add rubberband documentation 9 years ago
Paul B Mahol 43f0b1d38c avfilter/af_rubberband: rename duplicate option name 9 years ago
Claudio Freire 7ec74ae4aa AAC encoder: tweak rate-distortion logic 9 years ago
Claudio Freire b01f3ddad3 AAC encoder: simplify and speed up find_min_book 9 years ago
Alex Smith 91b668acd6 configure: Force mingw's ld to keep the reloc section 9 years ago
Ganesh Ajjanagadde 0544c95fd6 avcodec/x86/mpegaudiodsp: silence -Wunused-variable on --disable-mmx 9 years ago
Ganesh Ajjanagadde 4f90818ea1 avcodec/x86/rv40dsp_init: silence -Wunused-variable on --disable-mmx 9 years ago
Michael Niedermayer 118b1ba43b avfilter/hermite: fix "libavfilter/hermite.h:19:15: error: no previous prototype for hermite_interpolation" 9 years ago
Paul B Mahol ed4257de2d avfilter: add agate filter 9 years ago
Michael Niedermayer 31623e9d1e avcodec/mpegvideo_enc: Avoid fine lambda steps in VBV retry code when RD is not in use 9 years ago
Andreas Cadhalpun f9f0b4c08e hls: only seek if there is an offset 9 years ago
wm4 e859a3c864 avcodec/dvdsubdec: don't use a NULL log context 9 years ago
wm4 9aab222239 avcodec/dvdsubdec: reject some broken packets 9 years ago
wm4 f874e2728b avcodec/dvdsub: fix partial packet assembly 9 years ago
wm4 26eb294007 avformat/hls: fix some cases of HLS streams which require cookies 9 years ago
Kyle Swanson a9509ad3f0 avfilter: add tremolo filter 9 years ago
Jean Delvare d9c72e0d24 Update my email address 9 years ago
Ronald S. Bultje 74e4948235 hevc: fix wpp threading deadlock. 9 years ago
Ronald S. Bultje 350e9c6765 vp9: fix loopfilter test code to address Hendrik's comments. 9 years ago
James Almer 7086154aaa x86/vp9dsp: fix local header include 9 years ago
James Almer 91fcb10f08 x86/vp9dsp: add missing header include 9 years ago
wm4 4ed5a73a7e avcodec/dvdsubdec: fix indentation 9 years ago
wm4 265d2a73d6 avformat/assdec: do not drop duplicate subtitles 9 years ago
wm4 5c93e57f5c avformat/vobsub: do not attempt to check duplicate subtitles 9 years ago
wm4 c216324a7f avformat/subtitles: make dropping duplicate events optional 9 years ago
wm4 a47ad06baf avformat/vobsub: compare correct packet stream IDs 9 years ago
Ganesh Ajjanagadde a0e6e471db configure: silence error if tput not found 9 years ago
James Almer fd9ac48dc8 doc: mention libavcodec can decode Opus natively 9 years ago
Alex Agranovsky 53e8bef25a mpjpeg: CRLF terminating a sequence of MIME headers should not cause an error 9 years ago
Michael Niedermayer 01770bfda0 avcodec/snowenc: Do not write into const AVFrame 9 years ago
Michael Niedermayer 55b803e33e avcodec/snowenc: Remove unused new_picture field 9 years ago
Pedro Arthur 77367f61b3 swscale: fix ticket 4850 9 years ago
Michael Niedermayer f67170e81b avdevice/libdc1394: add const to suppress "assignment discards const qualifier from pointer target type" warnings 9 years ago
Ganesh Ajjanagadde 198110d702 avcodec/hevc_mp4toannexb_bsf: silence -Wdiscarded-qualifiers 9 years ago
Rodger Combs df2a2643fe tests/checkasm: fix stack smash in check_loopfilter 9 years ago
Rodger Combs cf2719abee lavf/matroska: ignore ChapCountry ID for now 9 years ago
Paul B Mahol 2a0fc55995 avfilter: add rubberband wrapper 9 years ago
Nicolas George 44f660e7e7 lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. 9 years ago
Nicolas George 2a351f6c55 lavfi: drop the requirement that request_frame returns a frame. 9 years ago
Nicolas George 598f8a7afa lavfi/vf_idet: reindent after last commit. 9 years ago
Nicolas George 7635242ae5 lavfi/vf_idet: remove the loop in request_frame(). 9 years ago
Nicolas George 807d4b6355 lavfi/buffersink: loop over ff_request_frame(). 9 years ago
James Almer 4bb6cb4c7d x86/vp9mc: fix string concatenation of fullpel function names 9 years ago
Michael Niedermayer b947ac9096 avcodec/internal: Use do {} while() for ff_tlog() 9 years ago
Michael Niedermayer bddcf758d3 tests/checkasm/vp9dsp: Add () to protect macro arguments 9 years ago
Ronald S. Bultje b074367405 checkasm: add VP9 loopfilter tests. 9 years ago
James Almer 784792788b checkasm: add jpeg2000dsp rct_int tests 9 years ago
Ganesh Ajjanagadde 92fabca427 avcodec/x86/hpeldsp_rnd_template: silence -Wunused-function on --disable-mmx 9 years ago
Ganesh Ajjanagadde 6ea457f76d avformat/format: silence -Wdiscarded-qualifiers 9 years ago
Ganesh Ajjanagadde 7cf22c7970 swscale/output: fix undefined left shifts of negative numbers 9 years ago