105532 Commits (f025b8e110b36c1cdb4fb56c4cd57aeca1767b5b)
 

Author SHA1 Message Date
Andreas Rheinhardt f025b8e110 avcodec/threadframe: Add ff_thread_(get|release)_ext_buffer() 3 years ago
Andreas Rheinhardt b3551b6072 avcodec/thread: Move ff_thread_(await|report)_progress to new header 3 years ago
Andreas Rheinhardt 7fc10e273b avcodec/hapdec: Remove always-false check 3 years ago
Andreas Rheinhardt 7bf38eb000 avcodec/pthread_frame: Don't prematurily presume frame-threading 3 years ago
Michael Niedermayer ce43e1c581 avcodec/motion_est: fix indention of ff_get_best_fcode() 3 years ago
Michael Niedermayer 634312a70f avcodec/motion_est: Fix xy indexing on range violation in ff_get_best_fcode() 3 years ago
Michael Niedermayer bf33a38499 avformat/hls: Use unsigned for iv computation 3 years ago
Michael Niedermayer 6ee283d7d0 avcodec/jpeglsdec: Increase range for N in ls_get_code_runterm() by using unsigned 3 years ago
Michael Niedermayer 5038933977 avformat/matroskadec: Check desc_bytes 3 years ago
Michael Niedermayer 59328aabd2 avformat/utils: Fix invalid NULL pointer operation in ff_parse_key_value() 3 years ago
Michael Niedermayer 9c3d2cbb51 avformat/matroskadec: Fix infinite loop with bz decompression 3 years ago
Michael Niedermayer 948c262099 avformat/utils: keep chapter monotonicity on chapter updates 3 years ago
Anton Khirnov aeaefc3728 lavfi/qsvpp: fix after 85c938fa28 3 years ago
Andreas Rheinhardt 8b49436452 avcodec/vp8: Remove always-false check 3 years ago
Andreas Rheinhardt 42140010a2 avcodec/hcadec: Mark decoder as init-threadsafe 3 years ago
Andreas Rheinhardt 2c7f25d460 avcodec/hcadec: Fix memleak upon allocation error 3 years ago
Gustav Grusell e78d0810d1 avformat/hls: Implement support for using AVSEEK_FLAG_BACKWARD when seeking 3 years ago
Haihao Xiang 2727ff069e lavu/fifo: fix regression 3 years ago
Alexander Kanavin 91326dc942 libavutil: include assembly with full path from source root 3 years ago
Andreas Rheinhardt 67e1013a96 avcodec/cbs_mpeg2: Use smaller scope for variables 3 years ago
Andreas Rheinhardt 70a90fb73e avcodec/internal.h: Move avpriv_find_start_code() to startcode.h 3 years ago
Andreas Rheinhardt 27f22f3383 all: Remove unnecessary libavcodec/internal.h inclusions 3 years ago
Andreas Rheinhardt 115ac90ec9 avcodec/cbs_mpeg2: Simplify splitting fragment 3 years ago
Andreas Rheinhardt 66d7a21132 avcodec/cbs: Make ff_cbs_insert_unit_data() always append the new unit 3 years ago
Andreas Rheinhardt f183ae787a avcodec/cbs_jpeg: Remove redundant counter 3 years ago
Andreas Rheinhardt d64e27f521 avcodec/cbs_mpeg2: Remove redundant counter 3 years ago
Aman Karmani 2f299c0b8b avutil: use getauxval(3) for CPU capabilities on linux/android ARM 3 years ago
Lynne 04cc7a5548
lavu/tx: wrap missed string in NULL_IF_CONFIG_SMALL 3 years ago
Lynne eac4c3574b
lavu/tx: disable debugging information when CONFIG_SMALL 3 years ago
Lynne 3bbe9c5e38
lavu/tx: refactor assembly codelet definition 3 years ago
Anton Khirnov a10f1aec1f avutil/fifo: Deprecate old FIFO API 3 years ago
Anton Khirnov e6469e68cc ffmpeg: switch to new FIFO API 3 years ago
Anton Khirnov bdf9ed41fe ffplay: switch to new FIFO API 3 years ago
Anton Khirnov c65c2ed01d lavfi/vf_deshake_opencl: switch to new FIFO API 3 years ago
Anton Khirnov 85c938fa28 lavfi/qsvvpp: switch to new FIFO API 3 years ago
Anton Khirnov 90eef1c3de lavu/threadmessage: switch to new FIFO API 3 years ago
Anton Khirnov d1bd189c63 lavu/audio_fifo: switch to new FIFO API 3 years ago
Anton Khirnov 082136209c lavu/audio_fifo: drop an unnecessary include 3 years ago
Anton Khirnov d46fd9640f lavd/jack: switch to the new FIFO API 3 years ago
Anton Khirnov 36117968ad lavf/async: switch to new FIFO API 3 years ago
Anton Khirnov 70a1774f1a lavf/udp: switch to new FIFO API 3 years ago
Anton Khirnov 5fe2c37734 lavf/swfenc: switch to new FIFO API 3 years ago
Anton Khirnov ea511196a6 lavf/mpegenc: switch to new FIFO API 3 years ago
Anton Khirnov 60414afc9d lavf/dvenc: switch to new FIFO API 3 years ago
Anton Khirnov 7e2be84a94 lavf/dvenc: return an error on audio/video desync 3 years ago
Andreas Rheinhardt d3c6156ce3 avcodec/qsvenc: Reindent after the previous commit 3 years ago
Anton Khirnov 35e52d21dc lavc/qsvenc: switch to new FIFO API 3 years ago
Anton Khirnov 08181624e0 lavc/qsvdec: switch to the new FIFO API 3 years ago
Anton Khirnov 587545c9e0 lavc/nvenc: switch to the new FIFO API 3 years ago
Anton Khirnov 9ef4b6699b lavc/libvpxenc: remove unneeded context variable 3 years ago