74489 Commits (229843aa359ae0c9519977d7fa952688db63f559)
 

Author SHA1 Message Date
Ronald S. Bultje 229843aa35 Replace av_dlog with ff_dlog. 9 years ago
Ronald S. Bultje ad7d972e08 lavfi: add error message to help users convert to new lavfi syntax. 9 years ago
Michael Niedermayer 22f85543ed scale2ref: override request_frame() and correctly connect them to the corresponding inputs 9 years ago
Michael Niedermayer db0f8f3f9d avfilter/vf_scale: Set scale2ref ref output timebase 9 years ago
Ronald S. Bultje 70a19c482a Move ff_dlog from lavc to lavu. 9 years ago
Arttu Ylä-Outinen b807f7e286 configure: Use pkg-config for libkvazaar. 9 years ago
Hendrik Leppkes 649b2e4c83 Merge commit '317cfaa5e09755ed0b34af512ec687963a67bdbf' 9 years ago
Hendrik Leppkes 4b6ccccb03 Merge commit '58c3720a3cc71142b5d48d8ccdc9213f9a66cd33' 9 years ago
Hendrik Leppkes 316825f3e9 Merge commit '72839fce6457fdb5d51b4a5381ac52914ee66389' 9 years ago
Hendrik Leppkes 983fa5a1a9 Merge commit '7bf9647264308d2df74b2b50669f2d02a7ecc90b' 9 years ago
Hendrik Leppkes e721cb8d8b Merge commit 'f34b152eb7b7e8d2aee57c710a072cf74173fbe1' 9 years ago
Hendrik Leppkes 4cf4831ae7 Merge commit '1b90433f79de857550d4d8c35c89fbe954920594' 9 years ago
Hendrik Leppkes 9dc30d0811 Merge commit '87de6ddb7b7674e329d5c96677bd8685bc7f7855' 9 years ago
Hendrik Leppkes fdca935013 Merge commit 'cb2dbe2c762dae44d890aa26620bcdd9022fd0f3' 9 years ago
Hendrik Leppkes 9c22aedd26 Merge commit '44b44441203177690305c294be6eff8d9c668954' 9 years ago
Hendrik Leppkes 1907e19d0c Merge commit '26ac22e5e7394346e9d59f800e7d4e91f4518d33' 9 years ago
Pedro Arthur 737aa902f0 swscale: process horizontal lines in batches 9 years ago
Pedro Arthur e0a3173a94 swscale: refactor horizontal scaling 9 years ago
Ronald S. Bultje a27c9f61bf fate: add -fflags +bitexact in a few places. 9 years ago
Ronald S. Bultje 61043777d7 fate: explicitly specify audio bitrate for adpcm/mp2fixed tests. 9 years ago
Ronald S. Bultje cdbd3b1e7d fate: move -flags +mv0 -> -mpv_flags +mv0. 9 years ago
Michael Niedermayer 21566b21d5 avfilter: add scale2ref filter 9 years ago
Carl Eugen Hoyos 84170d4be0 lavc/mjpegdec: Detect more CMYK images. 9 years ago
Michael Niedermayer 3afca32561 swscale/swscale-test: Fix slice height in random reference data creation. 9 years ago
Michael Niedermayer 7f769ae41e avcodec/rv30: fix switching back to the original resolution 9 years ago
Philip Langdale d3eb317b86 ffmpeg_vdpau: Ignore decoder's max supported level 9 years ago
Andreas Cadhalpun d90fbde06a buffersink: introduce FIFO_INIT_ELEMENT_SIZE to complement FIFO_INIT_SIZE 9 years ago
Alexandra Hájková 317cfaa5e0 asfdec: prevent the memory leak in the asf_read_metada_obj 9 years ago
Alexandra Hájková 58c3720a3c fate: Make sure a corner-case for ASF is covered 9 years ago
Luca Barbato 72839fce64 hlsenc: Use AV_TIME_BASE units for all the computations 9 years ago
Federico Tomassetti 7bf9647264 vp7: bound checking in vp7_decode_frame_header 9 years ago
Andreas Cadhalpun fbc8eb6857 ffmpeg: use av_buffersrc_add_frame instead of av_buffersrc_add_ref 9 years ago
Michael Niedermayer 0cb87cd7d4 avfilter/avfiltergraph: Implement and use find_best_sample_fmt_of_2() 9 years ago
Rodger Combs b4b2717ffe lavf/matroskadec: Fully parse and repack MP3 packets 9 years ago
Michael Niedermayer 31d6f8de53 doc/filter_design: Remove reference to the deprecated and unused cur_buf_copy 9 years ago
Mariusz Szczepańczyk 767d780ec0 doc/examples: rename avio_list_dir -> avio_dir_cmd 9 years ago
Martin Storsjö f34b152eb7 libfdk-aacdec: Clean up properly if the init fails 9 years ago
Martin Storsjö 1b90433f79 libfdk-aacdec: Always decode into an intermediate buffer 9 years ago
Martin Storsjö 87de6ddb7b libfdk-aacdec: Bump the max number of channels to 8 9 years ago
Martin Storsjö cb2dbe2c76 configure: arm: Assume softfp ABI on darwin 9 years ago
Michael Niedermayer 4ada49f9db ffmpeg: Use the decoders dimensions in sub2video_get_blank_frame() 9 years ago
Michael Niedermayer bd5d11d9f5 ffmpeg: Use actual frame dimensions in checks in sub2video_update() 9 years ago
Michael Niedermayer 0ac83047f6 ffmpeg: Print sub2video: rectangle coordinates in case of overflows 9 years ago
Michael Niedermayer 72237ef6e9 ffmpeg_filter: Do not override the dimensions in sub2video_prepare() 9 years ago
Michael Niedermayer b1f59bb660 avcodec/flashsvenc: Correct max dimension in error message 9 years ago
Michael Niedermayer 88fe45e0fe avcodec/svq1enc: Check dimensions 9 years ago
Niklesh a604289b85 movtextdec: Add support for automatic text wrapping 9 years ago
Mariusz Szczepańczyk c84d208c27 examples/avio_list_dir: add move and delete methods 9 years ago
Paul B Mahol 4b0e112442 avfilter/avf_avectorscope: add polar mode 9 years ago
Sven Dueking f3fbe790d9 avcodec/qsvenc: Set MaxKpbs to rc_max_rate for CBR and VBR (bitrate is equal to rc_max_rate for CBR) 9 years ago