10800 Commits (ec9f04423b82afa323e90f5b2c677be74302c1fd)

Author SHA1 Message Date
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
Martin Storsjö e9443105ea avio: Remove a leftover comment 9 years ago
Diego Biurrun 5afb94c817 Mark read-only tables as static 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Alexandra Hájková 5c31eaa999 Remove unnecessary get_bits.h #includes and add missing headers where needed. 9 years ago
Diego Biurrun 0f40c90984 Drop pointless assert.h #includes 9 years ago
Luca Barbato 74d98d1b0e mpegts: Validate the SL Packet Header Configuration 9 years ago
Martin Storsjö 375cad0965 rtpdec_vp9: Support parsing the scalability structure 9 years ago
Martin Storsjö 943f4bea37 rtpdec_h264: Use avpriv_report_missing_feature instead of a manual av_log 9 years ago
Martin Storsjö b55e3633d3 rtpdec: Use AVERROR_PATCHWELCOME instead of AVERROR(ENOSYS) for unimplemented features 9 years ago
Martin Storsjö 70c77fdfc1 rtpdec_vp9: Update header parsing to spec draft 02 9 years ago
Martin Storsjö 33b83d89e3 rtpdec_vp9: Make sure to free the temp buffer on close 9 years ago
Martin Storsjö 75b90ef722 libavformat: Update the comment about AVOutputFormat flags 9 years ago
Martin Storsjö 74383def8f movenc: Handle pts == NOPTS when autoflushing 9 years ago
Martin Storsjö 0abb07bad7 movenc: Update a comment to reflect how the code actually behaves 9 years ago
Luca Barbato 79fdbfdb3e img2enc: Refactor the atomic renaming code 9 years ago
Anton Khirnov 06edef3d5e Generate the lists of enabled protocols/bsfs from configure. 9 years ago
Diego Biurrun d12b5b2f13 build: Split test programs off into separate files 9 years ago