37077 Commits (9e6b5e61a0c91e25e298d0a21b189c4c95443795)
 

Author SHA1 Message Date
Anton Khirnov 9e6b5e61a0 img2enc: add an option for overwriting one file with subsequent images 12 years ago
Diego Biurrun ac9362c5d9 Move misplaced file author information where it belongs 12 years ago
Anton Khirnov 9de9b828ef lavc: don't overwrite display dimensions with coded dimensions. 12 years ago
Anton Khirnov 2d6edb2b7e lavc: extend / update the [coded_]{width,height} doxy 12 years ago
Diego Biurrun 20429ba96e h261: Move encoder/decoder shared table init to common code 12 years ago
Diego Biurrun 8a776ad90e h261: Move shared data tables from a header to a proper C file 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
Christophe Gisquet 2e81acc687 x86inc: Fix number of operands for cmp* instructions 12 years ago
Anton Khirnov 837112c0c8 af_channelmap: fix uninitialized variable use introduced in ba8efac977 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
Anton Khirnov 7536c67104 vf_yadif: switch to an AVOptions-based system. 12 years ago
Anton Khirnov b83e9efc53 vf_unsharp: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 0c2466dec7 vf_transpose: switch to an AVOptions-based system. 12 years ago
Anton Khirnov ffea3b00c3 vf_settb: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 33b97faaba vf_setpts: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 95f1f56a21 vf_select: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 40c885c589 vf_pad: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 9087eaf193 vf_overlay: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 20b46f8f4f vf_lut: switch to an AVOptions-based system. 12 years ago
Anton Khirnov ee0e8d4b15 vf_libopencv: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 8c747d46f7 vf_hqdn3d: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 7ed833d78e vf_gradfun: switch to an AVOptions-based system. 12 years ago
Anton Khirnov c334c113d4 vf_scale: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 5aa1a668cf vf_frei0r: switch to an AVOptions-based system. 12 years ago
Anton Khirnov f13ab29925 vf_fps: switch to an AVOptions-based system. 12 years ago
Anton Khirnov a39c154049 vf_fieldorder: switch to an AVOptions-based system. 12 years ago
Anton Khirnov b9dfee9fa2 vf_fade: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 8ec464c61c vf_drawtext: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 335c31293b vf_drawbox: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 63e58c55c1 vf_delogo: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 460e7b4f6d vf_cropdetect: switch to an AVOptions-based system. 12 years ago