summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* rtsp: Support RFC4570 (source specific multicast) more properly.Ed Torbett2013-07-29
* rtpproto: Support more than one SSM include address, support excludesEd Torbett2013-07-29
* udp: Keep track of include and exclude sources separatelyEd Torbett2013-07-29
* udp: Allow specifying multicast include/blocks as host names as wellEd Torbett2013-07-29
* avisynth: Fix a "AVISynth" vs. "AviSynth" struct name typoDiego Biurrun2013-07-29
* hls: Free packets when skipping packets when seekingMartin Storsjö2013-07-29
* hlsproto: Store all durations in AV_TIME_BASEMartin Storsjö2013-07-29
* hls: Store all durations in AV_TIME_BASEMartin Storsjö2013-07-29
* hls: Store first_timestamp in units of AV_TIME_BASEMartin Storsjö2013-07-29
* hls: Create an AVProgram for each variantLYF2013-07-29
* hls: Respect the different stream time bases when comparing dtsMichael Niedermayer2013-07-29
* hls: Set stream offset before opening a chained demuxerMartin Storsjö2013-07-29
* hls: Don't check discard flags until the parent demuxer's streams actually existMichael Niedermayer2013-07-29
* hls: Copy the time base from the chained demuxerMichael Niedermayer2013-07-29
* hls: Return all packets from a previous variant before moving on to the next oneMartin Storsjö2013-07-29
* lavf: Don't interpret just slightly broken timestamps as wraparoundMichael Niedermayer2013-07-29
* oma: correctly mark and decrypt partial packetsLuca Barbato2013-07-28
* oma: check geob tag boundaryLuca Barbato2013-07-28
* oma: refactor seek functionLuca Barbato2013-07-28
* http: Support reading gzip/deflate compressed dataZhang Rui2013-07-28
* Remove unreachable returnsDiego Biurrun2013-07-27
* avidec: Let the inner dv demuxer take care of discardingLuca Barbato2013-07-27
* avidec: K&R formatting cosmeticsLuca Barbato2013-07-27
* wtv: Drop some casts that now are unnecessaryMartin Storsjö2013-07-26
* wtv: Make WTV_SECTOR_BITS a 64 bit constantMartin Storsjö2013-07-26
* avio: Don't set the seekable flag if no seek function is providedHendrik Schreiber2013-07-26
* rtpenc: Fix some odd commentsMartin Storsjö2013-07-26
* miscellaneous typo fixesDiego Biurrun2013-07-25
* cosmetics: Add '0' to float constants ending in '.'.Diego Biurrun2013-07-25
* rtsp: Support multicast source filters (RFC 4570)Ed Torbett2013-07-19
* rtpproto: Check the source IP if one single source has been specifiedMartin Storsjö2013-07-19
* rtpproto: Support IGMPv3 source specific multicast inclusionEd Torbett2013-07-19
* lavf: Make sure avg_frame_rate can be calculated without integer overflowMartin Storsjö2013-07-15
* mov: Do not allow updating the time scale after it has been setMartin Storsjö2013-07-15
* mov: Seek back if overreading an individual atomMartin Storsjö2013-07-15
* rtsp: Include an User-Agent header field in all requestsMartin Storsjö2013-07-14
* movenc: Rename the timestamp parameter to dts in write_hint_packetsMartin Storsjö2013-07-08
* movenc: Make sure the RTP hint tracks have nondecreasing DTSMartin Storsjö2013-07-08
* westwood_vqa: do not free extradata on error in read_headerLuca Barbato2013-07-07
* movenc: K&R formatting cosmeticsMartin Storsjö2013-07-07
* Makefile: Remove stray tabsMichael Niedermayer2013-07-07
* yuv4mpeg: Correctly round chroma up for odd luma sizesRonald S. Bultje2013-07-07
* rmdec: Use the AVIOContext given as parameter in rm_read_metadata()Michael Niedermayer2013-07-07
* avio: Handle AVERROR_EOF in the same way as the return value 0Michael Niedermayer2013-07-07
* wtv: Mark attachment with a negative stream idLuca Barbato2013-07-07
* tests: Only run noproxy test if networking is enabledDiego Biurrun2013-07-06
* oggdec: do not fall back on binary search in the generic code.Anton Khirnov2013-07-02
* lavf: don't abort if both encoder and muxer aspect ratios are not setRafaël Carré2013-06-24
* matroskaenc: restore compatibility with non referenced AVPacketRafaël Carré2013-06-24
* ogg: relax demuxer conformance checksLuca Barbato2013-06-22