summaryrefslogtreecommitdiff
path: root/libavformat/img2dec.c
Commit message (Expand)AuthorAge
* avformat/img2dec: Don't include disabled demuxersAndreas Rheinhardt2022-01-08
* avformat/img2dec: probe JFIF/Exif headerAlex Xu (Hello71)2021-11-27
* avformat/img2dec: add GEM Raster image demuxerPeter Ross2021-10-08
* avformat: Avoid allocation for AVStreamInternalAndreas Rheinhardt2021-09-17
* avformat/img2dec: Fix typo in AVClass nameAndreas Rheinhardt2021-07-08
* avformat/img2dec: Deduplicate AVClassesAndreas Rheinhardt2021-07-08
* avformat/img2dec: Make ff_img2pipe_options staticAndreas Rheinhardt2021-07-08
* avformat: move AVStream.{parser,need_parsing} to AVStreamInternalJames Almer2021-05-07
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-27
* avformat/img2dec: set r_frame_rate in addition to avg_frame_rateJan Ekström2021-04-11
* avcodec/packet: Also change av_packet_pack/unpack_dictionary to size_tAndreas Rheinhardt2021-03-19
* lavf/img2dec: Autodetect pfm images.Carl Eugen Hoyos2021-02-15
* avformat/img2dec: improve xbm probingPaul B Mahol2021-02-05
* avformat: add xbm_pipe demuxerPaul B Mahol2021-02-05
* lavf/img2dec: Increase score for very large jpeg images.Carl Eugen Hoyos2020-12-24
* img2dec: export avg_frame_rateAnton Khirnov2020-12-10
* lavf: move AVStream.*index_entries* to AVStreamInternalAnton Khirnov2020-10-28
* lavf/img2dec: Auto-detect Cintel scanner images.Carl Eugen Hoyos2020-10-08
* lavf/img2dec: Auto-detect Kodak Photo CD image files.Carl Eugen Hoyos2020-09-05
* libavformat/img2dec: Added pgx demuxerGautam Ramakrishnan2020-07-03
* avformat/img2dec: Avoid duplicating buffer when adding side-dataAndreas Rheinhardt2020-05-28
* avformat: Remove unnecessary av_packet_unref()Andreas Rheinhardt2020-02-10
* avformat/img2dec: add option to provide metadata fields related to input pathAlexandre Heitor Schmidt2020-01-10
* avformat/img2dec: Fix probe_buffer leak in ff_img_read_header()Michael Niedermayer2019-06-25
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-21
* lavf: Constify AVInputFormat pointer.Carl Eugen Hoyos2019-03-20
* lavf/img2: Move "loop" into common options.Carl Eugen Hoyos2019-02-10
* lavf/img2dec: Split img2 and img2pipe options.Carl Eugen Hoyos2019-02-10
* avformat: add gif pipe demuxerPaul B Mahol2018-12-10
* lavf/img2dec: Auto-detect xwd images.Carl Eugen Hoyos2018-05-25
* lavf/img2dec: use new iteration APIJosh de Kock2018-04-02
* avformat/img2dec: fix infinite loopMichael Niedermayer2018-03-10
* avformat: migrate to AVFormatContext->urlMarton Balint2018-01-28
* lavf/img2dec: Auto-detect svg images.Carl Eugen Hoyos2017-10-07
* lavf/img2: Add svg and svgz to allow reading image sequences.Carl Eugen Hoyos2017-05-22
* img2dec: use standard way to probe for svg/svgz filesRostislav Pehlivanov2017-05-16
* img2dec: add support for piped SVG demuxingRostislav Pehlivanov2017-05-16
* avcodec: add XPM decoder and demuxerParas Chadha2017-03-12
* lavf/img2dec: Reduce the probe score for incomplete jpgs.Carl Eugen Hoyos2017-01-27
* lavf/img2dec: Increase detection score of jpgs without EOI.Carl Eugen Hoyos2017-01-01
* avformat/img2dec: Remove dead code from psd_probe()Michael Niedermayer2016-12-21
* libavformat : add Photoshop PSD demuxer.Martin Vignali2016-12-14
* lavf/img2dec: Skip DQT segment when auto-detecting jpg.Carl Eugen Hoyos2016-09-03
* lavf/img2dec: Also auto-detect (unusual) uncompressed pcx.Carl Eugen Hoyos2016-07-15
* lavf/img2dec: add pnm pipe demuxersClément Bœsch2016-06-22
* avformat: Fix max value of AV_OPT_TYPE_VIDEO_RATEMichael Niedermayer2016-06-09
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
|\
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* | lavf/img2dec: Skip COM when auto-detecting jpeg.Carl Eugen Hoyos2016-03-22