13049 Commits (1e5bbbfcf303ec3db0c7db30b85855e2e5358aec)

Author SHA1 Message Date
Paul B Mahol e997afdfc6 lavf: show APIC for tta files too 12 years ago
Paul B Mahol 9ea7ff7955 tta: read ape tags last 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
James Almer 1bb005ce54 lavf/md5enc: Use AV_HASH_MAX_SIZE 12 years ago
Paul B Mahol a75d2a6505 apetag: do not require seekable output 12 years ago
Peter Ross d891d354c5 mpegts: Enable muxing of SMPTE KLV metadata 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
Alexandre Sicard b1d61eb7aa avformat/mov: ignore samples overflowing next_root_atom 12 years ago
Sean McGovern 8835c554ff matroskadec: introduce resync function. 12 years ago
Carl Eugen Hoyos e9df8f7725 Accept incomplete http cookies without domain. 12 years ago
Stephen Hutchinson 8ed6c13fe3 libutvideo: Add ULH0 and ULH2 decoding when using version 13.0.1 12 years ago
Yusuke Nakamura 2578f1efd6 riff: Support ULH0 and ULH2 fourccs. 12 years ago
Michael Niedermayer 6241e8a382 id2v2: check the return value of decode_str() 12 years ago
Carl Eugen Hoyos c153ea4756 Support decoding G.722 in aiff. 12 years ago
Michael Niedermayer 2a91038e13 avformat/wavdec: Dont rescale timestamps but use exact comparission 12 years ago
Paul B Mahol 9644fc95be matroskadec: move ALAC extradata creation bellow AAC one 12 years ago
Lukasz Marek ff35c7cdfa ftp: add invalid code for RETR operation 12 years ago
Lukasz Marek 89b4800eef ftp: probe seek capability 12 years ago
Lukasz Marek eeedca4b7f ftp: fix seeking beyond file size 12 years ago
Lukasz Marek 4d617715c9 ftp: abort function optimalization 12 years ago
Lukasz Marek bc29acdc76 ftp: explicit return code checks 12 years ago
Lukasz Marek 43eda88200 ftp: fix flush control connection input 12 years ago
Lukasz Marek 23a76b71de ftp: reconnect on tcp read error 12 years ago
Alexandre Sicard 8912029031 avformat/mov: compute dts_shift with trun cts 12 years ago
Paul B Mahol 369684f109 tta: unbreak demuxing of files with id3 tags at start of file 12 years ago
Paul B Mahol 5bafe0ce44 tta: replace datalen with nb_samples 12 years ago
Paul B Mahol 379fcc4955 id3v2: read all textual chapter subframes 12 years ago
Atli Thorbjornsson f3c51215ce flvdec: Fix mistakenly discarding metadata at dts==0 12 years ago
Clément Bœsch 00f4998997 lavf/tee: pesudo → pseudo. 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
Carl Eugen Hoyos 75b9fb27f5 lavf/hlsenc: fix bogus hls segment index rewrapping logic 12 years ago
Paul B Mahol d5f7f1fef1 audio frame multi-threaded decoding 12 years ago
Michael Niedermayer 16f3102f41 avformat/img2dec: timestamps are 64bit 12 years ago
Michael Niedermayer 21bf0d6f80 avformat/network: remove unused variable 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
Lukasz Marek 7faafe606f ftp: fix using uninitialized value 12 years ago
Paul B Mahol d19d679e4b lavf/aacdec: add support for reading ape tags 12 years ago