69167 Commits (f191c98e4d557edb23f6d1f119d96ce1cd70ebca)
 

Author SHA1 Message Date
  Paul B Mahol f191c98e4d avfilter/af_join: swap av_mallocz_array() args for consistency with the prototype 11 years ago
  Paul B Mahol 357c6a92bc avfilter/af_join: Use av_mallocz_array() 11 years ago
  Michael Niedermayer 081e117bfe avfilter/af_ashowinfo: Use av_realloc_array() 11 years ago
  Michael Niedermayer 48895a23fc avdevice/alsa-audio-common: Use *alloc_array() 11 years ago
  Paul B Mahol be1b8b4da5 fix Makefile: remove ilpack 11 years ago
  Paul B Mahol fd33658f86 lavfi: remove mp=ilpack 11 years ago
  Anshul Maheshwari 1013c15f72 changed name of erase_display_memory to screen_changed 11 years ago
  Anshul Maheshwari d6d354254f Initilaize array to known size 11 years ago
  Anshul Maheshwari 88ba88e887 CHAR_DEBUG to av_dlog 11 years ago
  Anshul Maheshwari 012559f2bb Cosmetic changes in cc_caption 11 years ago
  Michael Niedermayer ff5b9a1cbe Revert "avcodec/h264: also show frames with missing fields when CODEC_FLAG2_SHOW_ALL is set" 11 years ago
  Michael Niedermayer 7873f9aa72 avcodec/snowdec: AVMotionVector support 11 years ago
  Michael Niedermayer e069a4bf20 avcodec/snowdec: set AVFrame.pict_type correctly 11 years ago
  Michael Niedermayer 5c1a8d3b7d avfilter/vf_idet: factorize av_frame_free(&idet->prev) 11 years ago
  wm4 e0e33ebe6b h264: unref leaking error recovery picture 11 years ago
  Michael Niedermayer f9a5a89bbf avcodec/xsubdec: Check av_mallocz() return codes 11 years ago
  Michael Niedermayer 438c0a665a avcodec/xan: Use av_realloc_array() 11 years ago
  Michael Niedermayer 6c702c3c63 avfilter/avfilter: allow idet like scale to have parameter changes 11 years ago
  Michael Niedermayer 56a33b232c avfilter/vf_idet: flush internal buffers on parameter changes 11 years ago
  Michael Niedermayer 723c37d3b7 avfilter/vf_idet: reduce noisyness if the filter has been auto inserted 11 years ago
  Michael Niedermayer 90c98994f6 ffmpeg: Reduce noisiness of frame clipping in rate convertion 11 years ago
  Michael Niedermayer a582705d15 ffmpeg: Favor filter graph based duration over ost->frame_rate in fps code 11 years ago
  Michael Niedermayer bf8bcd3b2b avdevice/openal-dec: Check the return code of av_new_packet() 11 years ago
  Mark Reid b396914c68 libavformat/mxfdec.c: support demuxing opatom audio without index 11 years ago
  Michael Niedermayer 79888388e7 avcodec/svq1enc: fix error handling/cleanup in case of ff_get_buffer() or scratchbuffer alloc failure 11 years ago
  Michael Niedermayer 2a3af77284 avcodec/svq1enc: Check memory allocations 11 years ago
  Michael Niedermayer 65b83ce01b avformat/rmdec: Check the return value of av_get_packet() 11 years ago
  Michael Niedermayer 8d7ce5cdb7 avformat/nsvdec: Check the return value of av_get_packet() 11 years ago
  Muhammad Faiz eba5cb2028 avfilter/showcqt: add gamma2 option 11 years ago
  Michael Niedermayer dff6c9250b avcodec/mpegvideo_parser: Check the ff_set_dimensions() return code 11 years ago
  Michael Niedermayer 741fa0493b avcodec/mpegvideo_parser: more robust dimension setup 11 years ago
  Clément Bœsch 14f3e8b821 avformat/sbgdec: remove double ;; 11 years ago
  Clément Bœsch fa6c9e54df avdevice/pulse_audio_dec: remove double ;; 11 years ago
  Clément Bœsch 4d028bf202 avcodec/vp8: remove double ;; 11 years ago
  Clément Bœsch ca3c7be7c6 avcodec/tiffenc: remove double ;; 11 years ago
  Michael Niedermayer ab161bfa4b avformat/asfdec: Check the av_get_packet() return value 11 years ago
  Michael Niedermayer 4adf75cade avformat/rtpdec_hevc: Fix 2 "may be used uninitialized in this function" warnings 11 years ago
  Timo Rothenpieler bc3f76779b avcodec/nvenc: Add support for nvenc api version 5 11 years ago
  Michael Niedermayer 8de0990e9f avcodec/dvbsubdec: Check get_region() return value 11 years ago
  Michael Niedermayer edf1cb7aee avformat/nsvdec: Check av_get_packet() return value 11 years ago
  Michael Niedermayer e0623953e1 avfilter/vf_frei0r: fix build with DEBUG enabled 11 years ago
  Michael Niedermayer 353cf95f94 avfilter/vf_frei0r: also set AVFilterLink.frame_rate 11 years ago
  Michael Niedermayer f8ff76199c avcodec/mss12: Use av_malloc_array() 11 years ago
  Michael Niedermayer 1f4ef3ccae avcodec/libopusenc: Use av_mallocz_array() 11 years ago
  Michael Niedermayer 7532f0e14c avcodec/libmp3lame: use av_malloc_array() 11 years ago
  Michael Niedermayer c4d85fc23c avcodec/flac_parser: fix handling EOF if no headers are found 11 years ago
  Michael Niedermayer 040e5703e6 avcodec/flac_parser: print error messages in case of errors 11 years ago
  Michael Niedermayer f96148913b Fix precission typos 11 years ago
  Michael Niedermayer a46a23d30f avfilter/vf_framepack: Check and update frame_rate 11 years ago
  Michael Niedermayer d3d9a00bcd ffmpeg: Use filter graph output frame rate also for frame duration estimation 11 years ago