72920 Commits (01fac84fe4351eeadf852bd5a932eea517a9b210)
 

Author SHA1 Message Date
Philip Langdale 01fac84fe4 avcodec/nvenc: Enable YV12 input format 10 years ago
Michael Niedermayer 4a3bc0d9a5 avcodec/jpeg2000dec: Implement "Reset context probabilities on coding pass boundaries" 10 years ago
James Almer 20abb1afe5 softfloat: make av_div_sf() inline 10 years ago
Michael Niedermayer 612f8cae06 avcodec/jpeg2000dec: Support RPCL 10 years ago
Timo Rothenpieler f17d973413 avfilter/vf_colorkey: Add colorkey video filter 10 years ago
James Almer 4aebaed0e1 avformat/singlejpeg: fix standalone compilation 10 years ago
James Almer 9f815bc2c2 avcodec/jpeg200dsp: add ff_rct_int_{sse2,avx2} 10 years ago
James Almer 7912a6830d avcodec/jpeg200dsp: add ff_ict_float_{sse,avx} 10 years ago
Michael Niedermayer a98d4d5207 avfilter/drawutils: Assert av_pix_fmt_desc_get() return value in ff_fill_line_with_color() 10 years ago
Clément Bœsch 8978052869 avfilter/lut3d: assert on pixel format descriptor 10 years ago
Clément Bœsch a056636c81 avfilter/geq: assert on pixel format descriptor 10 years ago
Andreas Cadhalpun 45babb0121 configure: only disable VSX for !ppc64el 10 years ago
Clément Bœsch 324cf0645d avcodec/ass_split: check ASSSplitContext alloc 10 years ago
Michael Niedermayer c3517c377e avcodec/jpeg2000dec: Support PCRL 10 years ago
Michael Niedermayer eb1beb9e1c avcodec/jpeg2000dec: Try to fix remaining DCinema hardcoded TODOs in CPRL 10 years ago
Michael Niedermayer 0a3eb0422a avcodec/jpeg2000dec: try to correct tile location in CPRL code 10 years ago
Michael Niedermayer 7c244349fc avcodec/jpeg2000dec: Factorize component out of CPRL loop 10 years ago
Michael Niedermayer 86efe83177 avcodec/jpeg2000dec: Fix x/y step TODO for CPRL 10 years ago
Carl Eugen Hoyos 3323c5f353 Remove a few occurences of "long long" from the libraries. 10 years ago
Shivraj Patil 178ba1fd03 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC qpel functions 10 years ago
Michael Niedermayer b8ba2d3915 examples/decoding_encoding: Use the AVFrame width/height for processing images after decoding 10 years ago
Michael Niedermayer a75d22445e ffprobe: check av_asprintf() for failure 10 years ago
Michael Niedermayer df037fe107 avcodec/smvjpegdec: assert that the pixel format that has been set by our decoder is valid 10 years ago
Michael Niedermayer e0db41316a avfilter/drawutils: Fix format validity check in ff_draw_init() 10 years ago
Michael Niedermayer ea37df2d52 avutil/imgutils: Simplify pix_fmt validity check in av_image_get_linesize() 10 years ago
Michael Niedermayer 2cbadf51e8 Merge commit '3b73d5c942f44b37f0e44276ebcfd66c8b12c02d' 10 years ago
Michael Niedermayer fd04082af9 Merge commit '2d5176fad1a4556d209cbfb0f681712c7eada4fd' 10 years ago
Michael Niedermayer 00ebf89dcd Merge commit 'a7ac1a7b94447f33ae95be4d6d186e2775977f91' 10 years ago
Michael Niedermayer e1ec9c7fb6 Merge commit '30dfc1dad4285e7362ce3f596d7c5d5d9b7fb33d' 10 years ago
Michael Niedermayer 6cfaa51acb Merge commit 'a9b2a51178ea446909015f061ab5df65e3b66bf6' 10 years ago
Michael Niedermayer 449c74f629 Merge commit '8a78ae2d2101622fd244b99178d8bc61175c878e' 10 years ago
Michael Niedermayer 63b0356274 Merge commit 'b7a4127a45b780d76e6b09427a3d0197c4bc1cdb' 10 years ago
Michael Niedermayer b68b5ec513 Merge commit '5e87080f2c73186066df0b9c43877b4af0beef3a' 10 years ago
Michael Niedermayer 85d0df0c30 Merge commit '64a2e844166d62093b45e680874eea8bd1facf5b' 10 years ago
Michael Niedermayer d52c5e9d75 Merge commit '8606e881b02bec2ac24943d22c8afe11d641fac8' 10 years ago
Michael Niedermayer dbf172e6f4 Merge commit 'f1fa1eed2abdc8dfb0af318a43f5d293b81141bd' 10 years ago
Andreas Cadhalpun 1189af4292 h264: update avctx width/height/pix_fmt when returning frame 10 years ago
Michael Niedermayer b5c71fba59 Merge commit 'e7af52a68dde9144b273a9598b60bf0f56e1323b' 10 years ago
Michael Niedermayer 218f58a16a Merge commit 'e3d0f49abb20a551bf6d885f75c354d6d0bbeb9d' 10 years ago
Michael Niedermayer 58f63670e1 Merge commit '8b5007a31b8d1ddbe3661bf45a732336450b7d25' 10 years ago
Przemysław Sobala c39637f36a libavcodec/imgconvert.c: support left band while cropping 10 years ago
Michael Niedermayer d0061e77cd avformat/mxfdec: Detect jpeg2000 through codec_ul too 10 years ago
Paul B Mahol ce3bcb9479 doc/filters: add one more zoompan example 10 years ago
wm4 7e240f9581 matroskadec: verify seekhead IDs 10 years ago
Paul B Mahol cfe8a89b00 avfilter/vf_zoompan: support planar rgb pixel formats 10 years ago
Vittorio Giovara 3b73d5c942 fft-test: Use the float fabs() version 10 years ago
Vittorio Giovara 2d5176fad1 on2avc: Use the integer abs() version 10 years ago
Vittorio Giovara a7ac1a7b94 flv: Name an enum and use its type 10 years ago
Vittorio Giovara 30dfc1dad4 cws2fws: Close file handles on error 10 years ago
Vittorio Giovara a9b2a51178 avconv_opt: Check localtime() return value 10 years ago