316 Commits (ff3e8564c440b03dc9cf72f3a7536fe4880ad72e)

Author SHA1 Message Date
  Michael Niedermayer c536253854 snow: set frame defaults 13 years ago
  Clément Bœsch d5ce725cb3 Fix a few "its" vs "it's" typo. 13 years ago
  Michael Niedermayer 0ddca7d416 dsputil: fixup half a dozen bugs with ptrdiff vs int linesize 13 years ago
  Michael Niedermayer 30981a966f lavc: split snow and dirac DWTs 13 years ago
  Diego Biurrun a0c5917f86 Drop Snow codec 13 years ago
  Luca Barbato d615da60c1 snow: use VideoDSPContext 13 years ago
  Anton Khirnov 380232fac3 snow: fix build after 594d4d5df3 13 years ago
  Anton Khirnov 594d4d5df3 lavc: add a wrapper for AVCodecContext.get_buffer(). 13 years ago
  Michael Niedermayer 26452e24ed snow: fix edge emu switch 13 years ago
  Michael Niedermayer 5eb4af6c59 snow: move init code that depends on picture paramaters to after these parameters are known. 13 years ago
  Ronald S. Bultje 3389545157 snow: remove a VLA used for edge emulation 13 years ago
  Ronald S. Bultje cbd9b2f918 snow: remove the runs[] VLA. 13 years ago
  Martin Storsjö 4d8516fdb1 snow: Check mallocs at init 13 years ago
  Mans Rullgard 58e57c3052 snow: remove VLA in mc_block() 13 years ago
  Michael Niedermayer be64d5f520 snow.c: use av_assert 13 years ago
  Michael Niedermayer 69971410f9 ff_snow_common_end: assert() that the last buffer freed differs from the current. 13 years ago
  Michael Niedermayer 68c845cdba snow: yuv444 support 13 years ago
  Ronald S. Bultje d9669eab0b dwt: remove variable-length arrays 13 years ago
  Michael Niedermayer b92ecda2c9 snow: zero scratchbuf. 14 years ago
  Martin Storsjö 35e02a3d0e snow: Add ff_ prefix to nonstatic symbols 14 years ago
  Martin Storsjö 9cf0841ef3 dsputil: Add ff_ prefix to the dsputil*_init* functions 14 years ago
  Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 14 years ago
  Diego Biurrun 418f066f8c snow: Restore three mistakenly removed casts. 14 years ago
  Diego Biurrun 44b0edda3f Drop some pointless void* return value casts from av_malloc() invocations. 14 years ago
  Mans Rullgard ff6d9cc558 snow: fix signed overflow in byte to 32-bit replication 14 years ago
  Luca Barbato 7f1b427018 snow: split snow in snowdec and snowenc 14 years ago
  Reimar Döffinger 371e165443 Try to set AVFrame.reference to correct values. 14 years ago
  Michael Niedermayer 8fa97302e0 snow: do not draw_edge if emu_edge is set 14 years ago
  Michael Niedermayer 4416931fc0 snow: emu edge support 14 years ago
  Anton Khirnov 145f741e11 AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 14 years ago
  Anton Khirnov 0cc06b9e23 snow: add 'memc_only' private option. 14 years ago
  Diego Biurrun 0249478756 doxygen: fix wrong comment syntax, //< vs. ///< 14 years ago
  Anton Khirnov ec6402b7c5 lavc: use designated initialisers for all codecs. 14 years ago
  Mans Rullgard 89cc8a316d Remove snow/dwt test program 14 years ago
  Diego Biurrun 657ccb5ac7 Eliminate FF_COMMON_FRAME macro. 14 years ago
  Mans Rullgard 0ebcdf5cda Do not include mathematics.h in avutil.h 14 years ago
  Diego Biurrun 050f509065 snow: Remove unused code. 14 years ago
  Jason Garrett-Glaser c90b94424c 4:4:4 H.264 decoding support 14 years ago
  Jason Garrett-Glaser 504811baea Roll back 4:4:4 H.264 for now 14 years ago
  Jason Garrett-Glaser c9c493872c 4:4:4 H.264 decoding support 14 years ago
  Stefano Sabatini ce5e49b0c2 replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 15 years ago
  Stefano Sabatini 975a1447f7 Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 15 years ago
  Diego Biurrun e6ff064845 Eliminate pointless '#if 1' statements without matching '#else'. 15 years ago
  Alexander Strange 1500be13f2 dsputil: allow to skip drawing of top/bottom edges. 15 years ago
  Michael Niedermayer d375c10400 Fake-Merge remote-tracking branch 'ffmpeg-mt/master' 15 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 15 years ago
  Ronald S. Bultje d23e3e5fea Move ff_emulated_edge_mc() into DSPContext. 15 years ago
  Ronald S. Bultje 2e27959879 Move ff_emulated_edge_mc() into DSPContext. 15 years ago
  Diego Elio Pettenò e7e2df27f8 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 15 years ago
  Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 15 years ago