index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
img2dec.c
Age
Commit message (
Expand
)
Author
2019-06-25
avformat/img2dec: Fix probe_buffer leak in ff_img_read_header()
Michael Niedermayer
2019-03-21
lavf: Constify the probe function argument.
Carl Eugen Hoyos
2019-03-20
lavf: Constify AVInputFormat pointer.
Carl Eugen Hoyos
2019-02-10
lavf/img2: Move "loop" into common options.
Carl Eugen Hoyos
2019-02-10
lavf/img2dec: Split img2 and img2pipe options.
Carl Eugen Hoyos
2018-12-10
avformat: add gif pipe demuxer
Paul B Mahol
2018-05-25
lavf/img2dec: Auto-detect xwd images.
Carl Eugen Hoyos
2018-04-02
lavf/img2dec: use new iteration API
Josh de Kock
2018-03-10
avformat/img2dec: fix infinite loop
Michael Niedermayer
2018-01-28
avformat: migrate to AVFormatContext->url
Marton Balint
2017-10-07
lavf/img2dec: Auto-detect svg images.
Carl Eugen Hoyos
2017-05-22
lavf/img2: Add svg and svgz to allow reading image sequences.
Carl Eugen Hoyos
2017-05-16
img2dec: use standard way to probe for svg/svgz files
Rostislav Pehlivanov
2017-05-16
img2dec: add support for piped SVG demuxing
Rostislav Pehlivanov
2017-03-12
avcodec: add XPM decoder and demuxer
Paras Chadha
2017-01-27
lavf/img2dec: Reduce the probe score for incomplete jpgs.
Carl Eugen Hoyos
2017-01-01
lavf/img2dec: Increase detection score of jpgs without EOI.
Carl Eugen Hoyos
2016-12-21
avformat/img2dec: Remove dead code from psd_probe()
Michael Niedermayer
2016-12-14
libavformat : add Photoshop PSD demuxer.
Martin Vignali
2016-09-03
lavf/img2dec: Skip DQT segment when auto-detecting jpg.
Carl Eugen Hoyos
2016-07-15
lavf/img2dec: Also auto-detect (unusual) uncompressed pcx.
Carl Eugen Hoyos
2016-06-22
lavf/img2dec: add pnm pipe demuxers
Clément Bœsch
2016-06-09
avformat: Fix max value of AV_OPT_TYPE_VIDEO_RATE
Michael Niedermayer
2016-04-10
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-03-22
lavf/img2dec: Skip COM when auto-detecting jpeg.
Carl Eugen Hoyos
2016-03-06
lavf/img2dec: Use jpeg constants in jpeg_probe().
Carl Eugen Hoyos
2016-02-29
lavf: Add pcx auto-detection.
Carl Eugen Hoyos
2016-02-29
lavf/img2dec: Skip SOS when auto-detecting jpeg.
Carl Eugen Hoyos
2016-02-26
lavf/img2dec: Skip SOF size when probing jpeg.
Carl Eugen Hoyos
2016-02-24
img2dec: Support Progressive JPEG in jpeg_probe
Justin Ruggles
2016-02-23
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2016-02-10
Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'
Derek Buitenhuis
2016-01-24
lavf: allow custom IO for all files
Anton Khirnov
2016-01-20
avformat/img2dec: Use AVOpenCallback
Michael Niedermayer
2016-01-20
avformat/img2dec: do not interpret the filename by default if a IO context ha...
Michael Niedermayer
2015-12-26
avformat/img2dec: Reuse main IO context instead of reopening a single file
Michael Niedermayer
2015-12-26
avformat/img2dec: Skip checking the input files existence if it has already b...
Michael Niedermayer
2015-12-04
avformat: use AV_OPT_TYPE_BOOL in a bunch of places
Clément Bœsch
2015-10-27
Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'
Hendrik Leppkes
2015-10-26
avpacket: Replace av_free_packet with av_packet_unref
Luca Barbato
2015-10-04
all: add _DEFAULT_SOURCE locally wherever needed
Ganesh Ajjanagadde
2015-09-29
lavf/img2dec: Fix memory leak
Przemysław Sobala
2015-09-12
lavf/img2dec: Improve jpeg auto-detection.
Carl Eugen Hoyos
2015-06-29
lavf/img2dec: Improve detection of valid Quickdraw images.
Carl Eugen Hoyos
2015-06-29
lavf/img2dec: Autodetect dds frames.
Carl Eugen Hoyos
2015-05-12
lavf/img2dec: add option to disable pattern matching
Marton Balint
2015-05-07
lavf/img2dec: Autodetect qdraw images.
Carl Eugen Hoyos
2015-04-20
avformat/img2dec: do not rewind custom io buffers
Michael Niedermayer
2015-02-14
avformat: Don't anonymously typedef structs
Diego Biurrun
2015-02-06
img2dec: Remove dead code
Timothy Gu
[next]