10890 Commits (c70add61d1551bf31734f7ef7d87824ff5389280)

Author SHA1 Message Date
Martin Storsjö 9f23f77a53 rtmpproto: Don't include the libavformat version as "clientid" 8 years ago
Martin Storsjö 8b5e0d17e7 rtmpproto: Send chunk size on the network channel 8 years ago
Martin Storsjö d6ded94036 rtmpproto: Lengthen the filename buffer when receiving streams 8 years ago
Martin Storsjö 7395784ba7 rtmpproto: Check the return from ff_amf_read_string 8 years ago
Vittorio Giovara 497c087939 avidec: Set palette alpha as fully opaque 8 years ago
Vittorio Giovara bad4aad403 avidec: Do not special case palette on big-endian 8 years ago
Anton Khirnov 8ea35af762 avio: add a new flag for marking streams seekable by timestamp 8 years ago
Anton Khirnov 75c1db6152 avio: cosmetics, prettify AVIO_SEEKABLE_NORMAL 8 years ago
Anton Khirnov 83548fe894 lavf: fix usage of AVIOContext.seekable 8 years ago
Martin Storsjö df37950253 rtsp: Fix a crash with the RTSP muxer 8 years ago
Derek Buitenhuis 8db804e8f5 mov: Remove old b-frame/video delay heuristic 8 years ago
Derek Buitenhuis eb96505b76 mov: Remove ancient heuristic hack 8 years ago
Luca Barbato d42809f983 av1: Add codec_id and basic demuxing support 8 years ago
Luca Barbato 24130234cd rtpdec_mpeg4: validate fmtp fields 8 years ago
Diego Biurrun be3363f664 nsv: Drop disabled cruft 9 years ago
Diego Biurrun a4b1b5aa28 wc3movie: Drop unused cruft 9 years ago
Diego Biurrun d9442d1303 rm: Drop broken disabled cruft 9 years ago
Diego Biurrun 0638b99cdb aiff: Skip padding byte for odd-sized chunks 9 years ago
Michael Niedermayer e5b019725f m4vdec: Check for non-startcode 00 00 00 sequences in probe 9 years ago
Martin Storsjö 9806b9ab5c Revert "Don't use expressions with side effects in macro parameters" 9 years ago
Martin Storsjö 25bacd0a0c Don't use expressions with side effects in macro parameters 9 years ago
Anton Khirnov ed1cd81076 flac demuxer: improve probing 9 years ago
Anton Khirnov 5ebef79abe Fix instances of broken indentation found by gcc 6 9 years ago
Luca Barbato 2ac00d2d1d mov: Validate the ID number 9 years ago
Hendrik Leppkes 7f549b8338 riff: don't overwrite bps from WAVEFORMATEX if EXTENSIBLE doesn't contain that data. 9 years ago
Vittorio Giovara ed9b2a5178 mov: Rework the check for invalid indexes in stsc 9 years ago
Vittorio Giovara 90bc423212 mov: Wrap stsc index and count compare in a separate function 9 years ago
Matthieu Bouron 209ee680ce mov: Fix stsc_count comparison 9 years ago
Anton Khirnov 46278ec90a mp3enc: write trailing padding 9 years ago
Anton Khirnov d60c2d5216 mp3dec: read the initial/trailing padding from the LAME tag 9 years ago
Matthieu Bouron 61cb9fac47 mov: fix stream extradata_size allocation 9 years ago
Martin Storsjö 4f7723cb3b movenc: Add an option for skipping writing the mfra/tfra/mfro trailer 9 years ago
Anton Khirnov 40f74dc87a matroskadec: export CodecDelay 9 years ago
Anton Khirnov be3e807c8f oggparseopus: export pre-skip 9 years ago
Vittorio Giovara 029cf99c51 mov: Save number of stsd elements after stream extradata allocation 9 years ago
Diego Biurrun e72d6fa08a build: Move MP2 muxer declaration away from MP3 muxer code 9 years ago
Martin Storsjö 785c25443b movenc: Apply offsets on timestamps when peeking into interleaving queues 9 years ago
Luca Barbato 4dbfcd0757 librtmp: Avoid an infiniloop setting connection arguments 9 years ago
Paul B Mahol 470cd0c5fe Add TrueMotion 2.0 Real Time decoder 9 years ago
Paul B Mahol d78fd2fa21 Add MagicYUV decoder 9 years ago
Vittorio Giovara 846a3e78a5 mov: Support prores with multiple stsd 9 years ago
Vittorio Giovara 7672997004 mov: Implement support for multiple sample description tables 9 years ago
Diego Biurrun b668662939 get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
Diego Biurrun b7f98659f2 Remove unnecessary get_bits.h #includes 9 years ago
Diego Biurrun 535a742c26 build: Change structure of the linker version script templates 9 years ago
Martin Storsjö 3fdffc032e rtsp: Use avcodec_descriptor_get instead of avcodec_find_decoder 9 years ago
Anton Khirnov 14634429b9 lavf: update muxing doxy 9 years ago
Diego Biurrun e45a638f50 dump: Drop unused variable 9 years ago
Martin Storsjö b84f3a4003 movenc: Write 'loci' geotag metadata for 3gp and mp4 9 years ago
Martin Storsjö f12a705ee5 movenc: Factorize a function for finding a metadata entry and the associated language 9 years ago