105669 Commits (cc2b3201e712211476ca072fe481efa423fad9b9)
 

Author SHA1 Message Date
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
Anton Khirnov 4b066b53b2 lavc/libvpxenc: switch to the new FIFO API 3 years ago
Anton Khirnov a718d84e92 lavc/libvorbisenc: switch to new FIFO API 3 years ago
Anton Khirnov 6eaf5cd00a lavc/cuviddec: convert to the new FIFO API 3 years ago
Anton Khirnov de40342c04 lavc/cuviddec: do not reallocate the fifo unnecessarily 3 years ago
Anton Khirnov 70611d7f3b lavc/amfenc: switch to new FIFO API 3 years ago
Anton Khirnov 37e70d4802 lavc/avcodec: switch to new FIFO API 3 years ago
Anton Khirnov 93ed375574 lavu/tests/fifo: switch to the new API 3 years ago
Anton Khirnov 14429f8fec lavu/fifo: add a flag for automatically growing the FIFO as needed 3 years ago
Anton Khirnov 7329b22c05 lavu/fifo: Add new AVFifo API based upon the notion of element size 3 years ago
Anton Khirnov 5939c8d361 lavu/fifo: disallow overly large fifo sizes 3 years ago
Andreas Rheinhardt 2d71f93c7c avutil/fifo: Use av_fifo_generic_peek_at() for av_fifo_generic_peek() 3 years ago
Zhao Zhili 03afa12762 avformat/rtpproto: set ttl upper bound to 255 3 years ago
Zhao Zhili 9daac85da8 avformat/udp: set ttl upper bound to 255 3 years ago