979 Commits (3b3f979894a0aca01245fcaa2e4ff06f5f839e54)

Author SHA1 Message Date
Martin Storsjö c55d1d382c movenc: Don't write any tfdt atom for ismv files 10 years ago
Martin Storsjö 00c67fe1d0 movenc: Write a 0 duration in mdhd and tkhd for an empty initial moov 10 years ago
Martin Storsjö cf589faa5b movenc: Add a flag for using default-base-is-moof in tfhd atoms 10 years ago
Martin Storsjö 600d5ee6b1 movenc: Signal iso6 in compatible_brands when using tfdt 10 years ago
Martin Storsjö 1e0b81abe8 movenc: Use a local variable consistently 10 years ago
Martin Storsjö b2b79eca6f movenc: Don't check the custom IO flag when using faststart 10 years ago
Martin Storsjö 573b1de2d7 movenc: Don't use track_id to decide which track is the first in a moof 10 years ago
Martin Storsjö c2c22c75cf movenc: Write tfdt atoms 10 years ago
Benoit Fouet f87134c7a1 avformat/movenc: add support for syncframes concatenation for E-AC-3. 10 years ago
Martin Storsjö e44ee1eb8d movenc: Simplify code by using an existing local pointer 10 years ago
Martin Storsjö dad12ce452 movenc: Print a warning for an unhandled case of nonzero start dts with empty_moov 10 years ago
Martin Storsjö dbb472cb2f movenc: Write edit lists for fragmented files as well, if necessary 10 years ago
Martin Storsjö 95ee4e2ce7 movenc: Add some comments explaining subtle details in writing the edit lists 10 years ago
Michael Niedermayer 72f801619a movenc: Adjust edit lists to trim out parts of tracks with negative pts 10 years ago
Benoit Fouet 5e6fd132ff avformat/movenc: add EAC3 muxing support. 10 years ago
Michael Niedermayer f2e53808e3 avformat/movenc: automatically set AVC-Intra tag 10 years ago
Michael Niedermayer 23f0e2edec avformat/movenc: AVC Intra support 10 years ago
Diego Biurrun 4d55e9de27 vc1: Split bits used in libavformat into a separate header 10 years ago
Moritz Barsnick 66d02d3ca6 align and correct messages regarding bitstream filters 10 years ago
Gabriel Dume 4b1f5e5090 cosmetics: Write NULL pointer inequality checks more compactly 10 years ago
Gabriel Dume f929ab0569 cosmetics: Write NULL pointer equality checks more compactly 10 years ago
Michael Niedermayer 49456a95eb avformat/movenc: Fix printf type 10 years ago
Mark Reid cab39afb1a avformat/movenc: check that reel_name length doesn't exceed UINT16_MAX 10 years ago
Mark Reid d6af706eee avformat/movenc: write reel_name metadata to tmcd atom 10 years ago
Marek Fort 4e70104aba avformat/movenc: XMP metadata support. 10 years ago
John Stebbins b50173a4dd movenc: fix QT chapter track character encoding 10 years ago
John Stebbins da9cc22d5b movenc: add track title to tracks 10 years ago
John Stebbins d9432789bd movenc: remove pointless loop around BITEXACT test 10 years ago
John Stebbins 0897d2fdc7 movenc: Add option to disable nero chapters 10 years ago
gerion.entrup@t-online.de f2855eb4d7 avformat/movenc: add m4b to list of ipod playable files 10 years ago
Carl Eugen Hoyos 0e70266bbf Write valid free atom when -moov_size is specified. 10 years ago
Michael Niedermayer 6821572499 avformat/movenc: dont mark multichannel as mono tracks as containing the center channel 10 years ago
Luca Barbato df2aa22203 mov: Clarify tkhd flag settings 11 years ago
Luca Barbato f90729699d mov: Do not group tracks if more than one is enabled per type 11 years ago
Mark Boorer 352756ecae avformat/movenc: respect color_range when encoding dnxhd. 11 years ago
Michael Niedermayer 5a4edf6f0d avformat/movenc: check that the video resolution is supported 11 years ago
Anton Khirnov 194be1f43e lavf: switch to AVStream.time_base as the hint for the muxer timebase 11 years ago
Michael Niedermayer 7c3af60016 avformat/movenc: use av_malloc(z)_array() 11 years ago
Anton Khirnov cf6977712c movenc: write avg_frame_rate as the framerate, not the codec timebase 11 years ago
Michael Niedermayer 744df0a031 avformat/movenc: Check that packet duration is valid in ff_mov_write_packet() 11 years ago
Anton Khirnov 0ba5299a80 movenc: use the "encoder" metadata tag to write stsd Compressorname 11 years ago
Anton Khirnov 0c1959b056 lavf: add AVFMT_FLAG_BITEXACT. 11 years ago
Michael Niedermayer dc6b99d6b2 avformat/movenc: Check ff_put_wav_header() return code 11 years ago
Daniel Verkamp 5e7d21c7ad ff_put_wav_header: add flag to force WAVEFORMATEX 11 years ago
Michael Niedermayer af165acefa avformat/movenc: dont store invalid tapt atom 11 years ago
Miles Gould 99e22b7859 mov: Emit the correct tags for clcp tracks 11 years ago
Aidan Skinner 802385dbc2 mov: Write prof section of tapt tag 11 years ago
Carl Eugen Hoyos 8b122937af Warn if rawvideo and an unreadable pix_fmt are written. 11 years ago
Diego Biurrun cba4e6062a More correct printf format specifiers 11 years ago
Michael Niedermayer f94371b1db mov: Unbreak sbtl writing 11 years ago