9567 Commits (435214a757fc71d1680b12d6f930254cab3935d1)

Author SHA1 Message Date
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
Anton Khirnov 5074f4545c wavpack demuxer: export full wavpack blocks. 12 years ago
Anton Khirnov c330eba84c lavf: preserve side data when parsing packets. 12 years ago
Anton Khirnov 564b7e0c00 matroskadec: silently skip CodecState element. 12 years ago
Kostya Shishkov c3c08baefb smacker: fix off-by-one error in palette expanding code 12 years ago
Anton Khirnov 90f9a5830b w32pthreads: move from lavc to compat/ 12 years ago
Eli Friedman 350914fc80 Escape 130 (RPL) decoder 12 years ago
Kostya Shishkov 1232a1647a Apple Intermediate Codec decoder 12 years ago
Jeremy Hinegardner 40bbbce7e8 movenc: Don't add base_data_offset in tfhd for PIFF files 12 years ago
Diego Biurrun 2832ea26f3 Remove commented-out debug #define cruft 12 years ago
Diego Biurrun d46c588f3c Remove commented-out #includes 12 years ago
Yoshihisa Uchida 3dff1bf99c mmf: Write metadata into an Optional Data chunk 12 years ago