9400 Commits (8410d6e93c2e074881f1c7b7e4cdefd2e497d52e)

Author SHA1 Message Date
Michael Niedermayer 9d64f23629 hls: Respect the different stream time bases when comparing dts 12 years ago
Martin Storsjö c11e33a3d9 hls: Set stream offset before opening a chained demuxer 12 years ago
Michael Niedermayer cdd2d73d31 hls: Don't check discard flags until the parent demuxer's streams actually exist 12 years ago
Michael Niedermayer 82bf8c8783 hls: Copy the time base from the chained demuxer 12 years ago
Martin Storsjö eb33ba04e0 hls: Return all packets from a previous variant before moving on to the next one 12 years ago
Michael Niedermayer c5b46a064d lavf: Don't interpret just slightly broken timestamps as wraparound 12 years ago
Luca Barbato 2219e27b5b oma: correctly mark and decrypt partial packets 12 years ago
Luca Barbato 9d0b45ade8 oma: check geob tag boundary 12 years ago
Luca Barbato 4f03a77e52 oma: refactor seek function 12 years ago
Zhang Rui 0f51c398be http: Support reading gzip/deflate compressed data 12 years ago
Diego Biurrun 6ff15cd569 Remove unreachable returns 12 years ago
Luca Barbato c8f0b20b4a avidec: Let the inner dv demuxer take care of discarding 12 years ago
Luca Barbato 10aa44aa67 avidec: K&R formatting cosmetics 12 years ago
Martin Storsjö 979e9e8f36 wtv: Drop some casts that now are unnecessary 12 years ago
Martin Storsjö 86f042dcab wtv: Make WTV_SECTOR_BITS a 64 bit constant 12 years ago
Hendrik Schreiber b512360184 avio: Don't set the seekable flag if no seek function is provided 12 years ago
Martin Storsjö 1297f7b87f rtpenc: Fix some odd comments 12 years ago
Diego Biurrun 03039f4c8c miscellaneous typo fixes 12 years ago
Diego Biurrun 4a2ef39442 cosmetics: Add '0' to float constants ending in '.'. 12 years ago
Ed Torbett 36fb0d02a1 rtsp: Support multicast source filters (RFC 4570) 12 years ago
Martin Storsjö 4d97ca040b rtpproto: Check the source IP if one single source has been specified 12 years ago
Ed Torbett 336353deaa rtpproto: Support IGMPv3 source specific multicast inclusion 12 years ago
Martin Storsjö e740929a07 lavf: Make sure avg_frame_rate can be calculated without integer overflow 12 years ago
Martin Storsjö 31931520df mov: Do not allow updating the time scale after it has been set 12 years ago
Martin Storsjö 5b4eb243bc mov: Seek back if overreading an individual atom 12 years ago
Martin Storsjö 1dd1b2332e rtsp: Include an User-Agent header field in all requests 12 years ago
Martin Storsjö 0677ddebc6 movenc: Rename the timestamp parameter to dts in write_hint_packets 12 years ago
Martin Storsjö a87a0acf9b movenc: Make sure the RTP hint tracks have nondecreasing DTS 12 years ago
Luca Barbato 76f5dfbfd9 westwood_vqa: do not free extradata on error in read_header 12 years ago
Martin Storsjö 21732063a3 movenc: K&R formatting cosmetics 12 years ago
Michael Niedermayer 38e9585de9 Makefile: Remove stray tabs 12 years ago
Ronald S. Bultje 6c86a63bad yuv4mpeg: Correctly round chroma up for odd luma sizes 12 years ago
Michael Niedermayer d35b6cd377 rmdec: Use the AVIOContext given as parameter in rm_read_metadata() 12 years ago
Michael Niedermayer 5d876be87a avio: Handle AVERROR_EOF in the same way as the return value 0 12 years ago
Luca Barbato f5e646a00a wtv: Mark attachment with a negative stream id 12 years ago
Diego Biurrun 6516632967 tests: Only run noproxy test if networking is enabled 12 years ago
Anton Khirnov 8ad3267ce3 oggdec: do not fall back on binary search in the generic code. 12 years ago
Rafaël Carré e21307a2b0 lavf: don't abort if both encoder and muxer aspect ratios are not set 12 years ago
Rafaël Carré c3e58f8fb7 matroskaenc: restore compatibility with non referenced AVPacket 12 years ago
Luca Barbato f963f701d9 ogg: relax demuxer conformance checks 12 years ago
Kostya Shishkov ee16a0ced0 smacker: check frame size validity 12 years ago
Kostya Shishkov 58c95448e4 smacker: pad the extradata allocation 12 years ago
Luca Barbato df9f22d42b avf: move url utility functions in a separate file 12 years ago
Luca Barbato 12db891dcd avf: move ff_write_chained to mux.c 12 years ago
Luca Barbato 508998f7d5 avf: move riff tags accessors where they belong 12 years ago
Luca Barbato ec7c51c786 avf: move ff_http_match_no_proxy to network 12 years ago
Luca Barbato afc8685395 avf: split off format register and lookup function 12 years ago
Luca Barbato 42d73f7f6b 4xm: do not overread while parsing header 12 years ago
Luca Barbato e7a44f87d0 4xm: refactor fourxm_read_header 12 years ago
Luca Barbato e6496ea7e7 4xm: K&R formatting cosmetics 12 years ago