81744 Commits (c29b532a942233b5c804e620d475b3b888fe6e72)
 

Author SHA1 Message Date
Vittorio Giovara 5df993f3b1 vf_colorspace: Allow overriding input color properties 8 years ago
Christophe Gisquet b6e8efb082 fate: add 12bpp sample 8 years ago
Matt Oliver 8b4e4bc620 configure: Remove fifo muxers dependency on pthreads. 8 years ago
Paul B Mahol c62cb9bf5a avcodec/utvideodec: add support for ULY4 and ULH4 8 years ago
James Almer d2e74315e5 avcodec/utils: print only the padding values that are set 8 years ago
James Almer 4fed4aca0c avcodec/utils: print initial and trailing paddings only in verbose levels 8 years ago
Carl Eugen Hoyos 3c821a1a7b lavf/udp: Do not use MCAST_* for multicast on tvOS. 8 years ago
Carl Eugen Hoyos 2dfd0f4b9e lavf/webm_chunk: Print an error if no header filename was provided. 8 years ago
Carl Eugen Hoyos a6a453ccd1 Cosmetics: Reindent after e82b181f. 8 years ago
Carl Eugen Hoyos e82b181f80 lavc/mjpegdec: Only read JFIF thumbnail size if the segment is long enough. 8 years ago
Michael Niedermayer b4d7c1f84b swscale/swscale_unscaled: Try to fix bayer_to_yv12_wrapper() with slices 8 years ago
Michael Niedermayer e57d99dd4e swscale/swscale_unscaled: Try to fix Rgb16ToPlanarRgb16Wrapper() with slices 8 years ago
Carl Eugen Hoyos 8f0bd1d9ba lavf/httpauth: Do case-insensitive http header checks. 8 years ago
Carl Eugen Hoyos 91842005fe lavf/img2dec: Skip DQT segment when auto-detecting jpg. 8 years ago
Carl Eugen Hoyos cef5bc0e6e lavc/mjpegdec: Do not skip reading quantization tables. 8 years ago
Timo Rothenpieler 39f75645c8 swscale: add unscaled copy from yuv420p10 to p010 8 years ago
Timo Rothenpieler 1c37be6e95 configure: check for dlsym as well 8 years ago
Michael Niedermayer 47bc1bdafb swscale/swscale_unscaled: Fix packed_16bpc_bswap() with slices 8 years ago
Michael Niedermayer 89ec11e096 swscale/swscale: Try to fix rgb48Toxyz12() with slices 8 years ago
Michael Niedermayer f580719b1a swscale/swscale: Factor bottom to top handling 8 years ago
Paul B Mahol 5dcd913ab5 doc/filters: add weave example 8 years ago
Michael Niedermayer 7a6c288c2b swscale/tests/swscale: add cpuflags option 8 years ago
Paul B Mahol b5cf307d0f avfilter/vf_zscale: make possible to change chroma location 8 years ago
Michael Niedermayer e4e4a9cad7 avformat/avidec: Fix infinite loop in avi_read_nikon() 8 years ago
Davinder Singh 367577dbe2 avfilter/vf_minterpolate: rename chroma log vars 8 years ago
Paul B Mahol 3e1356f790 avfilter: add weave filter 8 years ago
Clément Bœsch 1895e3a24f ffmpeg: fix broken indent/style in write_frame 8 years ago
Michael Graczyk be07c25896 libavcodec/opus: Add channel mapping 2 to extradata parser 8 years ago
Mark Thompson a2c912c3b6 lavu/timestamp: Avoid C++-unfriendly code in user header 8 years ago
Michael Graczyk 5d054a1ac4 libavcodec/opus: Fix spelling in error message 8 years ago
James Almer f66abefefe configure: add missing check for LoadLibrary 8 years ago
Erkki Seppälä 499e8b0952 avformat/movenc: added ability to use original stream ids as track ids instead of regenerating them 8 years ago
Lucas Cooper aabe12eba3 avfilter/vf_psnr: Add max value output option to psnr stats log. 8 years ago
Timo Rothenpieler 2b1d316ff6 configure: fix ldl dependency for new nvenc encoder names 8 years ago
Timo Rothenpieler 20f0902010 configure: fix nvenc detection logic 8 years ago
Timo Rothenpieler 99882d05a6 swscale: add support for P010LE/BE output 8 years ago
Timo Rothenpieler 2625b955a3 avfilter/drawutils: honor shift for color component description 8 years ago
Timo Rothenpieler d3a23b6777 avfilter/drawutils: P010 is not supported 8 years ago
Paul B Mahol 8175fb03f0 avfilter/vf_lut: unbreak planar rgb suppot on big-endian 8 years ago
Steven Liu 3aab6fa6ba avformat/hlsenc: add warning for append_list and hls_init_time option 8 years ago
Umair Khan 9fbf0660c1 MAINTAINERS: Add myself for alsdec 8 years ago
Simon Hailes a13a81a0dc avformat/crypto: add seeking support on read 8 years ago
Simon Hailes a2fcacc880 libavformat/crypto - encourage reads of 4096 bytes 8 years ago
Tobias Rapp a648391896 cmdutils: fix implicit declaration of SetDllDirectory function 8 years ago
James Almer 115a90a0db doc/APIChanges: mention nb_threads addition to AVFilterContext 8 years ago
Stephen Hutchinson 92916e8542 avisynth: support pix_fmts added to AviSynth+ 8 years ago
Michael Niedermayer ac028794ad avutil/version: Improve lib versioning scheme for release branches with the next major release 8 years ago
Michael Niedermayer adbf1c9054 avutil/version: Mention similarities and differences to semver 8 years ago
Davinder Singh 11a631d4a7 avfilter/vf_minterpolate: do not right shift negative numbers 8 years ago
Paul B Mahol a0a57072c9 avfilter: make use of ff_filter_get_nb_threads 8 years ago