72899 Commits (a75d22445ecb7adbe3fb8f705cb4fd9aa0d6b5ee)
 

Author SHA1 Message Date
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
Vittorio Giovara 8a78ae2d21 segment: Check open_null_ctx() return value 10 years ago
Vittorio Giovara b7a4127a45 h264_qpel: Use the correct header 10 years ago
Michael Niedermayer 5e87080f2c h264_weight: Fix SSSE3 biweight code with weights of 128 10 years ago
Michael Niedermayer 971b377960 avcodec/jpeg2000dec: Reduce verbosity of get_plt() 10 years ago
Michael Niedermayer 5b2f9790e6 avcodec/jpeg2000dec: Fallback to yuv if no matching xyz format exists 10 years ago
Michael Niedermayer eaa8685033 avcodec/jpeg2000dec: Do not abort if prc is outside limits 10 years ago
Michael Niedermayer 8e91d9652e ffmpeg_opt: Check for localtime() failure 10 years ago
Michael Niedermayer 80b5a1e2ee Mark vectors as NAN instead of dereferencing NULL pointers on malloc failure 10 years ago
Michael Niedermayer ae0148ff60 swscale: Assert that pixel format descriptor is not NULL 10 years ago
Michael Niedermayer 3dea13e710 avcodec/jpeg2000dec: Assert that pixel format descriptor is not NULL 10 years ago
Michael Niedermayer d59a033a69 avformat/mpegts: recognizes and export private streams 10 years ago
Michael Niedermayer 04f0002291 configure: Disable VSX on unspecified / generic CPUs 10 years ago
Luca Barbato 64a2e84416 eamad: Use the correct headers 10 years ago
Luca Barbato 8606e881b0 mpeg12: Move the vlc bits to a stand alone file 10 years ago
Vittorio Giovara f1fa1eed2a mpegvideo: Expand macro 10 years ago
Vittorio Giovara e7af52a68d mpegvideo: rv10: Move function declaration to a separate header 10 years ago
Vittorio Giovara e3d0f49abb mpegvideo: h263: Move all tables to a single file 10 years ago
Vittorio Giovara 8b5007a31b mpegvideo: Move ER functions to a separate file 10 years ago
Michael Niedermayer e7adb02d3b avcodec/jpeg2000dec: Do not hardcode tile part usage 10 years ago
Michael Niedermayer 1b3fbe41c5 avcodec/jpeg2000dec: Do not print a warning for RLCP 10 years ago
Michael Niedermayer 4af9eb4f75 avcodec/jpeg2000dec: Remove unused variable and argument 10 years ago