108017 Commits (ea5b375e0e95b05c88ec728d5953c916b4925bef)
 

Author SHA1 Message Date
Anton Khirnov ea5b375e0e lavu/fifo: clarify interaction of AV_FIFO_FLAG_AUTO_GROW with av_fifo_write() 2 years ago
Anton Khirnov 8728808b3e lavu/fifo: clarify interaction of AV_FIFO_FLAG_AUTO_GROW with av_fifo_can_write() 2 years ago
Anton Khirnov c9b6fd27bf lavu/fifo: add the header to its own doxy group 2 years ago
Anton Khirnov 693c1e631c lavf/mov: avoid leaks with multiple dv-audio streams 2 years ago
Anton Khirnov 1ef4620290 lavf/dv: do not update AVCodecParameters.sample_rate while demuxing 2 years ago
Anton Khirnov 6def44128a lavf/dv: set audio bitrate only at stream creation 2 years ago
Anton Khirnov 000b8d2acc lavf/dv: set non-changing AVStream fields only once 2 years ago
Anton Khirnov b2e1d1443c lavf/dv: forward errors from avformat_new_stream() 2 years ago
Anton Khirnov f0283f278a lavf/dv: return a meaningful error code from avpriv_dv_produce_packet() 2 years ago
Anton Khirnov 090f12b157 lavf/dv: make returning the video packet optional 2 years ago
Anton Khirnov f7b3fc4afe lavc/dv: rename constants to follow our naming conventions 2 years ago
Anton Khirnov 7203bb6a59 lavc/dv.h: move encoder/decoder-specific code to a new header 2 years ago
Anton Khirnov 828ec6ef43 lavc/dvenc: stop using DVVideoContext 2 years ago
Anton Khirnov 4e73ed8366 lavc/dvdec: stop using DVVideoContext 2 years ago
Anton Khirnov 69bad628ec lavc/dv: do not pass DVVideoContext to dv_calculate_mb_xy() 2 years ago
Anton Khirnov 91c51dac6d lavc/dv: do not pass DVVideoContext to ff_dv_init_dynamic_tables() 2 years ago
Anton Khirnov d1ba5d883e lavc/dv: remove ff_dvvideo_init() 2 years ago
Anton Khirnov b62d41df07 lavc/dvdec: drop the only use of DVVideoContext.avctx 2 years ago
Anton Khirnov b6196cb2ef lavf/dv: always provide avpriv_dv_* symbols 2 years ago
Anton Khirnov dcc4704a4e lavf/dv: remove DVMuxContext declaration from dv.h 2 years ago
Andreas Rheinhardt f89949afed avutil/tests/.gitignore: Add channel_layout testtool 2 years ago
Michael Niedermayer f0395f9ef6
avcodec/speedhq: Check width 2 years ago
Stephen Hutchinson 6195a0ee19 avformat/avisynth: reindent 2 years ago
Stephen Hutchinson adead1ccd6 avformat/avisynth: implement avisynth_flags option 2 years ago
Stephen Hutchinson c49beead19 avformat/avisynth: read _SARNum/_SARDen from frame properties 2 years ago
Paul B Mahol 49a1de26ec avfilter/vf_gblur: handle cases when parameters become invalid 2 years ago
Paul B Mahol b6e8fc1c20 avcodec/speexdec: improve support for speex in non-ogg 2 years ago
Philip Langdale 2f9b8bbd1f lavu/hwcontext_vulkan: support mapping VUYX, P012, and XV36 2 years ago
Philip Langdale b982dd0d83 lavc/vaapi: Add support for remaining 10/12bit profiles 2 years ago
Philip Langdale d75c4693fe lavu/pixfmt: Add P012, Y212, XV30, and XV36 formats 2 years ago
Rémi Denis-Courmont 620e6e1487 arm: relax byte-swap assembler constraints 2 years ago
Rémi Denis-Courmont 164021423a aarch64: relax byte-swap assembler constraints 2 years ago
Andreas Rheinhardt 0b95a6a1d0 avcodec/mathops: Set hidden visibility where advantageous 2 years ago
Timo Rothenpieler 6512dd6cb5 avfilter/vf_bilateral_cuda: refactor use of pow to simple multiplication 2 years ago
Timo Rothenpieler 416923346a compat/cuda: switch from powf to __powf intrinsic 2 years ago
Andreas Rheinhardt 73fada029c avcodec/codec_internal: Add macros for update_thread_context(_for_user) 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt dea9744560 avutil/file: Properly deprecate av_tempfile() 2 years ago
Andreas Rheinhardt 72c601e0f7 avutil/internal: Move avpriv-file API to a header of its own 2 years ago
Andreas Rheinhardt 04b7217872 avutil/dict: Move avpriv_dict_set_timestamp() to a header of its own 2 years ago
Andreas Rheinhardt 26325cceb0 avutil/internal: Remove unused FF_SYMVER 2 years ago
Andreas Rheinhardt 5b0856d2b9 avutil/internal: Remove unused ff_rint64_clip() 2 years ago
Andreas Rheinhardt 65f6851448 avcodec/frame_thread_encoder: Stop serializing unreferencing AVFrames 2 years ago
Andreas Rheinhardt 25ea90b733 avcodec/encode: Avoid unreferencing blank AVFrames 2 years ago
Mohamed Khaled Mohamed 1a5cd79f51 avfilter: add bilateral_cuda filter 2 years ago
Paul B Mahol d1513e7f9c avfilter: add 3D scope multimedia filter 2 years ago
Paul B Mahol 4beac58e90 avcodec/cfhd: fix escape handling for old codebook 2 years ago
Paul B Mahol 10ed73e933 avcodec/cfhddata: remove unused defines 2 years ago
Martin Storsjö e4ac156b7c libavcodec: Set hidden visibility on global symbols accessed from AArch64 assembly 2 years ago
Martin Storsjö 0dd8fe6f4b arm: Check the build time constants in av_clip_*intp2 2 years ago