78396 Commits (69738466189a0f68b0a635b4804ef9cf7bee3672)
 

Author SHA1 Message Date
Michael Niedermayer 6973846618 avcodec/h264_slice: Fix dequant table init with field pictures 9 years ago
Michael Niedermayer 873158fd76 avcodec/h264_slice: assert relation between current_slice ans slice_ctx 9 years ago
Michael Niedermayer 6c6f2e49e4 avcodec/h264_slice: remove duplicate unconditional picture_structure setting code 9 years ago
Kieran Kunhya 1e2fd57fc0 avcodec/cfhd: Fix errors with valid files. 9 years ago
Michael Niedermayer bbc4d069d0 avcodec/cfhd: Check the number of tag/value pairs 9 years ago
Michael Niedermayer 156013111a avfilter/avf_ahistogram: assert that variables are initialized by switch() 9 years ago
Michael Niedermayer 43bf15d1a4 avfilter/avf_showfreqs: assert that variables are initialized by switch() 9 years ago
Michael Niedermayer 9313fb6a3e avfilter/vf_zoompan: Remove dead store 9 years ago
Michael Niedermayer 62eb935bf9 avfilter/avf_avectorscope: assert that variables are initialized by switch() 9 years ago
Michael Niedermayer 03c1129b20 avfilter/vaf_spectrumsynth: assert that variables are initialized by switch() 9 years ago
Paul B Mahol 855d9d29eb doc/filters: fix metadata example 9 years ago
Tobias Rapp 80026a8ac3 avfilter/f_metadata: rename "string" into "same_str" 9 years ago
Tobias Rapp 730da5c207 avfilter/f_metadata: whitespace clean-up 9 years ago
Tobias Rapp 6889deba68 avfilter/f_metadata: add starts_with string function 9 years ago
Tobias Rapp 202f978728 avfilter/f_metadata: add support for file output 9 years ago
Tobias Rapp 8b99c5e8da avfilter/f_metadata: avoid float rounding problems 9 years ago
Michael Niedermayer ac3a275d1e avfilter/vf_nnedi: Simplify away some trivial mem*() 9 years ago
Michael Niedermayer 8836b8c2a4 fate: Update fate-sub2video for 5486d7fa91 9 years ago
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