|
|
|
@6c52432b
|
9 years |
h.leppkes |
Merge commit '8e34089e265a6b01e1e3301e8864439d26793753'
* commit …
|
|
|
@e1def4ff
|
9 years |
h.leppkes |
Merge commit '1542ec96389f32e5081c6c607e4b6f5e257ccdf2'
* commit …
|
|
|
@b1d547fe
|
9 years |
h.leppkes |
Merge commit '0f562f5b833d603e04123d198c59f8b2b5eb43e4'
* commit …
|
|
|
@8e34089
|
9 years |
martin |
movenc: Check that frag_info entries exist in mov_write_sidx_tag
This …
|
|
|
@46f15de8
|
9 years |
Michael Niedermayer |
avformat/gifdec: correct r_frame_rate for single frame gifs
Fixes …
|
|
|
@8c75a338
|
9 years |
Michael Niedermayer |
postproc: Deprecate QP_STORE_T, it lacks a PP/AV/FF prefix
…
|
|
|
@0eb896b3
|
9 years |
Michael Niedermayer |
Revert "movtextdec: Use default style information from movtext header" …
|
|
|
@d670848d
|
9 years |
Philip Langdale |
movtextdec: Use default style information from movtext header
…
|
|
|
@8628b06b
|
9 years |
Marton Balint |
ffplay: increase MIN_FRAMES to 25
FFplay was using a 5 frame packet …
|
|
|
@0166d329
|
9 years |
Marton Balint |
ffplay: add specific constants for buffer fullness settings when using …
|
|
|
@7fbafd0
|
9 years |
Michael Niedermayer |
avcodec: loongson optimize h264qpel with mmi v1
Signed-off-by: …
|
|
|
@0f9d46b
|
9 years |
Michael Niedermayer |
swscale/alphablend: Support chroma subsampling
Signed-off-by: Michael …
|
|
|
@c5ebeaa3
|
9 years |
Michael Niedermayer |
swscale/alphablend: Support SWS_ALPHA_BLEND_CHECKERBOARD
…
|
|
|
@87100e82
|
9 years |
Michael Niedermayer |
swscale/alphablend: Factor target computation out of the loops
…
|
|
|
@f28ba31b
|
9 years |
Michael Niedermayer |
swscale/alphablend: Fix big endian formats on LE
Signed-off-by: …
|
|
|
@b7faa9d3
|
9 years |
Michael Niedermayer |
swscale/alphablend: support packed pixel formats
Signed-off-by: …
|
|
|
@16df02f
|
9 years |
Michael Niedermayer |
avcodec/snowenc: Avoid use of deprecated me_method
Signed-off-by: …
|
|
|
@c64f0122
|
9 years |
Michael Niedermayer |
swscale/swscale: Document param[0..1]
Signed-off-by: Michael …
|
|
|
@e66a43f6
|
9 years |
Andreas.Cadhalpun |
graphdump: include internal.h for AVFilterPad
Reviewed-by: Michael …
|
|
|
@9126ae4b
|
9 years |
Andreas.Cadhalpun |
use avfilter_pad_get_{type,name} accessor functions
Reviewed-by: …
|
|
|
@8bd74aaf
|
9 years |
Andreas.Cadhalpun |
avfilter: remove obsolete function declarations
Reviewed-by: Michael …
|
|
|
@2e9c8be8
|
9 years |
Andreas.Cadhalpun |
avcodec: add missing FF_API_CODEC_ID guard
Reviewed-by: Michael …
|
|
|
@5edab1d2
|
9 years |
Michael Niedermayer |
cmdutils: remove sws_opts usage, simplify code
It has become unused …
|
|
|
@408c9cf0
|
9 years |
Michael Niedermayer |
cmdutils: Fix overriding flags on the command line.
Previously the …
|
|
|
@6dbaeed6
|
9 years |
Michael Niedermayer |
ffmpeg: switch swscale option handling to AVDictionary similar to what …
|
|
|
@d3d776cc
|
9 years |
Michael Niedermayer |
avfilter/vf_scale: apply generic options after flags.
Otherwise the …
|
|
|
@e755954a
|
9 years |
Michael Niedermayer |
ffplay: pass all sws options to the filter graph
Signed-off-by: …
|
|
|
@165fb7eb
|
9 years |
Michael Niedermayer |
cmdutils: Export all sws options using a AVDictionary like the other …
|
|
|
@41e733c1
|
9 years |
Michael Niedermayer |
avfilter/graphparser: Do not ignore scale_sws_opts if args == NULL
…
|
|
|
@d0e0757e
|
9 years |
Michael Niedermayer |
swscale: Implement alphablendaway for planar 4:4:4 formats
Fixes …
|
|
|
@c382d9e8
|
9 years |
Michael Niedermayer |
swscale: Add sws_alloc_set_opts()
This simplifies allocating and …
|
|
|
@7e9cd996
|
9 years |
Carl Eugen Hoyos |
lavc: The h263 encoder (also) depends on h263data.o
|
|
|
@17669826
|
9 years |
Carl Eugen Hoyos |
configure: mpegvideo depends on mpeg_er.
Fixes compilation with …
|
|
|
@8ec8968
|
9 years |
Michael Niedermayer |
tests/api/api-h264-test: structure changes to avoid duplicate code
…
|
|
|
@ecc806a2
|
9 years |
Philip Langdale |
movtextdec: Fix memory leaks by freeing mem allocs correctly
…
|