17702 Commits (1edc87a665bf4bbc49195b44a9206b02ac0781c9)

Author SHA1 Message Date
Rodger Combs 68f00fb40b lavf/brstm: if the file lies about the last block's size, correct it 10 years ago
schenk michael b9161ef052 avformat/hls: do not iterate to next sequence number if interruption is requested 10 years ago
Rodger Combs 0643b4bf74 lavf/brstm: expose the loop point when present 10 years ago
Peter Ross 803bdc5469 electronicarts: demux alpha stream 10 years ago
Peter Ross a2517fca1e electronicarts: move video stream properties into dedicated structure 10 years ago
Ludmila Glinskih b04c630a3d libavformat: Add H264 API test 10 years ago
James Almer 58d7dde081 brstm: fix use of uninitialized variables 10 years ago
Paul B Mahol ded5957d75 segafilm: Remove deplanarization hack 10 years ago
Paul B Mahol 5a79bf0284 PCM signed 16-bit big-endian planar decoder 10 years ago
Mariusz Szczepańczyk 346624be4a lavf: set is_connected flag so url can be properly closed 10 years ago
Michael Niedermayer 041aa800f2 avformat/mp3dec: Remove the ID3v1 tag removial code 10 years ago
Mariusz Szczepańczyk b23d2bac0d lavf/libssh: implement move and delete callbacks 10 years ago
Mariusz Szczepańczyk 0cce94fb10 lavf/libssh: read empty path from url as / 10 years ago
Lukasz Marek e96f0a692b lavf/libssh: implement directory listing callbacks 10 years ago
Mariusz Szczepańczyk 71034163ac lavf/libsmbclient: implement move and delete callbacks 10 years ago
Michael Niedermayer b64e70436e avformat/mpegts: Use STREAM_TYPE_PRIVATE_DATA instead of 6 10 years ago
Stephan Vedder b368428fc0 avformat/electronicarts: Fixed ea_probe function to accept vp6a videos 10 years ago
Vittorio Giovara 5c018ee188 DirectDraw Surface image decoder 10 years ago
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