17363 Commits (1fa24d08b2279e0a770c056178ea2bc0754cdeae)

Author SHA1 Message Date
  Paul B Mahol 1fa24d08b2 pcm: remove redundant assignment 13 years ago
  Paul B Mahol ae8dc203b2 pcm: check return value of avcodec_alloc_frame() 13 years ago
  Paul B Mahol f913f3788a libopencore-amr: fix memleak 13 years ago
  Paul B Mahol 766e160e87 libopencore-amr: check return value of avcodec_alloc_frame() 13 years ago
  Paul B Mahol a136c2cf3e libmp3lame: remove dupe assigment 13 years ago
  Paul B Mahol 5291cedd6c libgsm: remove dupe assigment. 13 years ago
  Paul B Mahol 3ac99cdc41 libgsm: check return value of gsm_create & avcodec_alloc_frame() 13 years ago
  Reimar Döffinger a0eb8de5e0 Merge palette-only header with actual video frame. 13 years ago
  Reimar Döffinger 0b378e8aa9 DFA: fix "skip frame" TSW1 encoding. 13 years ago
  Paul B Mahol f870fc2fb9 adpcmenc: refactor some code. 13 years ago
  Paul B Mahol 82c252972b adpcmenc: check return value of avcodec_alloc_frame() 13 years ago
  Paul B Mahol 7b21b0f155 adxenc: check return value of avcodec_alloc_frame() 13 years ago
  Paul B Mahol 88fb935c1c ac3enc: check return value of avcodec_alloc_frame() 13 years ago
  Clément Bœsch 23b639c44f Fix "ouput" typo and add a check. 13 years ago
  Michael Niedermayer 81ab42a334 dirac_yasm: fix linking failure due to %ifndef 13 years ago
  Michael Niedermayer f21b6159cf mpegvideoenc: Fail if a buffer size is specified without a max rate. 13 years ago
  Michael Niedermayer 49f2056289 pngdec: Convert 2/4 bit formats to 8bit. 13 years ago
  Michael Niedermayer eb3f81e4ef targadec: Simplify RLE out of packet check. 13 years ago
  Martin Storsjö 9a7dc618c5 libavcodec: Don't crash in avcodec_encode_audio if time_base isn't set 13 years ago
  Aneesh Dogra bca77a1a64 sunrast: Document the different Sun Raster file format types. 13 years ago
  Aneesh Dogra 1bbb173652 sunrast: Add a check for experimental type. 13 years ago
  Justin Ruggles 2c577155a7 libspeexenc: use AVSampleFormat instead of deprecated/removed SampleFormat 13 years ago
  Anton Khirnov 3b4aaa6190 lavc: remove disabled FF_API_AVFRAME_AGE cruft. 13 years ago
  Anton Khirnov d803775e81 lavc: remove disabled FF_API_DATA_POINTERS cruft. 13 years ago
  Anton Khirnov 10e1ae5eff lavc: remove disabled FF_API_TIFFENC_COMPLEVEL cruft. 13 years ago
  Anton Khirnov 370e923e0b lavc: remove disabled FF_API_INTERNAL_CONTEXT cruft. 13 years ago
  Anton Khirnov ac84395d6a lavc: remove disabled FF_API_PARSE_FRAME cruft. 13 years ago
  Anton Khirnov 8b9b6041d7 lavc: remove disabled FF_API_GET_ALPHA_INFO cruft. 13 years ago
  Anton Khirnov 99ace37e68 lavc: remove disabled FF_API_MJPEG_GLOBAL_OPTS cruft. 13 years ago
  Anton Khirnov 96e9b96fcd lavc: remove disabled FF_API_SNOW_GLOBAL_OPTS cruft. 13 years ago
  Anton Khirnov b9de160c3e lavc: remove disabled FF_API_LAME_GLOBAL_OPTS cruft. 13 years ago
  Anton Khirnov 3211932c51 lavc: remove disabled FF_API_AVCODEC_INIT cruft. 13 years ago
  Anton Khirnov 491f443e1f lavc: remove disabled FF_API_ER cruft. 13 years ago
  Anton Khirnov f326501a65 lavc: remove disabled FF_API_DRC_SCALE cruft. 13 years ago
  Anton Khirnov d2d931500b lavc: remove disabled FF_API_AVCODEC_OPEN cruft. 13 years ago
  Anton Khirnov ec104eef51 lavc: remove disabled FF_API_ALLOC_CONTEXT cruft. 13 years ago
  Anton Khirnov 8e5746d461 lavc: remove disabled FF_API_GET_PIX_FMT_NAME cruft. 13 years ago
  Anton Khirnov 0dc6bab092 lavc: remove disabled FF_API_FLAC_GLOBAL_OPTS cruft. 13 years ago
  Anton Khirnov fbca04e6f6 lavc: remove disabled FF_API_OLD_FF_PICT_TYPES cruft. 13 years ago
  Anton Khirnov 9a79bb552a lavc: remove disabled FF_API_THREAD_INIT cruft. 13 years ago
  Anton Khirnov 7831a7e4ec lavc: remove disabled FF_API_ANTIALIAS_ALGO cruft. 13 years ago
  Anton Khirnov 62dfea6535 lavc: remove disabled FF_API_OLD_AUDIOCONVERT cruft. 13 years ago
  Anton Khirnov 284e65d64e lavc: remove disabled FF_API_OLD_SAMPLE_FMT cruft. 13 years ago
  Anton Khirnov 6c8dab98b8 lavc: remove disabled FF_API_PALETTE_CONTROL cruft. 13 years ago
  Anton Khirnov 9ce2a91b84 lavc: remove disabled FF_API_MPEGVIDEO_GLOBAL_OPTS cruft. 13 years ago
  Anton Khirnov 7232bfbd93 lavc: remove disabled FF_API_X264_GLOBAL_OPTS cruft. 13 years ago
  Anton Khirnov 7460398b89 lavc: remove the deprecated opt.h header. 13 years ago
  Anton Khirnov 041cd5a0c5 lavc: remove the deprecated "ab" option. 13 years ago
  Anton Khirnov 7063b6eaee lavc: increase major version to 54. 13 years ago
  Ronald S. Bultje 3b15a6d742 config.asm: change %ifdef directives to %if directives. 13 years ago