17807 Commits (7f0d5401885b111ac9bb5e96d4fcb080bda83745)

Author SHA1 Message Date
Vittorio Giovara 7ca3e5203f Hap decoder and encoder 10 years ago
Mariusz Szczepańczyk 824a82d1b8 lavf/file: implement move and delete callbacks 10 years ago
Mariusz Szczepańczyk 80e18bb486 lavf/avio: Extend API with avio_move() and avio_delete() 10 years ago
Luca Barbato 61dc9d647c udp: Fix local_port management 10 years ago
Paul B Mahol a49154e9d7 avformat/brstm: support little-endian s16 PCM 10 years ago
Rodger Combs d2ce10093e lavf/brstm: handle a BFSTM endianness oddity 10 years ago
Rodger Combs 9c9cf3956c lavf/brstm: add support for seeking 10 years ago
Rodger Combs 70a39bcf1c lavf/brstm: cleanup; fix short-block demuxing 10 years ago
Rodger Combs 6c56827e62 lavf/brstm: move bfstm var to a local 10 years ago
Michael Niedermayer 6c8a05268c avformat/rawenc: Store sample number for ADX 10 years ago
Paul B Mahol 95ee0fbacf Support demuxing 4gv codec stored in qcp files 10 years ago
Michael Niedermayer f98c3ec5c6 avformat/movenc: Check return code of ff_iso8601_to_unix_time() 10 years ago
Rodger Combs db426031dd lavf/brstm: allow larger block sizes 10 years ago
Rodger Combs d4c9eced98 lavf/brstm: support little-endian files (BCSTM; 3DS) 10 years ago
nu774 6ec688e1bc mp3: enable packed main_data decoding in MP4 10 years ago
wm4 f6c3f1ed60 avformat: clarify what package needs to be compiled with SSL support 10 years ago
wm4 d4007d1763 id3v2: strip trailing spaces from APIC tag 10 years ago
Michael Niedermayer 622f1468c9 avformat/id3v2: detect PNG by header instead of mime 10 years ago
Rodger Combs bb42a7d4d4 lavf/brstm: add support for BFSTM files 10 years ago
wm4 dc87758775 avio: fix potential crashes when combining ffio_ensure_seekback + crc 10 years ago
Andreas Cadhalpun 28efeb6502 doc: avoid incorrect phrase 'allows to' 10 years ago
Andreas Cadhalpun 92e79a2f7b matroskadec: validate audio channels and bitdepth 10 years ago
Andreas Cadhalpun 5b76c82fd7 matroskadec: check audio sample rate 10 years ago
Christian Suloway 7e871d6999 avformat/hlsenc: removed empty/unused print_encryption_tag function 10 years ago
Michael Niedermayer cf11fd632e avformat/mxfdec: Change version byte for JPEG2000 to match mxf.c and RP224v12 10 years ago
Christian Suloway 907ac20aa2 avformat/hlsenc: added HLS encryption 10 years ago
Luca Barbato 24ad3ac6a3 nut: Drop doxygen markers 10 years ago
Vittorio Giovara 07b2db81d0 riff: Add MNM4 FourCC as mpeg4 10 years ago
wm4 2222f419da tls_gnutls: fix hang on disconnection 10 years ago
wm4 74ea1167d9 tls_gnutls: fix hang on disconnection 10 years ago
Andreas Cadhalpun ed0b1db640 doc: fix spelling errors 10 years ago
James Almer 4aebaed0e1 avformat/singlejpeg: fix standalone compilation 10 years ago
Carl Eugen Hoyos 3323c5f353 Remove a few occurences of "long long" from the libraries. 10 years ago
Michael Niedermayer d0061e77cd avformat/mxfdec: Detect jpeg2000 through codec_ul too 10 years ago
wm4 7e240f9581 matroskadec: verify seekhead IDs 10 years ago
Vittorio Giovara a7ac1a7b94 flv: Name an enum and use its type 10 years ago
Vittorio Giovara 8a78ae2d21 segment: Check open_null_ctx() return value 10 years ago
Michael Niedermayer d59a033a69 avformat/mpegts: recognizes and export private streams 10 years ago
Michael Niedermayer 4e640f0560 avformat/avio: move short seek threshold to the context 10 years ago
Michael Niedermayer 70af8a5efb avformat/aiffdec: avoid double and ldexp() 10 years ago
Deliang Fu 6e1f8780c8 avformat: Fix bug in parse_rps for HEVC. 10 years ago
Michael Niedermayer 9e40bd50e1 avformat/movenc: Make static packed_size, const static 10 years ago
Michael Niedermayer c465254fbf avformat/mpegts: Do not ignore registration descriptors when probing is enabled 10 years ago
Stephan Holljes de3a7ef204 lavf/http: Correctly terminate session with HTTP POST client. 10 years ago
Igor Derzhavin 203f9c8ff0 libavformat/flvdec.c: don't build index_entries for input stream if AVIOContext is not seekable 10 years ago
Janne Grunau 529c05698e movenc: fixes a questionable valgrind uninitialized value warning 10 years ago
Vignesh Venkatasubramanian 34ae98a771 lavf/webm_chunk: Remove AVFMT_ALLOW_FLUSH 10 years ago
Michael Niedermayer 32b1131fc1 avformat/oggenc: Fix return code in case of flushing 10 years ago
Luca Barbato b14086ca38 mkv: Correctly report the latest packet had been flushed 10 years ago
Rodger Combs e60b018c74 lavf/segment: add an option to allow breaking on non-keyframes 10 years ago