51878 Commits (310bf283542ff81a9ec8fa7492fe7d625e80562f)
 

Author SHA1 Message Date
Michael Niedermayer 1c3cdf533b Merge commit '460e7b4f6d473d9f03ed45501221f9cb209b28fd' 12 years ago
Michael Niedermayer 200e04c70f Merge commit 'fba0156af77b11ec99edf4ee8f511b7aaa6b1891' 12 years ago
Michael Niedermayer eb6d58d23c Merge commit '51def31dbe5b6e857536de8fa428f263d64f3ae5' 12 years ago
Michael Niedermayer a3cb303a4c avfilter/blackframe: add "thres" back as alternative 12 years ago
Michael Niedermayer 90efdf98b1 avfilter: support alternative keys in the alternative shorthand system 12 years ago
Michael Niedermayer 43bac121d3 Merge commit '62dcdb028cc84845fd263bb09304c4c6500bda7a' 12 years ago
Michael Niedermayer 2a2a643c90 Merge commit 'e67a87eac814c7805d18c983c43033a8a1bd62af' 12 years ago
Michael Niedermayer 451315830a Merge commit 'd28cb849899abd98bf2dd72f5a3dd56d441aeb27' 12 years ago
Michael Niedermayer 828044aca2 Merge commit '4fa1f52e33b70029e2b621852f3af7c1ef9aecff' 12 years ago
Stefano Sabatini d2752ef061 lavfi/overlay: add process_command callback 12 years ago
Stefano Sabatini 006e20bd36 lavfi/overlay: add enable expression 12 years ago
Stefano Sabatini cc3edd99a6 lavfi/overlay: add dynamic expression evaluation support 12 years ago
Stefano Sabatini 8afcaaeb75 lavu/eval: rename "new_eval_expr()" to "make_eval_expr()" 12 years ago
Michael Niedermayer 0594ef0dea Merge commit 'b439c992c23f3e0f3832fffd2a34a664b236c525' 12 years ago
Clément Bœsch 2a7f885fe1 lavf: add libquvi demuxer. 12 years ago
Ronald S. Bultje b93b27edb0 dsputil: Make dsputil selectable 12 years ago
Ronald S. Bultje 85deb51a01 h264: Only initialize dsputil if error resilience is enabled 12 years ago
Ronald S. Bultje 62844c3fd6 h264: Integrate clear_blocks calls with IDCT 12 years ago
Martin Storsjö e8cafd2773 h264: Clear the mb members via memset instead of using dsputil 12 years ago
Ronald S. Bultje 6d25c9db11 dsputil: Make square put/avg_pixels functions local to h264qpel 12 years ago
James Almer 89388a953a Replace all occurrences of PRI in sscanf() calls with SCN 12 years ago
Christophe Gisquet 2383068cbf x86: sbrdsp: implement SSE2 qmf_pre_shuffle 12 years ago
Clément Bœsch d2e051e30c lavfi/separatefields: adjust tb to avoid rounding errors. 12 years ago
d s 685617ac29 avformat/avisynth: Cosmetics 12 years ago
d s ca3cef719e avformat/avisynth: Fix off-by-one error in avisynth demuxer. 12 years ago
Paul B Mahol d0073c7a0b separatefields filter 12 years ago
Michael Niedermayer f1c0c6b7de Merge remote-tracking branch 'cigaes/master' 12 years ago
Michael Niedermayer 6a78ec180e ffmpeg: print frame decoding error statistic 12 years ago
Michael Niedermayer eedcac68f3 ffmpeg: dont exit 0 if fewer than 1/3 of the input could be decoded. 12 years ago
Christophe Gisquet 2e81acc687 x86inc: Fix number of operands for cmp* instructions 12 years ago
Michael Niedermayer 62a1181015 h264: wait for missing slices only on frames 12 years ago
Anton Khirnov 837112c0c8 af_channelmap: fix uninitialized variable use introduced in ba8efac977 12 years ago
Clément Bœsch 1043cb8e80 lavc/ass: use bprint API in ff_ass_add_rect(). 12 years ago
Nicolas George de38e7c8c3 ffmpeg: use a rational for -aspect option. 12 years ago
Anton Khirnov cdac3acb11 lavfi: add a bump and docs entries for the AVOptions switch 12 years ago
Anton Khirnov 8114c10160 lavfi: add avfilter_get_class(). 12 years ago
Anton Khirnov 4d1f31ea44 lavfi: make AVFilterContext export filter options. 12 years ago
Anton Khirnov 62549f9655 lavfi: error out when options are provided to a filter that does not take any 12 years ago
Anton Khirnov c43a7ecad9 lavfi: remove now unused args parameter from AVFilter.init 12 years ago
Anton Khirnov 7b3eb745b9 vsrc_testsrc: switch to an AVOptions-based system. 12 years ago
Anton Khirnov a42d6e6c4c vsrc_movie: switch to an AVOptions-based system. 12 years ago
Anton Khirnov b7b3302f8f vsrc_nullsrc: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 7bc1a883c9 vsrc_color: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 73d5d405d4 split: switch to an AVOptions-based system. 12 years ago
Anton Khirnov b13623e184 af_volume: switch to an AVOptions-based system. 12 years ago
Anton Khirnov dd7fc37c71 af_join: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 3f14febbdf af_channelsplit: switch to an AVOptions-based system. 12 years ago
Anton Khirnov ba8efac977 af_channelmap: switch to an AVOptions-based system. 12 years ago
Anton Khirnov b2b25b0659 af_asyncts: switch to an AVOptions-based system. 12 years ago
Anton Khirnov ac20e3ab8e af_amix: switch to an AVOptions-based system. 12 years ago