index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
img2enc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat/img2enc: mention -frames:v in error message
Lou Logan
2019-01-22
1
-1
/
+2
*
avformat: migrate to AVFormatContext->url
Marton Balint
2018-01-28
1
-2
/
+2
*
avformat/img2enc: add frame_pts option for make output filename
Steven Liu
2017-11-13
1
-0
/
+7
*
lavf/img2enc: remove redundant option 'updatefirst'
Gyan Doshi
2017-11-01
1
-2
/
+1
*
avformat/img2enc: remove av_dup_packet() call
James Almer
2017-09-25
1
-1
/
+0
*
avformat: replace all uses of av_copy_packet()
James Almer
2017-09-25
1
-1
/
+1
*
Add FITS Muxer
Paras Chadha
2017-08-30
1
-0
/
+2
*
Revert "img2 encoder: allow %t in filename, based on patch from Yuval Adam"
Michael Niedermayer
2016-11-01
1
-4
/
+2
*
img2 encoder: allow %t in filename, based on patch from Yuval Adam
rogerdpack
2016-11-01
1
-2
/
+4
*
avformat/img2enc: Use AV_FRAME_FILENAME_FLAGS_MULTIPLE, support tee:
Michael Niedermayer
2016-08-04
1
-1
/
+3
*
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-04-10
1
-8
/
+8
|
\
|
*
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2016-02-23
1
-8
/
+8
*
|
avformat/img2enc: remove unused variable
Michael Niedermayer
2016-02-14
1
-1
/
+0
*
|
avformat/img2enc: disable atomic file creation by default
Marton Balint
2016-02-14
1
-4
/
+1
*
|
avformat/img2enc: return error if image rename fails
Marton Balint
2016-02-14
1
-1
/
+3
*
|
Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'
Derek Buitenhuis
2016-02-10
1
-6
/
+5
|
\
\
|
|
/
|
*
lavf: allow custom IO for all files
Anton Khirnov
2016-01-24
1
-5
/
+4
*
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
Derek Buitenhuis
2016-01-27
1
-1
/
+1
*
|
lavf/img2enc: add atomic_writing option
Clément Bœsch
2015-12-21
1
-1
/
+3
*
|
avformat: use AV_OPT_TYPE_BOOL in a bunch of places
Clément Bœsch
2015-12-04
1
-3
/
+3
*
|
avformat/img2enc: re enable atomic writes with split planes
Michael Niedermayer
2015-10-28
1
-4
/
+0
*
|
avformat/img2enc: Fix img2enc atomic implementation to work with split planes
Michael Niedermayer
2015-10-27
1
-6
/
+12
*
|
avformat/img2enc: Disable rename&atomic writing for non file protocol and spl...
Michael Niedermayer
2015-10-27
1
-3
/
+13
*
|
Replace remaining occurances of av_free_packet with av_packet_unref
Hendrik Leppkes
2015-10-27
1
-2
/
+2
*
|
Merge commit '22f4d9c303ede1a240538fd105c97047db40dc86'
Hendrik Leppkes
2015-10-27
1
-2
/
+5
|
\
\
|
|
/
|
*
img2enc: Make sure the images are atomically written
Luca Barbato
2015-10-23
1
-2
/
+5
*
|
Replace all remaining occurances of step/depth_minus1 and offset_plus1
Hendrik Leppkes
2015-09-08
1
-1
/
+1
*
|
avformat: implement query_codec for the image2 muxer.
tab
2015-09-07
1
-0
/
+14
*
|
Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e'
Michael Niedermayer
2015-02-14
1
-1
/
+1
|
\
\
|
|
/
|
*
avformat: Don't anonymously typedef structs
Diego Biurrun
2015-02-14
1
-1
/
+1
*
|
avformat/img2enc: Use avio_closep() to avoid leaving stale pointers in memory
Michael Niedermayer
2015-01-08
1
-4
/
+4
*
|
avformat/img2enc: Use localtime_r() for thread saftey
Michael Niedermayer
2014-11-02
1
-2
/
+3
*
|
avformat/img2enc: remove webp extension as we have a dedicated webp muxer
Michael Niedermayer
2014-11-02
1
-1
/
+1
*
|
Allow .y as extension for image2.
Carl Eugen Hoyos
2014-04-05
1
-1
/
+1
*
|
Merge commit 'e50f5d3cf9ef9a16982a5cb4d8b1916cd963aa5b'
Michael Niedermayer
2014-03-27
1
-1
/
+1
|
\
\
|
|
/
|
*
Alias PIX image encoder and decoder
Vittorio Giovara
2014-03-26
1
-1
/
+1
|
*
img2: add j2c file extension
Jean First
2014-03-16
1
-1
/
+1
*
|
Merge commit 'be7c323176e2e5fcf30e3d2ff20975b2f936811b'
Michael Niedermayer
2013-12-22
1
-1
/
+1
|
\
\
|
|
/
|
*
Add a libwebp encoder
Justin Ruggles
2013-12-21
1
-1
/
+1
*
|
avformat/img2enc: simplify split planes extension selection.
Clément Bœsch
2013-11-07
1
-1
/
+1
*
|
avformat/img2enc: reindent after previous commit.
Clément Bœsch
2013-11-07
1
-7
/
+6
*
|
avformat/image2: allow muxing gif files.
Clément Bœsch
2013-11-07
1
-3
/
+39
*
|
avformat: remove duplicate includes
Michael Niedermayer
2013-09-21
1
-1
/
+0
*
|
lavf/image2: extend start_number range to accept zero
Stefano Sabatini
2013-08-22
1
-1
/
+1
*
|
img2enc: add option to use strftime() for filename
Ramiro Polla
2013-07-19
1
-0
/
+11
*
|
lavf/img2enc: use FF_CEIL_RSHIFT().
Clément Bœsch
2013-05-16
1
-1
/
+1
*
|
replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*
Michael Niedermayer
2013-05-15
1
-1
/
+1
*
|
Recognize j2k as file suffix for the image2 muxer.
Carl Eugen Hoyos
2013-04-29
1
-1
/
+1
*
|
Merge commit '9e6b5e61a0c91e25e298d0a21b189c4c95443795'
Michael Niedermayer
2013-04-11
1
-4
/
+7
|
\
\
|
|
/
|
*
img2enc: add an option for overwriting one file with subsequent images
Anton Khirnov
2013-04-11
1
-2
/
+6
[next]