90814 Commits (2cffce26a7863e7909b0a52ef5465a4db247ab72)
 

Author SHA1 Message Date
  Michael Niedermayer 2cffce26a7 avcodec/g2meet: Change order of operations to avoid undefined behavior 7 years ago
  Michael Niedermayer c26e101654 avcodec/flac_parser: Fix infinite loop 7 years ago
  Michael Niedermayer 60e408f252 avcodec/mpeg4videodec: Split decode_studio_vol_header() out of decode_studiovisualobject() 7 years ago
  Michael Niedermayer e61dcd2c86 avcodec/mpeg4videodec: Move decode_studiovisualobject() parsing in the branch for visual object parsing 7 years ago
  Michael Niedermayer dd3914c5b5 avcodec/mpeg4video_parser: Avoid litteral 0x1B6, use named constant instead 7 years ago
  Michael Niedermayer 90c4c076c7 avcodec/mpeg4video_parser: Fix incorrect spliting of MPEG-4 studio frames 7 years ago
  Michael Niedermayer d976855c00 avformat/m4vdec: Use the same constant names as libavcodec 7 years ago
  Michael Niedermayer 7bc5d49c60 avformat/m4vdec: Fix detection of raw MPEG-4 ES Studio 7 years ago
  Michael Niedermayer 36c4995428 avcodec/wavpack: Fix integer overflow in DEC_MED() / INC_MED() 7 years ago
  Michael Niedermayer 57bb78d980 avcodec/wavpack: Fix integer overflow in wv_unpack_stereo() 7 years ago
  Michael Niedermayer b2cb42f1c3 avcodec/error_resilience: Fix integer overflow in filter181() 7 years ago
  Michael Niedermayer fe7f2a77c7 avcodec/h263dec: Check slice_ret in mspeg4 slice loop 7 years ago
  Michael Niedermayer 9dfe36616f avcodec/elsdec: Fix memleaks 7 years ago
  Michael Niedermayer 4ace1597a2 avcodec/vc1_block: simplify ac_val computation 7 years ago
  Michael Niedermayer 6d2c5bb5d2 avcodec/ffv1enc: Check that the crc + version combination is supported 7 years ago
  Carl Eugen Hoyos a6d85a97d0 configure: The eac3_core bitstream filter needs the ac3 parser. 7 years ago
  John Cox 72a34d2332 configure: fix arm inline asm checks 7 years ago
  Jan Ekström c8b57d4333 lavf/libssh: translate a read of 0 to EOF 7 years ago
  Aman Gupta da399903c7 ffprobe: fix SEGV when new streams are added 7 years ago
  Aman Gupta 8336a66270 avformat/mpegts: fix incorrect indentation 7 years ago
  Aman Gupta d1845e7f1a avformat/mpegts: initialize section_buf to fix valgrind test failure 7 years ago
  Aman Gupta 852f78443a avformat/mpegts: reindent after last change 7 years ago
  Aman Gupta c343eabfb7 avformat/mpegts: parse sections with multiple tables 7 years ago
  Aman Gupta 7ad163c258 avformat/mpegts: clean up whitespace 7 years ago
  Aman Gupta ef28571efe avformat/mpegts: use MAX_SECTION_SIZE instead of hardcoded value 7 years ago
  Aman Gupta 97aea63340 avformat/mpegts: skip non-PMT tids earlier 7 years ago
  Aman Gupta bb6a34f237 avcodec/mediacodecdec: add workaround for buggy amlogic mpeg2 decoder 7 years ago
  Aman Gupta db5631e408 avcodec/mediacodecdec: wait on first frame after input buffers are full 7 years ago
  Aman Gupta df2c811b7c avcodec/mediacodecdec: restructure mediacodec_receive_frame 7 years ago
  Aman Gupta 6f55a36be9 avcodec/mediacodec_wrapper: add helper to fetch SDK_INT 7 years ago
  Aman Gupta 33042d632d avcodec/mediacodecdec: refactor pts handling 7 years ago
  Aman Gupta 3054e53ddc avcodec/mediacodecdec: use AV_TIME_BASE_Q 7 years ago
  Aman Gupta 84bf631018 avcodec/mediacodecdec: clarify delay_flush specific code 7 years ago
  Aman Gupta 2884575d97 avcodec/videotoolbox: fix decoding of some HEVC videos 7 years ago
  Aman Gupta 76716518a8 avcodec/hevc: remove videotoolbox hack 7 years ago
  Aman Gupta e8caf67f56 avcodec/videotoolbox: split h264/hevc callbacks 7 years ago
  Aman Gupta e40922c16c avcodec/videotoolbox: cleanups 7 years ago
  Aman Gupta ef9478d264 avcodec/videotoolbox: fix kVTCouldNotFindVideoDecoderErr trying to decode HEVC on iOS 7 years ago
  Aman Gupta 13d83899df avcodec/videotoolbox: improve logging of decoder errors 7 years ago
  Marton Balint 61fed89ad4 avcodec/xwddec: fix palette alpha 7 years ago
  Marton Balint 7931e01540 avformat/webm_chunk: always use a static buffer for get_chunk_filename 7 years ago
  Niklas Haas 93cee87b13 configure: fix configure check for lilv-0 7 years ago
  Philip Langdale 2a44f706aa avcodec/nvdec_hevc: fix scaling lists 7 years ago
  Timo Rothenpieler 61b673b1f1 avcodec/hevcdec: make ff_hevc_frame_nb_refs take a const pointer 7 years ago
  Jan Ekström 8fde71acd9 lavf/bluray: translate a read of 0 to EOF 7 years ago
  Rodger Combs b32f865969 lavf/dashenc: don't call flush_init_segment before avformat_write_header 7 years ago
  Marton Balint d89eea3455 avdevice/decklink_dec: unref packets on avpacket_queue_put error 7 years ago
  Marton Balint 0a22e31fbb avcodec/hnm4video: fix palette alpha 7 years ago
  Marton Balint 70a01aa490 avcodec/anm: fix palette alpha 7 years ago
  Marton Balint da6c519f6e avformat/qtpalette: parse color table according to the QuickTime file format specs 7 years ago