74794 Commits (5b6a50e15006d758ba308d5576a450406cd433f6)
 

Author SHA1 Message Date
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
Rodger Combs b4b2717ffe lavf/matroskadec: Fully parse and repack MP3 packets 10 years ago
Michael Niedermayer 31d6f8de53 doc/filter_design: Remove reference to the deprecated and unused cur_buf_copy 10 years ago
Mariusz Szczepańczyk 767d780ec0 doc/examples: rename avio_list_dir -> avio_dir_cmd 10 years ago
Martin Storsjö f34b152eb7 libfdk-aacdec: Clean up properly if the init fails 10 years ago
Martin Storsjö 1b90433f79 libfdk-aacdec: Always decode into an intermediate buffer 10 years ago
Martin Storsjö 87de6ddb7b libfdk-aacdec: Bump the max number of channels to 8 10 years ago
Martin Storsjö cb2dbe2c76 configure: arm: Assume softfp ABI on darwin 10 years ago
Michael Niedermayer 4ada49f9db ffmpeg: Use the decoders dimensions in sub2video_get_blank_frame() 10 years ago
Michael Niedermayer bd5d11d9f5 ffmpeg: Use actual frame dimensions in checks in sub2video_update() 10 years ago
Michael Niedermayer 0ac83047f6 ffmpeg: Print sub2video: rectangle coordinates in case of overflows 10 years ago
Michael Niedermayer 72237ef6e9 ffmpeg_filter: Do not override the dimensions in sub2video_prepare() 10 years ago
Michael Niedermayer b1f59bb660 avcodec/flashsvenc: Correct max dimension in error message 10 years ago