78607 Commits (6c905dd3c24afd65fdb42b6f28217af85a35105a)
 

Author SHA1 Message Date
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
Vittorio Giovara f7d77b9a5d eatqi: Remove MpegEncContext dependency 9 years ago
Vittorio Giovara 7c25ffe070 mpeg1: Make intra-block decoding independent of MpegEncContext 9 years ago
Diego Biurrun 249827f736 mpeg12dec: Refactor mpeg1_decode_block_intra() 9 years ago
Vittorio Giovara cdbaa43604 mpeg12dec: Always close reader on error 9 years ago
Thomas Lee 7a00653be6 tiny_psnr: Support large files 9 years ago
Luca Barbato 99214d42a9 dnxhd: Make the encoder message friendlier 9 years ago
Diego Biurrun 34c9eba982 configure: Refactor toolchain flag setting 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
Anton Khirnov dd53af4b37 avplay: drop support for building without lavfi 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 5781bfae0c flacenc: Load default prediction_order parameters if none is selected 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
Andreas Cadhalpun 2e6ba1993e asfdec: make sure packet_size is non-zero before seeking 9 years ago
Andreas Cadhalpun bf50607ab7 asfdec: check for too small size in asf_read_unknown 9 years ago
Andreas Cadhalpun e4d1621c6e asfdec: check avio_skip in asf_read_simple_index 9 years ago
Andreas Cadhalpun a32dbf2aed asfdec: break if EOF is reached after asf_read_packet_header 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