13582 Commits (e81411e88e1c6614099c7478b4382523601d0740)

Author SHA1 Message Date
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
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