12907 Commits (052838f765fbcb1ca77703d50dc0b29e72d839f6)

Author SHA1 Message Date
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
Paul B Mahol 55121f3fa9 tta: add support for reading ape tags 12 years ago
Paul B Mahol 0e84ba747e tta: return meaningful error codrs 12 years ago
Michael Niedermayer c8faa47484 avformat/network: check the return value from setsockopt() 12 years ago
Michael Niedermayer 2fe4b6210c matroskadec: fix memleak of pkt_data 12 years ago
Michael Niedermayer 0722b4d08c matroskadec: favor av_freep() 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
Michael Niedermayer a40370661d use Kostyas full name in copyrights 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
Clément Bœsch 07f6a66bf5 lavf/webvttdec: factorize identifier and settings side data code. 12 years ago
Matthew Heaney 8f75ba9926 lavf/webvttdec: save cue id and settings as side data 12 years ago
Kostya Shishkov de421b2085 use my full first name instead of short one in copyrights 12 years ago
Clément Bœsch 716dbc7e13 lavf/allformats: align nit for tee muxer. 12 years ago
James Almer 6510686c16 lavf/tta: check header and seek table checksum 12 years ago
Lukasz Marek ddbcc48b64 ftp: enhanced error handling 12 years ago
Lukasz Marek 34c423894c ftp: reconnect on seek 12 years ago
Lukasz Marek d99beeb70e ftp: move common commands code to function 12 years ago
Lukasz Marek 3f00521809 ftp: enhanced status code handling 12 years ago