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
Age
Commit message (
Expand
)
Author
2020-08-24
Set AVSTREAM_PARSE_HEADERS flag for AV1 MP4 streams
Vikas Agrawal
2020-08-23
avformat/mpegtsenc: support DVB 6A descriptor for AC-3
Limin Wang
2020-08-22
libavformat/ffmetadec.c: Fix Use-of-uninitialized-value
Thierry Foucu
2020-08-22
libavformat/nut: Support SSA and ASS subtitles
hax@riseup.net
2020-08-21
avformat/movenc: write the colr atom by default
Michael Bradshaw
2020-08-20
avformat/libsrt: close listen fd in listener mode
Nicolas Sugino
2020-08-20
avformat/siff: Reject audio packets without audio stream
Michael Niedermayer
2020-08-20
libavformat/r3d.c: Fix Use-of-uninitialized-value in filename.
Thierry Foucu
2020-08-18
avformat/mpegts: only reset timestamps to NOPTS for DVB teletext
Jan Ekström
2020-08-18
avformat/mpeg: Check avio_read() return value in get_pts()
Michael Niedermayer
2020-08-18
avformat/mlvdec: Only store dimensions after having validated them
Andreas Rheinhardt
2020-08-18
avformat/mlvdec: Don't leak open AVIOContexts on error
Andreas Rheinhardt
2020-08-18
avformat/mlvdec: Check for existence of AVIOContext before using it
Andreas Rheinhardt
2020-08-18
avformat/hls: Use av_init_pkt() directly
Andreas Rheinhardt
2020-08-18
avformat/hls: Remove redundant resetting of AVPacket
Andreas Rheinhardt
2020-08-18
avformat/hls: Fix memleak when url is empty
Andreas Rheinhardt
2020-08-15
avformat/av1dec: don't update temporal_unit_size after it's no longer used
James Almer
2020-08-15
avformat/av1dec: inline obu_read_data() and obu_prefetch() into obu_get_packet()
James Almer
2020-08-14
avformat/av1dec: fix return value on some code paths
James Almer
2020-08-14
avformat/av1dec: add missing preprocessor wrappers to annexb and obu demuxers
James Almer
2020-08-14
avformat/av1dec: add low-overhead bitstream format
Xu Guangxin
2020-08-12
lavf/url: rewrite ff_make_absolute_url() using ff_url_decompose().
Nicolas George
2020-08-12
lavf/url: add ff_url_decompose().
Nicolas George
2020-08-12
avformat/mxfenc: Write color metadata to MXF
Harry Mallon
2020-08-11
avformat/ty: Remove write-only array and variable
Andreas Rheinhardt
2020-08-11
avformat/argo_asf: strip file extension from name
Zane van Iperen
2020-08-11
avformat/argo_asf: add name option
Zane van Iperen
2020-08-11
avformat/argo_asf: add version_major and version_minor options
Zane van Iperen
2020-08-11
avformat/argo_asf: don't check file version
Zane van Iperen
2020-08-11
avformat/argo_asf: add games to version list
Zane van Iperen
2020-08-10
avformat/mpegts: Don't leave context in inconsistent state upon error
Andreas Rheinhardt
2020-08-10
avformat/hlsenc: write temp file for append single file by encryption mode
Steven Liu
2020-08-10
avformat/hls: support avio_seek in encryption mode
Steven Liu
2020-08-09
avformat/sierravmd: Don't return packets for non-existing stream
Andreas Rheinhardt
2020-08-09
avformat/vividas: Check allocation for success
Andreas Rheinhardt
2020-08-09
avformat/vividas: Check return value before storing it in smaller type
Andreas Rheinhardt
2020-08-07
avformat: add argo_asf muxer
Zane van Iperen
2020-08-07
avformat/argo_asf: check sample count in demuxer
Zane van Iperen
2020-08-06
avformat/mxfdec: Read color metadata from MXF
Harry Mallon
2020-08-06
avformat/dv: Avoid allocation for reading timecode
Andreas Rheinhardt
2020-08-06
avformat/dv: Avoid alloction of DVDemuxContext
Andreas Rheinhardt
2020-08-05
avformat/3dostr: Return directly after having read packet
Andreas Rheinhardt
2020-08-04
avformat/mov: Check comp_brand_size
Michael Niedermayer
2020-08-01
avcodec, avfilter, avformat: Remove redundant avpriv_align_put_bits
Andreas Rheinhardt
2020-07-30
avformat/apm: fix APM_FILE_HEADER_SIZE value
Zane van Iperen
2020-07-29
avformat/hlsenc: increase initial program date time precision
Marton Balint
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
[next]