13118 Commits (60a7fac61b815610f8fd7d8a24c5fd764b245f4e)

Author SHA1 Message Date
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
Lukasz Marek 1931c2d265 ftp: reconnect on read 12 years ago
Lukasz Marek c84d6aa2f6 ftp: move create control connection to function 12 years ago
Lukasz Marek e46e49e31d ftp: credentials moved into FTPContext 12 years ago
Lukasz Marek 80cce899f6 ftp: rename function name 12 years ago
Lukasz Marek afa30e51d1 ftp: formatting and typos fixes 12 years ago
Matthieu Bouron f468325d34 lavf/id3v2enc: fix cover art display on some software 12 years ago
Paul B Mahol c4e0e31424 tta: remove pointless code 12 years ago
Michael Niedermayer 29e97cd6c3 avformat/mov: Try to detect and support files with invalid sample sizes 12 years ago
Paul B Mahol 38fefbc474 wtvenc: use ffio_fill() 12 years ago
Paul B Mahol f46732fe4d wvenc: remove flush call, not needed since 4f112a8e3 12 years ago
Paul B Mahol 6d3b913479 remove APEv1 tag writer 12 years ago
Paul B Mahol be5a55535e apetag: do not create invalid APE tags 12 years ago
Paul B Mahol 96db307b3d lavf/flacenc: use ffio_fill() 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
Paul B Mahol ced0307ea9 tta: make probing more robust 12 years ago
Dave Yeo e615a77799 os2threads: move from lavc to compat/ 12 years ago
Paul B Mahol 269fc8e049 lavf/wvenc: remove hacks since wavpack demuxer & decoder hacks have been fixed 12 years ago
Kostya Shishkov 851bc1d6be smacker: assign video frame PTS 12 years ago