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
/
smacker.c
Age
Commit message (
Expand
)
Author
2020-07-28
avformat/smacker: Don't return packets for streams with AVDISCARD_ALL
Andreas Rheinhardt
2020-07-28
avformat/smacker: Fix duration for PCM audio
Andreas Rheinhardt
2020-07-28
avformat/smacker: Set audio duration
Andreas Rheinhardt
2020-07-28
avformat/smacker: Support seeking to first frame
Timotej Lazar
2020-07-04
avformat/smacker: Cosmetics
Andreas Rheinhardt
2020-07-04
avformat/smacker: Use st->priv_data to store array
Andreas Rheinhardt
2020-07-04
avformat/smacker: Don't read only one byte at a time
Andreas Rheinhardt
2020-07-04
avformat/smacker: Don't allocate arrays separately
Andreas Rheinhardt
2020-07-04
avformat/smacker: Improve timestamps
Andreas Rheinhardt
2020-07-04
avformat/smacker: Stop caching and copying audio frames
Andreas Rheinhardt
2020-07-04
avformat/smacker: Check audio frame size
Andreas Rheinhardt
2020-07-04
avformat/smacker: Avoid potential inifinite loop on error
Andreas Rheinhardt
2020-07-04
avformat/smacker: Don't increase packet counter prematurely
Andreas Rheinhardt
2020-04-08
avformat/smacker: Cosmetics
Andreas Rheinhardt
2020-04-08
avformat/smacker: Remove unused structure
Andreas Rheinhardt
2020-04-08
avformat/smacker: Only store what is needed later
Andreas Rheinhardt
2020-04-08
avformat/smacker: Create audio streams immediately
Andreas Rheinhardt
2020-04-08
avformat/smacker: Read extradata directly into extradata
Andreas Rheinhardt
2019-12-12
avformat: Forward errors where possible
Andreas Rheinhardt
2019-10-28
avformat/smacker: fix memleak when avformat_new_stream failed
Steven Liu
2019-03-21
lavf: Constify the probe function argument.
Carl Eugen Hoyos
2016-04-10
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-02-23
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2015-12-05
avformat/smacker: fix integer overflow with pts_inc
Michael Niedermayer
2015-07-27
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-02-01
avformat/smacker: Fix number suffix
Michael Niedermayer
2014-08-08
replace calls to url_feof() with avio_feof()
James Almer
2014-03-11
Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430'
Michael Niedermayer
2014-03-11
lavf: more correct printf format specifiers
Diego Biurrun
2013-11-12
avformat/smacker: check width/height in probe
Michael Niedermayer
2013-10-13
avformat: use ff_alloc_extradata()
Paul B Mahol
2013-09-27
Merge commit 'd872fb0f7ff2ff0ba87f5ccf6a1a55ca2be472c9'
Michael Niedermayer
2013-09-26
lavf: Reset the entry count and allocation size variables on av_reallocp fail...
Martin Storsjö
2013-09-19
avformat/smacker: Check if bufs has been allocated before use
Michael Niedermayer
2013-09-19
Merge commit '5626f994f273af80fb100d4743b963304de9e05c'
Michael Niedermayer
2013-09-18
avformat: Use av_reallocp() where suitable
Alexandra Khirnova
2013-09-17
avformat/smacker: use av_malloc_array() and check for allocation error
Paul B Mahol
2013-09-12
vformat/smacker: use av_freep() to ensure no stale pointers remain
Michael Niedermayer
2013-09-12
Merge commit '710b0e27025948b7511821c2f888ff2d74a59e14'
Michael Niedermayer
2013-09-12
Merge commit '8d928023f953a28692ba27071a448259134b103b'
Michael Niedermayer
2013-09-11
smacker: Avoid integer overflow when allocating packets
Martin Storsjö
2013-09-11
smacker: Don't return packets in unallocated streams
Martin Storsjö
2013-09-11
avformat/smacker: check avformat_new_stream() return value
Paul B Mahol
2013-06-17
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-06-17
Merge commit '58c95448e42d34910b939363949ba1a92c06b0b0'
Michael Niedermayer
2013-06-16
smacker: check frame size validity
Kostya Shishkov
2013-06-16
smacker: pad the extradata allocation
Kostya Shishkov
2013-05-28
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-05-28
smacker: assign video frame PTS
Kostya Shishkov
2013-05-28
Merge commit '564b7e0c0095768cd20001b28154d69462be54e7'
Michael Niedermayer
[next]