97179 Commits (56f59246293de417d27ea7e27cb9a7727ee579fb)
 

Author SHA1 Message Date
Stephen Hutchinson 56f5924629 avformat/avisynth: fix deprecation warning 5 years ago
Stephen Hutchinson 6e959ad680 doc/general: AviSynth+ works on Linux now, AvxSynth is gone. 5 years ago
Stephen Hutchinson 6d8cddd1c6 avformat/avisynth: switch to AviSynth+ on Linux 5 years ago
Stephen Hutchinson 0c75acb4ce compat/avisynth: remove avisynth headers 5 years ago
Carl Eugen Hoyos 4d9b9c5e46 lavc/aacdec_template: Only warn once about unusual 7.1 encoding. 5 years ago
Carl Eugen Hoyos 84abd1012c configure: Filter -Wl, linker flags out for msvc compilation. 5 years ago
Carl Eugen Hoyos c59233d503 lavc/sbc: Remove bool usage. 5 years ago
Carl Eugen Hoyos 61dcaf5fb7 lavf, lavfi: Remove uses of sizeof(char). 5 years ago
Carl Eugen Hoyos e61767c40a lavfi/scale_qsv: Fix a format specifier for a variable of type int. 5 years ago
Carl Eugen Hoyos d46a91b7f3 lavc/qsvenc: Fix format specifiers for two variables of type int. 5 years ago
Carl Eugen Hoyos 4679a474f0 lavc: Use supported_samplerates for Dolby Digital encoders. 5 years ago
Marton Balint 944cb188ed avformat/mpegts: use buffer pools for allocating PES payloads 5 years ago
Marton Balint f04fe8aa4e avdevice/decklink_dec: increase autodetect timeout to 3 sec 5 years ago
Michael Niedermayer 550fa277ef avformat/mov: Discard last STSC if its empty 5 years ago
Michael Niedermayer e057e83a4f swscale/output: Fix integer overflow in yuv2rgb_write_full() with out of range input 5 years ago
Michael Niedermayer 49ba1879ad swscale/output: Fix integer overflow in alpha computation in yuv2gbrp16_full_X_c() 5 years ago
Michael Niedermayer 64c59b626f fftools/ffmpeg: Disable copy_ts on timestamp wraparound 5 years ago
Gautam Ramakrishnan 88f95253e1 libavcodec/jpeg2000dec.c: Fix indentation 5 years ago
Gautam Ramakrishnan e116cb45c2 libavcodec/jpeg2000dec.c: Handle non EOC streams 5 years ago
Paul B Mahol ec7fb45240 avfilter/vf_v360: add pannini input support 5 years ago
Gyan Doshi b195b5f2ba ffplay: flush correct stream after stats update 5 years ago
Gyan Doshi 2d6a89872e ffplay: always show stats at all log levels if requested by user 5 years ago
Steve Lhomme a6e56d12a4 avformat/matroska: clean the structure formatting 5 years ago
Andreas Rheinhardt aebf314ab8 avformat/dss: Remove unnecessary allocation 5 years ago
Andreas Rheinhardt ab502fab6a avformat/ilbc: Don't reimplement ff_raw_write_packet 5 years ago
Paul B Mahol dc67c0f180 avfilter/vf_v360: improve description of output fov options 5 years ago
Andreas Rheinhardt 52523b6963 avformat/matroskaenc: Improve BlockAdditions 5 years ago
Andreas Rheinhardt af97a3a4d6 avformat/matroskaenc: Improve checks for updating Tags 5 years ago
Andreas Rheinhardt 0fc150f048 avformat/matroskaenc: Remove unnecessary avio_tell(), avio_seek() 5 years ago
Andreas Rheinhardt 4aa0665f39 avformat/matroskaenc: Stop reallocating of Cluster buffer 5 years ago
Guo, Yejun e1488700a2 configure: fix build issue of vf_dnn_processing.c when --disable-swscale 5 years ago
John Rummell 5b967f56b6 libavformat/amr.c: Check return value from avio_read() 5 years ago
Ruiling Song 4700f7d6fc swscale/swscale: remove useless code 5 years ago
David Michael 9f567c431e configure: Do not abort when cross-compiling to the native CPU 5 years ago
Andreas Rheinhardt 45cb93e9bd fate/matroska: Add test for updating CodecPrivate from packet sidedata 5 years ago
Andreas Rheinhardt d20378373e avformat/hnm: Only keep and parse what is needed later 5 years ago
Andreas Rheinhardt da4ba2431c avformat/matroskaenc: Don't implicitly mark WebVTT in WebM as English 5 years ago
Andreas Rheinhardt bc52ce309d avformat/matroskaenc: Reindent after previous commit 5 years ago
Andreas Rheinhardt 0d4b3b4c02 avformat/matroskaenc: Combine checks for audio 5 years ago
Andreas Rheinhardt 98a6c6ec82 avformat/matroskaenc: Simplify writing Void elements 5 years ago
Andreas Rheinhardt 8e4c871196 avformat/matroskaenc: Avoid seek when writing Cues at the front 5 years ago
Andreas Rheinhardt b788343446 avformat/matroskaenc: Fix edge case of writing Cues at the beginning 5 years ago
Andreas Rheinhardt 06f108907d avformat/matroskaenc: Don't fail if reserved Cues space doesn't suffice 5 years ago
Paul B Mahol 8e1354c95d avfilter/x86/vf_v360_init: add missing cases 5 years ago
Paul B Mahol e4809e12ea avfilter/vf_v360: add SIMD for lagrange9 interpolation 5 years ago
Paul B Mahol b00b935d99 avfilter/vf_v360: add lagrange9 interpolation 5 years ago
Andreas Rheinhardt 7039045c56 avformat/matroskaenc: Update the default version of WavPack 5 years ago
Andreas Rheinhardt 96bf6d61e2 avformat/wvdec: Export version as extradata 5 years ago
Andreas Rheinhardt 048bc3fe31 avformat/matroskadec: Add a workaround for missing WavPack extradata 5 years ago
John Rummell ad91cf1f2f libavformat/mov.c: Free aes_decrypt to avoid leaking memory 5 years ago