10817 Commits (4fef648d10bf3bcfd4b8fa5755c1128966a2427c)

Author SHA1 Message Date
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
Martin Storsjö dbbaad32e3 movenc: Provide output bytestream markers for fragmented content 9 years ago
Martin Storsjö 371df9ba71 flvenc: Provide output bytestream markers 9 years ago
Martin Storsjö db7968bff4 avio: Allow custom IO users to get labels for the output bytestream 9 years ago
Vittorio Giovara 0c4468dc18 stereo3d: Add API to get name from value or value from name 9 years ago
Vladimir Voroshilov d621b2f795 lavf: Raw G.729 demuxer 9 years ago
Francois Cartegnie 393596f9d5 mpegtsenc: stop impersonating ses in sdt 9 years ago
Diego Biurrun 11de006bab Combine deprecation guards where appropriate 9 years ago
Diego Biurrun a6a750c7ef tests: Move all test programs to a subdirectory 9 years ago
Diego Biurrun 257f00ec1a Split global .gitignore file into per-directory files 9 years ago
Diego Biurrun b7e64fba7f Reduce the scope of some variables 9 years ago
Martin Storsjö bc2a32969e rtsp: Parse SSRC attributes in the SDP 9 years ago
Martin Storsjö 9ea78fd00a rtpdec: Always check if we have the next packet queued 9 years ago