9578 Commits (706a92926ccae390e3f74520a60b4d5790e8ddc4)

Author SHA1 Message Date
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
Sean McGovern 8835c554ff matroskadec: introduce resync function. 12 years ago
Yusuke Nakamura 2578f1efd6 riff: Support ULH0 and ULH2 fourccs. 12 years ago
Martin Storsjö aa2c918f7d rtpdec: Fix the alphabetical ordering in registering depacketizers 12 years ago
Martin Storsjö 2681924b0f libavformat: Fix standalone compilation of the webm muxer 12 years ago
Anton Khirnov e816aaacd6 apetag: use int64_t for filesize 12 years ago
Luca Barbato 9835abb6d6 network: uniform ff_listen_bind and ff_listen_connect 12 years ago
Andrey Semashev 7c020e1ad3 movenc: Grow the frag_info array in chunks 12 years ago
Andrey Semashev ab1189766a movenc: Increase the cluster array allocation by doubling 12 years ago
Andrey Semashev 3b4feac1ec movenc: Keep track of the allocated size for the cluster array 12 years ago
Martin Storsjö 9683e37cd5 movenc: Change the track struct name to match the typedef 12 years ago
Kostya Shishkov 2d66a58ccd Go2Webinar decoder 12 years ago
Diego Biurrun 9f84ed8cc3 nsvdec: Remove commented-out debug cruft 12 years ago
Luca Barbato f849a77e67 network: factor out connect-listening code 12 years ago
Luca Barbato 28306e6d62 network: factor out bind-listening code 12 years ago
Kostya Shishkov de421b2085 use my full first name instead of short one in copyrights 12 years ago
Anton Khirnov 2d2d6a4883 lavf: add a raw WavPack muxer. 12 years ago
Anton Khirnov 88de0c7901 apetag: add support for writing APE tags 12 years ago
Anton Khirnov 01656fd476 matroskaenc: support muxing WavPack 12 years ago
Anton Khirnov 794ca87d2b wvdec: split block header parsing into a separate file 12 years ago
Anton Khirnov 0a1a94450a lavf: rename wv.c to wvdec.c 12 years ago
Kostya Shishkov 851bc1d6be smacker: assign video frame PTS 12 years ago
Anton Khirnov 9b6f47c448 matroskadec: export full wavpack blocks. 12 years ago