105513 Commits (67e1013a961e2f5dad467dd874d15819788080c0)
 

Author SHA1 Message Date
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
Paul B Mahol e597ea4c0e avfilter/asrc_sinc: switch to rdft from lavu/tx 3 years ago
Paul B Mahol cfe6df99fa configure: afir filter no longer depends on rdft from avcodec 3 years ago
Zane van Iperen f14dbb4bf5
avformat/mxfdec: add avlanguage dependency 3 years ago
Paul B Mahol bedb4bac1c avfilter/vf_cas: unbreak >8 depth support 3 years ago
Jason Jang 306994b887 avfilter/af_apsyclip: increase protection for high frequencies 3 years ago
Jason Jang 18fceb9926 avfilter/af_apsyclip: fix peak overestimation 3 years ago