37049 Commits (ac20e3ab8ed497549ee2a62754f01eee5e7a5066)
 

Author SHA1 Message Date
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
Anton Khirnov fba0156af7 vf_crop: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 51def31dbe vf_boxblur: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 62dcdb028c vf_blackframe: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 2831b307e6 vf_aspect: switch to an AVOptions-based system. 12 years ago
Anton Khirnov e67a87eac8 vf_(no)format: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 0af7fe1f95 af_aformat: switch to an AVOptions-based system. 12 years ago
Anton Khirnov d28cb84989 buffersrc: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 4fa1f52e33 af_resample: switch to an AVOptions-based system. 12 years ago
Anton Khirnov b439c992c2 lavfi: switch to an AVOptions-based system. 12 years ago
Kostya Shishkov 56c1b92576 dfa: implement missing TDLT coding method 12 years ago
Martin Storsjö fc792308c5 srtp: Include rtpdec.h for RTP_MAX_PACKET_LENGTH 12 years ago
Andrew Van Til 0e729b2290 rtpdec: Increase max rtp packet size to 8192 12 years ago
Andrew Van Til 350ad50bf4 lavf: Use RTP_MAX_PACKET_LENGTH instead of 1500 12 years ago
Martin Storsjö bc0522dffa h264pred: Add a few missing const declarations for ff_cropTbl derived pointers 12 years ago
Ronald S. Bultje d2ec6ea6c6 lavc: Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables 12 years ago
Martin Storsjö 9e0f14f16c lavc: Make pointers to ff_cropTbl const 12 years ago
Ronald S. Bultje 18df366a18 vp3: Embed idct_permutation array directly in VP3DecoderContext 12 years ago
Ronald S. Bultje 610b18e2e3 x86: qpel: Move fullpel and l2 functions to a separate file 12 years ago
Martin Storsjö 0f59845708 bfin: Make vp3 functions static 12 years ago
Martin Storsjö aa8d89536d bfin: Don't use the vp3 idct functions if bitexact behaviour is expected 12 years ago
Christophe Gisquet f4b0d12f5b x86: sbrdsp: Implement SSE neg_odd_64 12 years ago
Reinhard Tartler a862c7d336 Integrate lcov/gcov into Libav 12 years ago
Diego Biurrun 52cd84d4d4 h261: Move mvmap table to the only place it is used 12 years ago
Diego Biurrun 0404ec619d h261: cosmetics: Move functions to avoid forward declarations 12 years ago
Diego Biurrun b78f81c803 h261: K&R formatting and prettyprinting cosmetics 12 years ago
Diego Biurrun 66ac3dbf1e h261: Move function declarations to h261.h 12 years ago
Diego Biurrun ed16c2dbf4 h261: Remove H.261 loop filter from dsputil 12 years ago
Diego Biurrun ae35d91d44 h261: Move ff_h261_rl_table_store declaration to header file 12 years ago