108030 Commits (1a8309e954b894675aa450db5c117240195385a9)
 

Author SHA1 Message Date
Andreas Rheinhardt 1a8309e954 avformat/mux: Allow muxers to set custom min timestamp 2 years ago
Andreas Rheinhardt eb325324aa avformat/matroskaenc: Actually apply timestamp offset for Opus 2 years ago
Andreas Rheinhardt be0a2515ab avformat/matroskaenc: Don't override samplerate for CodecDelay 2 years ago
Andreas Rheinhardt 7bacef580f avformat/matroskaenc: Only write DiscardPadding if nonzero 2 years ago
Andreas Rheinhardt c0279e67f1 fate/matroska: Add tests for muxing with initial_padding 2 years ago
Andreas Rheinhardt 5c16df1b92 fftools/ffprobe: Report initial and trailing padding 2 years ago
Andreas Rheinhardt e6d89d0efd avcodec/cfhddata: Reduce stack usage 2 years ago
Andreas Rheinhardt 9e9c99366a avcodec/cfhd, cfhddata: Free VLC as soon as it is not needed 2 years ago
Andreas Rheinhardt 320c36d9c7 avcodec/cfhddata: Avoid code duplication when creating codebooks 2 years ago
Andreas Rheinhardt 764cacfdb6 avcodec/cfhddata: Avoid code tables 2 years ago
Andreas Rheinhardt 6b1a7fc8bd avcodec/cfhd, cfhddata: Simplify check for escape 2 years ago
Paul B Mahol 2ed5925e26 avcodec/flac: smallest frame is 10 bytes 2 years ago
Paul B Mahol 1e202d89c9 avcodec/x86/flacdsp: fix bug in decorrelation 2 years ago
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