172 Commits (6941788d24ea350498ecb327e03d625974e55d9f)

Author SHA1 Message Date
Wang Yaqiang 81bc7bc52e avformat/img2dec: fix unable to find svg format when the svg resources start with "<svg" or "<!--" 2 years ago
Paul B Mahol a26a2f38e1 avformat/img2dec: fix build 2 years ago
Paul B Mahol 307ab7fe8a avcodec: add Radiance HDR image format support 2 years ago
Paul B Mahol ff1450e449 avcodec: add PHM decoder and encoder 2 years ago
Paul B Mahol 973fab5653 avcodec: add QOI decoder and demuxer and parser and encoder and muxer 2 years ago
Leo Izen 3ac23440ef avformat/image2: add Jpeg XL as image2 format 3 years ago
Marton Balint 013d774e22 avcodec/vbndec: add VBN decoder 3 years ago
Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
Peter Ross cc5eb2e662 avformat/img2dec: increase probe score for GEM image fourcc variants 3 years ago
Peter Ross 5903a4e321 avformat/img2dec: fix logic error in GEM Raster file probe 3 years ago
Andreas Rheinhardt a0d7e41ad7 avformat/img2dec: Don't include disabled demuxers 3 years ago
Alex Xu (Hello71) 6fdd7fe0b8 avformat/img2dec: probe JFIF/Exif header 3 years ago
Peter Ross 4ff8840697 avformat/img2dec: add GEM Raster image demuxer 3 years ago
Andreas Rheinhardt 40bdd8cc05 avformat: Avoid allocation for AVStreamInternal 3 years ago
Andreas Rheinhardt 40ce7aec09 avformat/img2dec: Fix typo in AVClass name 3 years ago
Andreas Rheinhardt f06bd04123 avformat/img2dec: Deduplicate AVClasses 3 years ago
Andreas Rheinhardt c0a53884ee avformat/img2dec: Make ff_img2pipe_options static 3 years ago
James Almer b9c5fdf602 avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 4 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Andreas Rheinhardt ef6a9e5e31 avutil/buffer: Switch AVBuffer API to size_t 4 years ago
Jan Ekström 5945288818 avformat/img2dec: set r_frame_rate in addition to avg_frame_rate 4 years ago
Andreas Rheinhardt a46d781905 avcodec/packet: Also change av_packet_pack/unpack_dictionary to size_t 4 years ago
Carl Eugen Hoyos c0d0b1c4f6 lavf/img2dec: Autodetect pfm images. 4 years ago
Paul B Mahol e28b6e0448 avformat/img2dec: improve xbm probing 4 years ago
Paul B Mahol 84d5df5446 avformat: add xbm_pipe demuxer 4 years ago
Carl Eugen Hoyos 2943c3debd lavf/img2dec: Increase score for very large jpeg images. 4 years ago
Anton Khirnov 63c2e500d2 img2dec: export avg_frame_rate 4 years ago
Anton Khirnov cea7c19cda lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
Carl Eugen Hoyos bc43588a71 lavf/img2dec: Auto-detect Cintel scanner images. 4 years ago
Carl Eugen Hoyos d263838958 lavf/img2dec: Auto-detect Kodak Photo CD image files. 4 years ago
Gautam Ramakrishnan 35adac6e92 libavformat/img2dec: Added pgx demuxer 4 years ago
Andreas Rheinhardt 9fee37c56e avformat/img2dec: Avoid duplicating buffer when adding side-data 5 years ago
Andreas Rheinhardt 6a67d518d6 avformat: Remove unnecessary av_packet_unref() 5 years ago
Alexandre Heitor Schmidt ae436cc5e4 avformat/img2dec: add option to provide metadata fields related to input path 5 years ago
Michael Niedermayer bd3672ba75 avformat/img2dec: Fix probe_buffer leak in ff_img_read_header() 5 years ago
Carl Eugen Hoyos 4d8875ec23 lavf: Constify the probe function argument. 6 years ago
Carl Eugen Hoyos 3aa6208db9 lavf: Constify AVInputFormat pointer. 6 years ago
Carl Eugen Hoyos 6de396c216 lavf/img2: Move "loop" into common options. 6 years ago
Carl Eugen Hoyos 826cc58deb lavf/img2dec: Split img2 and img2pipe options. 6 years ago
Paul B Mahol eade85bbbd avformat: add gif pipe demuxer 6 years ago
Carl Eugen Hoyos 42b4351333 lavf/img2dec: Auto-detect xwd images. 7 years ago
Josh de Kock e0f3228686 lavf/img2dec: use new iteration API 7 years ago
Michael Niedermayer a6cba06205 avformat/img2dec: fix infinite loop 7 years ago
Marton Balint 18ac642359 avformat: migrate to AVFormatContext->url 7 years ago
Carl Eugen Hoyos a20f64bee2 lavf/img2dec: Auto-detect svg images. 7 years ago
Carl Eugen Hoyos 7f60dc03a0 lavf/img2: Add svg and svgz to allow reading image sequences. 8 years ago
Rostislav Pehlivanov 3fefaeaa0b img2dec: use standard way to probe for svg/svgz files 8 years ago
Rostislav Pehlivanov f68ea92833 img2dec: add support for piped SVG demuxing 8 years ago
Paras Chadha 5dab7b91ad avcodec: add XPM decoder and demuxer 8 years ago
Carl Eugen Hoyos fca3083282 lavf/img2dec: Reduce the probe score for incomplete jpgs. 8 years ago