37040 Commits (20b46f8f4fff6aeeab9ea418dc359eda8887ced6)
 

Author SHA1 Message Date
  Anton Khirnov 20b46f8f4f vf_lut: switch to an AVOptions-based system. 13 years ago
  Anton Khirnov ee0e8d4b15 vf_libopencv: switch to an AVOptions-based system. 13 years ago
  Anton Khirnov 8c747d46f7 vf_hqdn3d: switch to an AVOptions-based system. 13 years ago
  Anton Khirnov 7ed833d78e vf_gradfun: switch to an AVOptions-based system. 13 years ago
  Anton Khirnov c334c113d4 vf_scale: switch to an AVOptions-based system. 13 years ago
  Anton Khirnov 5aa1a668cf vf_frei0r: switch to an AVOptions-based system. 13 years ago
  Anton Khirnov f13ab29925 vf_fps: switch to an AVOptions-based system. 13 years ago
  Anton Khirnov a39c154049 vf_fieldorder: switch to an AVOptions-based system. 13 years ago
  Anton Khirnov b9dfee9fa2 vf_fade: switch to an AVOptions-based system. 13 years ago
  Anton Khirnov 8ec464c61c vf_drawtext: switch to an AVOptions-based system. 13 years ago
  Anton Khirnov 335c31293b vf_drawbox: switch to an AVOptions-based system. 13 years ago
  Anton Khirnov 63e58c55c1 vf_delogo: switch to an AVOptions-based system. 13 years ago
  Anton Khirnov 460e7b4f6d vf_cropdetect: switch to an AVOptions-based system. 13 years ago
  Anton Khirnov fba0156af7 vf_crop: switch to an AVOptions-based system. 13 years ago
  Anton Khirnov 51def31dbe vf_boxblur: switch to an AVOptions-based system. 13 years ago
  Anton Khirnov 62dcdb028c vf_blackframe: switch to an AVOptions-based system. 13 years ago
  Anton Khirnov 2831b307e6 vf_aspect: switch to an AVOptions-based system. 13 years ago
  Anton Khirnov e67a87eac8 vf_(no)format: switch to an AVOptions-based system. 13 years ago
  Anton Khirnov 0af7fe1f95 af_aformat: switch to an AVOptions-based system. 13 years ago
  Anton Khirnov d28cb84989 buffersrc: switch to an AVOptions-based system. 13 years ago
  Anton Khirnov 4fa1f52e33 af_resample: switch to an AVOptions-based system. 13 years ago
  Anton Khirnov b439c992c2 lavfi: switch to an AVOptions-based system. 13 years ago
  Kostya Shishkov 56c1b92576 dfa: implement missing TDLT coding method 13 years ago
  Martin Storsjö fc792308c5 srtp: Include rtpdec.h for RTP_MAX_PACKET_LENGTH 13 years ago
  Andrew Van Til 0e729b2290 rtpdec: Increase max rtp packet size to 8192 13 years ago
  Andrew Van Til 350ad50bf4 lavf: Use RTP_MAX_PACKET_LENGTH instead of 1500 13 years ago
  Martin Storsjö bc0522dffa h264pred: Add a few missing const declarations for ff_cropTbl derived pointers 13 years ago
  Ronald S. Bultje d2ec6ea6c6 lavc: Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables 13 years ago
  Martin Storsjö 9e0f14f16c lavc: Make pointers to ff_cropTbl const 13 years ago
  Ronald S. Bultje 18df366a18 vp3: Embed idct_permutation array directly in VP3DecoderContext 13 years ago
  Ronald S. Bultje 610b18e2e3 x86: qpel: Move fullpel and l2 functions to a separate file 13 years ago
  Martin Storsjö 0f59845708 bfin: Make vp3 functions static 13 years ago
  Martin Storsjö aa8d89536d bfin: Don't use the vp3 idct functions if bitexact behaviour is expected 13 years ago
  Christophe Gisquet f4b0d12f5b x86: sbrdsp: Implement SSE neg_odd_64 13 years ago
  Reinhard Tartler a862c7d336 Integrate lcov/gcov into Libav 13 years ago
  Diego Biurrun 52cd84d4d4 h261: Move mvmap table to the only place it is used 13 years ago
  Diego Biurrun 0404ec619d h261: cosmetics: Move functions to avoid forward declarations 13 years ago
  Diego Biurrun b78f81c803 h261: K&R formatting and prettyprinting cosmetics 13 years ago
  Diego Biurrun 66ac3dbf1e h261: Move function declarations to h261.h 13 years ago
  Diego Biurrun ed16c2dbf4 h261: Remove H.261 loop filter from dsputil 13 years ago
  Diego Biurrun ae35d91d44 h261: Move ff_h261_rl_table_store declaration to header file 13 years ago
  Nicolas Bertrand 28a807e28b libopenjpeg: Add support for XYZ colorspace, found in DCINEMA frames 13 years ago
  Nicolas Bertrand 8c65264595 pixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit values 13 years ago
  Nicolas Bertrand 5e46f6b5b7 img2: Add j2k file extension for JPEG 2000 13 years ago
  Anton Khirnov f8080bd13b xmv: do not leak memory in the error paths in xmv_read_header() 13 years ago
  Anton Khirnov d1016dccdc xmv: check audio track parameters validity. 13 years ago
  Anton Khirnov b88f902125 bmv: check for len being valid in bmv_decode_frame(). 13 years ago
  Anton Khirnov 8d617b11cf id3v2: pad the APIC packets as required by lavc. 13 years ago
  Anton Khirnov 3623589edc dfa: check for invalid access in decode_wdlt(). 13 years ago
  Anton Khirnov dbb1425811 lavf: make sure stream probe data gets freed. 13 years ago