69145 Commits (bf8bcd3b2b51c4d3f0a157e80a8c96c8542217b0)
 

Author SHA1 Message Date
  Michael Niedermayer bf8bcd3b2b avdevice/openal-dec: Check the return code of av_new_packet() 10 years ago
  Mark Reid b396914c68 libavformat/mxfdec.c: support demuxing opatom audio without index 10 years ago
  Michael Niedermayer 79888388e7 avcodec/svq1enc: fix error handling/cleanup in case of ff_get_buffer() or scratchbuffer alloc failure 10 years ago
  Michael Niedermayer 2a3af77284 avcodec/svq1enc: Check memory allocations 10 years ago
  Michael Niedermayer 65b83ce01b avformat/rmdec: Check the return value of av_get_packet() 10 years ago
  Michael Niedermayer 8d7ce5cdb7 avformat/nsvdec: Check the return value of av_get_packet() 10 years ago
  Muhammad Faiz eba5cb2028 avfilter/showcqt: add gamma2 option 10 years ago
  Michael Niedermayer dff6c9250b avcodec/mpegvideo_parser: Check the ff_set_dimensions() return code 10 years ago
  Michael Niedermayer 741fa0493b avcodec/mpegvideo_parser: more robust dimension setup 10 years ago
  Clément Bœsch 14f3e8b821 avformat/sbgdec: remove double ;; 10 years ago
  Clément Bœsch fa6c9e54df avdevice/pulse_audio_dec: remove double ;; 10 years ago
  Clément Bœsch 4d028bf202 avcodec/vp8: remove double ;; 10 years ago
  Clément Bœsch ca3c7be7c6 avcodec/tiffenc: remove double ;; 10 years ago
  Michael Niedermayer ab161bfa4b avformat/asfdec: Check the av_get_packet() return value 10 years ago
  Michael Niedermayer 4adf75cade avformat/rtpdec_hevc: Fix 2 "may be used uninitialized in this function" warnings 10 years ago
  Timo Rothenpieler bc3f76779b avcodec/nvenc: Add support for nvenc api version 5 10 years ago
  Michael Niedermayer 8de0990e9f avcodec/dvbsubdec: Check get_region() return value 10 years ago
  Michael Niedermayer edf1cb7aee avformat/nsvdec: Check av_get_packet() return value 10 years ago
  Michael Niedermayer e0623953e1 avfilter/vf_frei0r: fix build with DEBUG enabled 10 years ago
  Michael Niedermayer 353cf95f94 avfilter/vf_frei0r: also set AVFilterLink.frame_rate 10 years ago
  Michael Niedermayer f8ff76199c avcodec/mss12: Use av_malloc_array() 10 years ago
  Michael Niedermayer 1f4ef3ccae avcodec/libopusenc: Use av_mallocz_array() 10 years ago
  Michael Niedermayer 7532f0e14c avcodec/libmp3lame: use av_malloc_array() 10 years ago
  Michael Niedermayer c4d85fc23c avcodec/flac_parser: fix handling EOF if no headers are found 10 years ago
  Michael Niedermayer 040e5703e6 avcodec/flac_parser: print error messages in case of errors 10 years ago
  Michael Niedermayer f96148913b Fix precission typos 10 years ago
  Michael Niedermayer a46a23d30f avfilter/vf_framepack: Check and update frame_rate 10 years ago
  Michael Niedermayer d3d9a00bcd ffmpeg: Use filter graph output frame rate also for frame duration estimation 10 years ago
  Michael Niedermayer 7b32856011 ffmpeg: Maintain higher precision pts between video filter and fps code 10 years ago
  Michael Niedermayer 261e8ccbd1 ffmpeg: drop redundant frame_pts value 10 years ago
  Michael Niedermayer 2d0440f93f Merge commit '3941df546276b190cc9362fd093e6721e8e52f50' 10 years ago
  Michael Niedermayer aee51ee8b9 Merge commit '2df7277711cbe3ca5415ff8e31228dcffa309211' 10 years ago
  Michael Niedermayer a0aa3eaafc Merge commit '89df3fd49e9992441f680326902b4912d79f514f' 10 years ago
  Nidhi Makhijani 3941df5462 aea: Return proper error code on invalid header 10 years ago
  Anshul Maheshwari bb0344dc55 ffmpeg: improve data stream support 10 years ago
  Vittorio Giovara 2df7277711 swscale: fix gbrap to gbrap alpha scaling 10 years ago
  Vittorio Giovara 89df3fd49e swscale: fix warning about incompatible function pointer type 10 years ago
  Anshul Maheshwari a47c9331ef avformat: Improve data streams/codec support 10 years ago
  Michael Niedermayer ba97cf2c45 avdevice: Use av_format_get_control_message_cb() 10 years ago
  raxon1s 4184d344af ffmpeg: Add bitrate value under -progress action 10 years ago
  Michael Niedermayer 2c22042aa0 avcodec/g2meet: Use av_mallocz_array() for framebuffer allocation 10 years ago
  Michael Niedermayer 5989a2b24f avcodec/g722enc: Use av_mallocz_array() 10 years ago
  Michael Niedermayer 71bd6ea0fa avcodec/flashsv2enc: use av_realloc_array() 10 years ago
  Michael Niedermayer e7d85186d6 avcodec/parser: Check that the parser return code is valid 10 years ago
  Michael Niedermayer 6c3cb02a74 avcodec/flac_parser: Check for av_malloc() failure 10 years ago
  Michael Niedermayer 5f964c6027 avcodec/flac_parser: Use sizeof(variable) instead of sizeof(type) 10 years ago
  Michael Niedermayer ec9935b288 avutil/pixfmt: Support the AV_PIX_FMT_GBRAP* formats with AV_HAVE_INCOMPATIBLE_LIBAV_ABI 10 years ago
  Michael Niedermayer 46b0fce627 avutil/pixfmt: Document the duplicated AV_PIX_FMT_GBRAP* formats 10 years ago
  Michael Niedermayer b0be6d8385 avformat/id3v2: remove unused variable 10 years ago
  Clément Bœsch a83398c8d2 doc: fix showpalette position 10 years ago