74506 Commits (c1507db61760483e45ca9d512238181f333a2281)
 

Author SHA1 Message Date
Michael Niedermayer c1507db617 fate: Force simple idct for fate-asf-repldata 10 years ago
Lou Logan 5d410a1db2 doc/indevs: fix fbdev typos 10 years ago
Pedro Arthur 4545906f60 swscale: Fixed typos 10 years ago
Pedro Arthur ed80dec621 swscale: fixed compiler warnings 10 years ago
Pedro Arthur 0f3687d6fb swscale: add license headers and copyrights 10 years ago
Derek Buitenhuis c981b1145a libx264: Add option to force IDR frames 10 years ago
Ronald S. Bultje 87068ea5c5 lavu: disable wrong value check in get_version() upon api bump. 10 years ago
wm4 a383f226f0 lavc: move vdpau decoders under FF_API_VDPAU. 10 years ago
Ronald S. Bultje 030b5a4f77 lavc: put remaining bits of vdpau-in-decoder under FF_API_CAP_VDPAU. 10 years ago
Ronald S. Bultje 7a629186ba Prepare for removal of obsolete FF_IDCT_* members. 10 years ago
Ronald S. Bultje 9468207e1c mpeg4video: use ff_dlog instead of av_log under debug&FF_DEBUG_PTS. 10 years ago
Stephen Hutchinson c5308eea29 configure: force -mconsole when linking SDL under MinGW 10 years ago
Ronald S. Bultje 3285005347 Undeprecate av_opt_set_defaults2(). 10 years ago
Ronald S. Bultje e3b7298aed lavc: fix compilation with FF_API_XVMC. 10 years ago
Ronald S. Bultje ad45121d56 options: mark av_get_{int,double,q} as deprecated. 10 years ago
Ronald S. Bultje b07d2a2509 libvpxenc: make flags i64 instead of dbl. 10 years ago
Ronald S. Bultje 6471040f56 FF_OPT_TYPE_* -> AV_OPT_TYPE_*. 10 years ago
Ronald S. Bultje 229843aa35 Replace av_dlog with ff_dlog. 10 years ago
Ronald S. Bultje ad7d972e08 lavfi: add error message to help users convert to new lavfi syntax. 10 years ago
Michael Niedermayer 22f85543ed scale2ref: override request_frame() and correctly connect them to the corresponding inputs 10 years ago
Michael Niedermayer db0f8f3f9d avfilter/vf_scale: Set scale2ref ref output timebase 10 years ago
Ronald S. Bultje 70a19c482a Move ff_dlog from lavc to lavu. 10 years ago
Arttu Ylä-Outinen b807f7e286 configure: Use pkg-config for libkvazaar. 10 years ago
Hendrik Leppkes 649b2e4c83 Merge commit '317cfaa5e09755ed0b34af512ec687963a67bdbf' 10 years ago
Hendrik Leppkes 4b6ccccb03 Merge commit '58c3720a3cc71142b5d48d8ccdc9213f9a66cd33' 10 years ago
Hendrik Leppkes 316825f3e9 Merge commit '72839fce6457fdb5d51b4a5381ac52914ee66389' 10 years ago
Hendrik Leppkes 983fa5a1a9 Merge commit '7bf9647264308d2df74b2b50669f2d02a7ecc90b' 10 years ago
Hendrik Leppkes e721cb8d8b Merge commit 'f34b152eb7b7e8d2aee57c710a072cf74173fbe1' 10 years ago
Hendrik Leppkes 4cf4831ae7 Merge commit '1b90433f79de857550d4d8c35c89fbe954920594' 10 years ago
Hendrik Leppkes 9dc30d0811 Merge commit '87de6ddb7b7674e329d5c96677bd8685bc7f7855' 10 years ago
Hendrik Leppkes fdca935013 Merge commit 'cb2dbe2c762dae44d890aa26620bcdd9022fd0f3' 10 years ago
Hendrik Leppkes 9c22aedd26 Merge commit '44b44441203177690305c294be6eff8d9c668954' 10 years ago
Hendrik Leppkes 1907e19d0c Merge commit '26ac22e5e7394346e9d59f800e7d4e91f4518d33' 10 years ago
Pedro Arthur 737aa902f0 swscale: process horizontal lines in batches 10 years ago
Pedro Arthur e0a3173a94 swscale: refactor horizontal scaling 10 years ago
Ronald S. Bultje a27c9f61bf fate: add -fflags +bitexact in a few places. 10 years ago
Ronald S. Bultje 61043777d7 fate: explicitly specify audio bitrate for adpcm/mp2fixed tests. 10 years ago
Ronald S. Bultje cdbd3b1e7d fate: move -flags +mv0 -> -mpv_flags +mv0. 10 years ago
Michael Niedermayer 21566b21d5 avfilter: add scale2ref filter 10 years ago
Carl Eugen Hoyos 84170d4be0 lavc/mjpegdec: Detect more CMYK images. 10 years ago
Michael Niedermayer 3afca32561 swscale/swscale-test: Fix slice height in random reference data creation. 10 years ago
Michael Niedermayer 7f769ae41e avcodec/rv30: fix switching back to the original resolution 10 years ago
Philip Langdale d3eb317b86 ffmpeg_vdpau: Ignore decoder's max supported level 10 years ago
Andreas Cadhalpun d90fbde06a buffersink: introduce FIFO_INIT_ELEMENT_SIZE to complement FIFO_INIT_SIZE 10 years ago
Alexandra Hájková 317cfaa5e0 asfdec: prevent the memory leak in the asf_read_metada_obj 10 years ago
Alexandra Hájková 58c3720a3c fate: Make sure a corner-case for ASF is covered 10 years ago
Luca Barbato 72839fce64 hlsenc: Use AV_TIME_BASE units for all the computations 10 years ago
Federico Tomassetti 7bf9647264 vp7: bound checking in vp7_decode_frame_header 10 years ago
Andreas Cadhalpun fbc8eb6857 ffmpeg: use av_buffersrc_add_frame instead of av_buffersrc_add_ref 10 years ago
Michael Niedermayer 0cb87cd7d4 avfilter/avfiltergraph: Implement and use find_best_sample_fmt_of_2() 10 years ago