74534 Commits (e8319f602e94af9b8454ed68d8323908ceaf944d)
 

Author SHA1 Message Date
wm4 67db57ea12 mmaldec: fix problems with flush logic 10 years ago
wm4 7f116973d5 mmaldec: do not mutate user's AVCodecContext extradata field 10 years ago
wm4 750f72d775 mmaldec: hack against buffering problems on broken input 10 years ago
Marton Balint 0860016529 concatdec: fix broken file_inpoint calculation 10 years ago
Henrik Gramner ab43beefab x86inc: Drop SECTION_TEXT macro 10 years ago
Henrik Gramner 1c6bb81328 x86inc: Disable vpbroadcastq workaround in newer yasm versions 10 years ago
Christophe Gisquet f5e486f6f8 x86inc: Fix instantiation of YMM registers 10 years ago
Anton Mitrofanov b114d28a18 x86inc: warn when instructions incompatible with current cpuflags are used 10 years ago
Henrik Gramner 9f1245eb96 x86inc: Support arbitrary stack alignments 10 years ago
Anton Mitrofanov 8c75ba55a4 x86inc: warn if XOP integer FMA instruction emulation is impossible 10 years ago
Henrik Gramner 8f4a06faf4 checkasm: Remove unnecessary include 10 years ago
Henrik Gramner 4a53c758d2 x86: dcadsp: Avoid SSE2 instructions in SSE functions 10 years ago
Rostislav Pehlivanov ef8e5a61c8 aacenc: Move small misc. functions to a separate file 10 years ago
Michael Niedermayer 8623aba043 doc/codecs: Document color_range for the input side 10 years ago
Michael Niedermayer 55a07cf49c avformat/ftp: Use av_freep() for dir_buffer 10 years ago
Mariusz Szczepańczyk ee44cb3c81 lavf/ftp: properly read an empty path 10 years ago
Lukasz Marek bc93053161 lavf/ftp: implement directory listing callbacks 10 years ago
Michael Niedermayer b26497f824 avcodec/mjpegenc_common: do not ignore the color_range field 10 years ago
Paul B Mahol 7a7ca3cc2f avfilter/vsrc_testsrc: smpte(hd)bars: fix uninitialized last rows and columns of chroma planes 10 years ago
Hendrik Leppkes 10ea06b3bb Merge commit '5f200bbf98efe50f63d0515b115d2ba8dae297bc' 10 years ago
Hendrik Leppkes 7653ebfff6 Merge commit '83f254e65f938657a4dbec711e4c94252a72daf9' 10 years ago
Hendrik Leppkes 6c52432b48 Merge commit '8e34089e265a6b01e1e3301e8864439d26793753' 10 years ago
Hendrik Leppkes e1def4ffec Merge commit '1542ec96389f32e5081c6c607e4b6f5e257ccdf2' 10 years ago
Hendrik Leppkes b1d547fe02 Merge commit '0f562f5b833d603e04123d198c59f8b2b5eb43e4' 10 years ago
Martin Storsjö 5f200bbf98 movenc: Place the sidx index after the initial moov/mdat pair 10 years ago
Martin Storsjö 83f254e65f movenc: Rename reserved_moov_pos to reserved_header_pos 10 years ago
Martin Storsjö 8e34089e26 movenc: Check that frag_info entries exist in mov_write_sidx_tag 10 years ago
Michael Niedermayer 46f15de8a4 avformat/gifdec: correct r_frame_rate for single frame gifs 10 years ago
Michael Niedermayer 8c75a33812 postproc: Deprecate QP_STORE_T, it lacks a PP/AV/FF prefix 10 years ago
Michael Niedermayer 0eb896b38d Revert "movtextdec: Use default style information from movtext header" 10 years ago
Niklesh d670848d4c movtextdec: Use default style information from movtext header 10 years ago
Marton Balint 8628b06b31 ffplay: increase MIN_FRAMES to 25 10 years ago
Marton Balint 0166d329c3 ffplay: add specific constants for buffer fullness settings when using external clock 10 years ago
周晓勇 7fbafd0b1b avcodec: loongson optimize h264qpel with mmi v1 10 years ago
Michael Niedermayer 0f9d46b70d swscale/alphablend: Support chroma subsampling 10 years ago
Michael Niedermayer c5ebeaa308 swscale/alphablend: Support SWS_ALPHA_BLEND_CHECKERBOARD 10 years ago
Michael Niedermayer 87100e828a swscale/alphablend: Factor target computation out of the loops 10 years ago
Michael Niedermayer f28ba31b1b swscale/alphablend: Fix big endian formats on LE 10 years ago
Michael Niedermayer b7faa9d314 swscale/alphablend: support packed pixel formats 10 years ago
Michael Niedermayer 16df02fd2e avcodec/snowenc: Avoid use of deprecated me_method 10 years ago
Michael Niedermayer c64f01227f swscale/swscale: Document param[0..1] 10 years ago
Andreas Cadhalpun e66a43f694 graphdump: include internal.h for AVFilterPad 10 years ago
Andreas Cadhalpun 9126ae4b6b use avfilter_pad_get_{type,name} accessor functions 10 years ago
Andreas Cadhalpun 8bd74aafe8 avfilter: remove obsolete function declarations 10 years ago
Andreas Cadhalpun 2e9c8be834 avcodec: add missing FF_API_CODEC_ID guard 10 years ago
Michael Niedermayer 5edab1d207 cmdutils: remove sws_opts usage, simplify code 10 years ago
Michael Niedermayer 408c9cf0e2 cmdutils: Fix overriding flags on the command line. 10 years ago
Michael Niedermayer 6dbaeed6b7 ffmpeg: switch swscale option handling to AVDictionary similar to what the other subsystems use 10 years ago
Michael Niedermayer d3d776ccf9 avfilter/vf_scale: apply generic options after flags. 10 years ago
Michael Niedermayer e755954a84 ffplay: pass all sws options to the filter graph 10 years ago