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
2013-08-04
mxfenc: switch to av_reallocp_array() and check allocation errors
Alexandra Khirnova
2013-08-02
Disable deprecation warnings for cases where a replacement is available
Diego Biurrun
2013-08-02
Give less generic names to global library option arrays
Diego Biurrun
2013-08-02
rtmp: Add seek support
Gavriloaie Eugen-Andrei
2013-08-01
flvdec: Eliminate completely silly goto
Diego Biurrun
2013-08-01
flvdec: K&R formatting cosmetics
Diego Biurrun
2013-08-01
flvdec: Fix = vs. == typo in sample rate check
Diego Biurrun
2013-08-01
rtsp: Simplify code for forming the remote peer url
Martin Storsjö
2013-08-01
rtpproto: Allow specifying a separate rtcp port in ff_rtp_set_remote_url
Martin Storsjö
2013-08-01
rtpproto: Check the size before reading buf[1]
Martin Storsjö
2013-07-31
rtpproto: Move rtpproto specific function declarations to a separate header
Martin Storsjö
2013-07-31
rtpproto: Simplify the rtp_read function by looping over the fds
Martin Storsjö
2013-07-31
rtpproto: Remove a misplaced comment
Martin Storsjö
2013-07-31
rtpproto: Support nonblocking reads
Martin Storsjö
2013-07-31
rtpenc: Simplify code by introducing a macro for rescaling NTP timestamps
Martin Storsjö
2013-07-30
hls: Call avformat_find_stream_info() on the chained demuxers
Michael Niedermayer
2013-07-29
rtsp: Support RFC4570 (source specific multicast) more properly.
Ed Torbett
2013-07-29
rtpproto: Support more than one SSM include address, support excludes
Ed Torbett
2013-07-29
udp: Keep track of include and exclude sources separately
Ed Torbett
2013-07-29
udp: Allow specifying multicast include/blocks as host names as well
Ed Torbett
2013-07-29
avisynth: Fix a "AVISynth" vs. "AviSynth" struct name typo
Diego Biurrun
2013-07-29
hls: Free packets when skipping packets when seeking
Martin Storsjö
2013-07-29
hlsproto: Store all durations in AV_TIME_BASE
Martin Storsjö
2013-07-29
hls: Store all durations in AV_TIME_BASE
Martin Storsjö
2013-07-29
hls: Store first_timestamp in units of AV_TIME_BASE
Martin Storsjö
2013-07-29
hls: Create an AVProgram for each variant
LYF
2013-07-29
hls: Respect the different stream time bases when comparing dts
Michael Niedermayer
2013-07-29
hls: Set stream offset before opening a chained demuxer
Martin Storsjö
2013-07-29
hls: Don't check discard flags until the parent demuxer's streams actually exist
Michael Niedermayer
2013-07-29
hls: Copy the time base from the chained demuxer
Michael Niedermayer
2013-07-29
hls: Return all packets from a previous variant before moving on to the next one
Martin Storsjö
2013-07-29
lavf: Don't interpret just slightly broken timestamps as wraparound
Michael Niedermayer
2013-07-28
oma: correctly mark and decrypt partial packets
Luca Barbato
2013-07-28
oma: check geob tag boundary
Luca Barbato
2013-07-28
oma: refactor seek function
Luca Barbato
2013-07-28
http: Support reading gzip/deflate compressed data
Zhang Rui
2013-07-27
Remove unreachable returns
Diego Biurrun
2013-07-27
avidec: Let the inner dv demuxer take care of discarding
Luca Barbato
2013-07-27
avidec: K&R formatting cosmetics
Luca Barbato
2013-07-26
wtv: Drop some casts that now are unnecessary
Martin Storsjö
2013-07-26
wtv: Make WTV_SECTOR_BITS a 64 bit constant
Martin Storsjö
2013-07-26
avio: Don't set the seekable flag if no seek function is provided
Hendrik Schreiber
2013-07-26
rtpenc: Fix some odd comments
Martin Storsjö
2013-07-25
miscellaneous typo fixes
Diego Biurrun
2013-07-25
cosmetics: Add '0' to float constants ending in '.'.
Diego Biurrun
2013-07-19
rtsp: Support multicast source filters (RFC 4570)
Ed Torbett
2013-07-19
rtpproto: Check the source IP if one single source has been specified
Martin Storsjö
2013-07-19
rtpproto: Support IGMPv3 source specific multicast inclusion
Ed Torbett
2013-07-15
lavf: Make sure avg_frame_rate can be calculated without integer overflow
Martin Storsjö
2013-07-15
mov: Do not allow updating the time scale after it has been set
Martin Storsjö
[next]