10979 Commits (edbf0fffb15dde7a1de70b05855529d5fc769f14)

Author SHA1 Message Date
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 8 years ago
Diego Biurrun a4b1b5aa28 wc3movie: Drop unused cruft 8 years ago
Diego Biurrun d9442d1303 rm: Drop broken disabled cruft 8 years ago
Diego Biurrun 0638b99cdb aiff: Skip padding byte for odd-sized chunks 8 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
Michael Niedermayer daec1651f1 movenc: Write ?xyz geotag metadata for mov files 9 years ago
Michael Niedermayer bc43131997 mov: Also export loci altitude 9 years ago
Michael Niedermayer 94d8141c8c mov: Append place name instead of overwriting for loci 9 years ago
Michael Niedermayer f126365cda mov: Fix parsing short loci 9 years ago
Michael Niedermayer 704d2bd18b mov: Print reason of loci parsing failure 9 years ago
Martin Storsjö d34826c33d mov: Add a comment referring to the standard that defines the loci box 9 years ago
Martin Storsjö 72d621069f movenc: Add a missed const 9 years ago
Martin Storsjö a79aafd0b4 movenc: Add a test for VFR with b-frames, with a duration change at a fragment end 9 years ago
Martin Storsjö e1eb0fc960 movenc: Use packets in interleaving queues for the duration at the end of fragments 9 years ago
Martin Storsjö fd4957d9c6 movenc-test: Test write_data_type 9 years ago
Martin Storsjö 71852a1ba8 matroskaenc: Provide output bytestream markers 9 years ago