75472 Commits (91fcb10f081519e95cf28c465b6d098a0b4b6f2a)
 

Author SHA1 Message Date
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
Ganesh Ajjanagadde 094a1985d6 avcodec/mlpdec: fix a undefined left shift of negative number 9 years ago
Hendrik Leppkes 0118158efa hevc: properly handle no_rasl_output_flag when removing pictures from the DPB 9 years ago
Ganesh Ajjanagadde 11b563ed8f avcodec/motion_est_template: fix undefined left shift of negative number 9 years ago
Ganesh Ajjanagadde 39ca7641c8 avresample/resample: remove unused variable 9 years ago
Ganesh Ajjanagadde e681baf638 avcodec/x86/mpegvideoenc: silence -Wunused-function on --disable-mmx 9 years ago
Ganesh Ajjanagadde f0c635f577 avcodec/x86/hpeldsp_init: silence -Wunused-function on --disable-mmx 9 years ago
Lou Logan b798593ca5 doc/filters: fix typo in eq contrast option 9 years ago
Michael Niedermayer a0af9fd954 cmdutils: Filter dst/srcw/h 9 years ago
Michael Niedermayer e3cf978cdd avformat/flvdec: Detect broken sizes (OBS 0.655b), disable resync for affected files 9 years ago
Przemysław Sobala 0d097a869c avcodec/imgconvert: Support non-planar colorspaces while padding 9 years ago
James Almer 6f9ba0cb82 x86/vp9dsp: add missing preprocessor guards 9 years ago
Rostislav Pehlivanov 0cfdaf45c4 lpc: correctly apply windowing to the samples in the float-only lpc 9 years ago
Ganesh Ajjanagadde 9db6c8815d avcodec/dcadec: fix a -Wsometimes-unitialized on clang 9 years ago
Ganesh Ajjanagadde 4328e1fc42 avcodec/g723_1: fix a undefined left shift of negative number 9 years ago
Ganesh Ajjanagadde 4e2471ef1d avcodec/internal: silence -Wempty-body on clang 9 years ago
Ganesh Ajjanagadde 8c9853a69b avcodec/indeo3data: fix undefined left shift of negative number 9 years ago
Claudio Freire 3693efb315 AAC encoder: fix make checkheaders 9 years ago
Ganesh Ajjanagadde 6a817ac1e9 avdevice/xcbgrab: fix -Wunused-variable 9 years ago
Reynaldo H. Verdejo Pinochet 7a30f51446 ffserver: remove useless assignment leftover 9 years ago
Reynaldo H. Verdejo Pinochet eb613877bf ffserver: break early on _parse_acl_row() 9 years ago