15131 Commits (2a0f868cfacd548d39665392cf4791c67bc2ea06)

Author SHA1 Message Date
  Anton Khirnov 3b4aaa6190 lavc: remove disabled FF_API_AVFRAME_AGE cruft. 14 years ago
  Anton Khirnov d803775e81 lavc: remove disabled FF_API_DATA_POINTERS cruft. 14 years ago
  Anton Khirnov 10e1ae5eff lavc: remove disabled FF_API_TIFFENC_COMPLEVEL cruft. 14 years ago
  Anton Khirnov 370e923e0b lavc: remove disabled FF_API_INTERNAL_CONTEXT cruft. 14 years ago
  Anton Khirnov ac84395d6a lavc: remove disabled FF_API_PARSE_FRAME cruft. 14 years ago
  Anton Khirnov 8b9b6041d7 lavc: remove disabled FF_API_GET_ALPHA_INFO cruft. 14 years ago
  Anton Khirnov 99ace37e68 lavc: remove disabled FF_API_MJPEG_GLOBAL_OPTS cruft. 14 years ago
  Anton Khirnov 96e9b96fcd lavc: remove disabled FF_API_SNOW_GLOBAL_OPTS cruft. 14 years ago
  Anton Khirnov b9de160c3e lavc: remove disabled FF_API_LAME_GLOBAL_OPTS cruft. 14 years ago
  Anton Khirnov 3211932c51 lavc: remove disabled FF_API_AVCODEC_INIT cruft. 14 years ago
  Anton Khirnov 491f443e1f lavc: remove disabled FF_API_ER cruft. 14 years ago
  Anton Khirnov f326501a65 lavc: remove disabled FF_API_DRC_SCALE cruft. 14 years ago
  Anton Khirnov d2d931500b lavc: remove disabled FF_API_AVCODEC_OPEN cruft. 14 years ago
  Anton Khirnov ec104eef51 lavc: remove disabled FF_API_ALLOC_CONTEXT cruft. 14 years ago
  Anton Khirnov 8e5746d461 lavc: remove disabled FF_API_GET_PIX_FMT_NAME cruft. 14 years ago
  Anton Khirnov 0dc6bab092 lavc: remove disabled FF_API_FLAC_GLOBAL_OPTS cruft. 14 years ago
  Anton Khirnov fbca04e6f6 lavc: remove disabled FF_API_OLD_FF_PICT_TYPES cruft. 14 years ago
  Anton Khirnov 9a79bb552a lavc: remove disabled FF_API_THREAD_INIT cruft. 14 years ago
  Anton Khirnov 7831a7e4ec lavc: remove disabled FF_API_ANTIALIAS_ALGO cruft. 14 years ago
  Anton Khirnov 62dfea6535 lavc: remove disabled FF_API_OLD_AUDIOCONVERT cruft. 14 years ago
  Anton Khirnov 284e65d64e lavc: remove disabled FF_API_OLD_SAMPLE_FMT cruft. 14 years ago
  Anton Khirnov 6c8dab98b8 lavc: remove disabled FF_API_PALETTE_CONTROL cruft. 14 years ago
  Anton Khirnov 9ce2a91b84 lavc: remove disabled FF_API_MPEGVIDEO_GLOBAL_OPTS cruft. 14 years ago
  Anton Khirnov 7232bfbd93 lavc: remove disabled FF_API_X264_GLOBAL_OPTS cruft. 14 years ago
  Anton Khirnov 7460398b89 lavc: remove the deprecated opt.h header. 14 years ago
  Anton Khirnov 041cd5a0c5 lavc: remove the deprecated "ab" option. 14 years ago
  Anton Khirnov 7063b6eaee lavc: increase major version to 54. 14 years ago
  Ronald S. Bultje 3b15a6d742 config.asm: change %ifdef directives to %if directives. 14 years ago
  Paul B Mahol 5eda82aac9 frwu: check if allocation was successful 14 years ago
  Mashiat Sarker Shakkhar d51d6ae9c4 vc1dec.c: Don't use uninitialized values of dmv_[x, y] 14 years ago
  Alex Converse b57d262412 mjpegbdec: Fix overflow in SOS. 14 years ago
  Paul B Mahol 324e818093 8bps: K&R formatting cosmetics 14 years ago
  Alex Converse 9adf25c1cf smacker: Sanity check huffman tables found in the headers. 14 years ago
  Alex Converse 90c0c83e14 smacker: remove dead store 14 years ago
  Alex Converse dac56d9ce0 qdm2: Check data block size for bytes to bits overflow. 14 years ago
  Hendrik Leppkes feaa40020b vc1: always read the bfraction element for interlaced fields 14 years ago
  Alex Converse d78bb1a4b2 wma: Clip WMA1 and WMA2 frame length to 11 bits. 14 years ago
  Janne Grunau c3e10ae412 rv20: prevent calling ff_h263_decode_mba() with unset height/width 14 years ago
  Diego Biurrun 07a873a277 build: Automatically include architecture-specific library Makefile snippets. 14 years ago
  Janne Grunau 366ac22ea5 indeo5: prevent null pointer dereference on broken files 14 years ago
  Diego Biurrun 33ad8c3cab cosmetics: Remove some unnecessary block braces. 14 years ago
  Ronald S. Bultje c3af52fa8b dsputil: use vertical component for drawing bottom edge. 14 years ago
  Alex Converse efe68076da aacenc: Fix identification padding when the bitstream is already aligned. 14 years ago
  Michael Niedermayer cdfe94c5ab aacenc: Write correct length for long identification strings. 14 years ago
  Justin Ruggles 02e7dbf5ad adpcm_ima_ws: fix stereo decoding 14 years ago
  Justin Ruggles 220506d23f avcodec: add a new codec_id for CRYO APC IMA ADPCM. 14 years ago
  Anton Khirnov 1381e9bc92 lavc: postpone the removal of AVCodecContext.request_channels. 14 years ago
  Anton Khirnov af0292f33a lavc: postpone removing old audio encoding and decoding API 14 years ago
  Janne Grunau 1d3a9e63e0 rv10: verify slice offsets against buffer size 14 years ago
  Nathan Caldwell 9292fe4a1d aacenc: Simplify windowing 14 years ago