78378 Commits (ac5a4deb3dd0c3d20b8e7a03dffc66f102403cd9)
 

Author SHA1 Message Date
Rostislav Pehlivanov ac5a4deb3d MAINTAINERS: add my name to the parts I'm maintaining 9 years ago
Timothy Gu 74f8d9aaef x86/vf_blend: Add SSE2 optimization for screen 9 years ago
Timothy Gu c8b1612af0 x86/vf_blend: Move multiplying to a macro 9 years ago
Paul B Mahol 5486d7fa91 avfilter/dualinput: use pts provided by framesync 9 years ago
Michael Niedermayer a73b23e3df avformat/hlsenc: Fix filename and options 9 years ago
Rostislav Pehlivanov 5669aa2a8a vc2enc: use project-standard inclusion guards 9 years ago
Rostislav Pehlivanov 135460383e avformat: add vc2 as an allowed rawenc Dirac extension 9 years ago
Rostislav Pehlivanov ec9e87c922 avcodec: add a native SMPTE VC-2 HQ encoder 9 years ago
Rostislav Pehlivanov 4701be7198 options_table: update maximum bitrate limit 9 years ago
Michael Niedermayer 21b459e4bb avformat/segment: Fix header_filename handling 9 years ago
Michael Niedermayer 23261e6001 sws/output: fix ordered dither threshold for mono output 9 years ago
Derek Buitenhuis bc9a5965c8 Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610' 9 years ago
Michael Niedermayer d94b11a721 ffmpeg_filter: Factor get_compliance_unofficial_pix_fmts() out 9 years ago
Michael Niedermayer 82d2aa2b32 ffmpeg_filter: Add missing pixel formats to strict_std_compliance case for ljpeg 9 years ago
Michael Niedermayer a82ff49bb8 ffmpeg_filter: Add YUV 444 to strict_std_compliance case for mjpeg 9 years ago
Paul B Mahol 408ea50ca6 avfilter/f_metadata: fix few logic errors 9 years ago
Timothy Gu 5f1aad68c4 tests: Add test for proper header guard 9 years ago
Paul B Mahol 4ca8879d19 avfilter: add metadata filters 9 years ago
Michael Niedermayer 674cc26f25 avfilter/vf_nnedi: Fix memleak 9 years ago
Michael Niedermayer 331a33d74a nut: Add PAL8 support 9 years ago
Michael Niedermayer 43a6965569 avcodec/dirac: Fix memleak of dsh on error 9 years ago
Thierry Foucu 020b75806f lavf/mov: Extend extracting XMP in mov files using UUID Box 9 years ago
Timothy Gu cb8646af24 configure: Enable GCC vectorization on ≥4.9 on x86 9 years ago
Michael Niedermayer 8e46c7c1e7 avfilter/af_agate: fix memleak of out frame 9 years ago
Timothy Gu 253209ac44 vf_blend: Add SSE2 optimization for multiply 9 years ago
Michael Niedermayer a25c5dbb5e ffmpeg_opt: Fix memleaks in "manually set programs" loop 9 years ago
Paul B Mahol 35d9441f7b avfilter/vf_swaprect: add timeline support 9 years ago
Michael Niedermayer 05924e1440 avfilter/af_anequalizer: Fix memleak of args 9 years ago
Michael Niedermayer e7786959cc avfilter/vaf_spectrumsynth: Move "break" up 9 years ago
Paul B Mahol 6bdeac24e0 avfilter/af_aformat: remove deprecated syntax from options description 9 years ago
James Almer be22bd32fe x86/cpu: set avxslow cpuflag on btver2 CPUs 9 years ago
Paul B Mahol ba618bde7f avfilter/vf_blend: add multiply128 mode 9 years ago
Timothy Gu 0bcffc7924 diractab: Fix header guard name 9 years ago
Timothy Gu 59ebf32bca huffyuvencdsp: Undefine "i" macro after each use 9 years ago
Timothy Gu 32fed702b8 libvpxenc: Allow setting tune parameter 9 years ago
Timothy Gu 671761d713 diracdec: Pass DWTPlane to dwt init 9 years ago
Timothy Gu e04912c0b6 diracdec: Split DWTPlane struct from Plane 9 years ago
Timothy Gu 58ded09bd1 dirac_dwt: Rename init2 to init 9 years ago
Timothy Gu 6cdde20beb dirac_dwt: Don't pass information in context as arguments 9 years ago
Clément Bœsch 6c0318c4ba lavfi/fieldmatch: fix fields copy when plane height is odd 9 years ago
Paul B Mahol f5c3f85eb2 avfilter: add swaprect filter 9 years ago
Michael Niedermayer 9ee4c89348 avcodec/utils: Add AV_PIX_FMT_GBRAP16?E to avcodec_align_dimensions2() 9 years ago
Michael Niedermayer 2272ab0e84 avformat/mp3enc: Assert that the header we assembled is valid 9 years ago
Paul B Mahol d12d48d0a8 avfilter: add streamselect and astreamselect filter 9 years ago
Andreas Cadhalpun 14bf59c1d5 build: use intermediate lcov coverage file 9 years ago
Andreas Cadhalpun bb7522ce67 build: fix lcov with src link 9 years ago
Andreas Cadhalpun e740c3fb90 configure: fall back to using full path if src is a directory 9 years ago
Paul B Mahol 956fed377b cmdutils: realign for some additional filters with very long name 9 years ago
James Almer 8ae7447941 x86/dcadec: add ff_lfe_fir0_float_{sse,sse2,avx,fma3} 9 years ago
James Almer 3e9b8ffc9b avcodec/dcadsp: rename lfe_fir_float functions 9 years ago