summaryrefslogtreecommitdiffstats
path: root/libavformat/movenc.h
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge commit '573b1de2d7f1db71030f91ecdded7d0bc071f6b6'Michael Niedermayer2014-10-301-0/+1
|\ \ | |/
| * movenc: Don't use track_id to decide which track is the first in a moofMartin Storsjö2014-10-291-0/+1
* | avformat/movenc: add EAC3 muxing support.Benoit Fouet2014-10-101-0/+2
* | Merge commit 'da9cc22d5bd5f59756c2037b02966376da2cf323'Michael Niedermayer2014-08-071-0/+1
|\ \ | |/
| * movenc: add track title to tracksJohn Stebbins2014-08-061-0/+1
* | Merge commit '0897d2fdc7755849c3ae58d8b543ef734c200d3c'Michael Niedermayer2014-08-051-0/+1
|\ \ | |/
| * movenc: Add option to disable nero chaptersJohn Stebbins2014-08-051-0/+1
* | avformat/movenc: dont mark multichannel as mono tracks as containing the cent...Michael Niedermayer2014-07-141-0/+1
* | Merge commit 'f90729699db9ede2bef2b28000f1795dab1b8996'Michael Niedermayer2014-07-111-0/+2
|\ \ | |/
| * mov: Do not group tracks if more than one is enabled per typeLuca Barbato2014-07-111-0/+2
* | Merge commit '0ba5299a805e9ccaef1a757381fc2ada4d54b8a1'Michael Niedermayer2014-05-181-1/+1
|\ \ | |/
| * movenc: use the "encoder" metadata tag to write stsd CompressornameAnton Khirnov2014-05-181-0/+1
* | Merge commit '1e9db41e2a2166be5671b088ef4ad06a40af459f'Michael Niedermayer2014-03-231-0/+2
|\ \ | |/
| * movenc: Allow override of major brand in ftyp atomJohn Stebbins2014-03-231-0/+2
| * movenc: Add an F4V muxerClément Bœsch2013-10-231-0/+1
* | avformat/movenc: only ommit encoder tag of the metadata for bitexact modeMichael Niedermayer2014-03-161-0/+1
* | avformat/movenc: make AVStream easier to accessMichael Niedermayer2013-10-121-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-09-181-0/+1
|\ \ | |/
| * movenc: Add an option for omitting the tfhd base offsetMartin Storsjö2013-09-171-0/+1
* | Merge commit 'a4adabb460ace39783d707a5b3bbe28b4b5b9dc4'Michael Niedermayer2013-09-181-1/+0
|\ \ | |/
| * movenc: Write the moof atom in two passesMartin Storsjö2013-09-171-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-08-231-1/+1
|\ \ | |/
| * movenc: Make tkhd "enabled" flag QuickTime compatibleJohn Stebbins2013-08-231-0/+1
* | Merge commit 'f8ef91ff3d6bb83d601d816ef9368f911021c64b'Michael Niedermayer2013-08-221-2/+3
|\ \ | |/
| * movenc: add faststart option for web streamingClément Bœsch2013-08-211-0/+3
* | Merge commit '7c020e1ad37d27c9d5db4d714401f09c80e3cc44'Michael Niedermayer2013-06-051-0/+2
|\ \ | |/
| * movenc: Grow the frag_info array in chunksAndrey Semashev2013-06-041-0/+2
* | Merge commit 'ab1189766a82a95f108005463cde75f73fcc0ae5'Michael Niedermayer2013-06-051-1/+1
|\ \ | |/
| * movenc: Increase the cluster array allocation by doublingAndrey Semashev2013-06-041-1/+1
* | Merge commit '3b4feac1ec14f861bdd7f494f288f4d8dd7f449e'Michael Niedermayer2013-06-051-0/+1
|\ \ | |/
| * movenc: Keep track of the allocated size for the cluster arrayAndrey Semashev2013-06-041-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-06-031-1/+1
|\ \ | |/
| * movenc: Change the track struct name to match the typedefMartin Storsjö2013-06-031-1/+1
* | movenc: add video_track_timescale optionJean First2013-05-181-0/+1
* | movenc: Do not flag secondary audio and subtitle tracks as enabled.Michael Niedermayer2013-03-031-0/+1
* | movenc: support an alternative to edit lists to handle the first DTS != 0 case.Michael Niedermayer2012-10-071-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-061-2/+2
|\ \ | |/
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-061-2/+2
* | lavf/movenc: add faststart option.Clément Bœsch2012-09-271-1/+2
* | lavf/movenc: add F4V flavor.Clément Bœsch2012-09-211-0/+1
* | movenc: Handle need for extra packets to express subtitle duration.Philip Langdale2012-08-041-0/+1
* | lavf/movenc: fix invalid free with timecode meta and tmcd data copy.Clément Bœsch2012-08-031-0/+1
* | movenc: add timecode track support.Clément Bœsch2012-06-111-1/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-211-0/+1
|\ \ | |/
| * movenc: Add a min_frag_duration optionMartin Storsjö2012-03-201-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-231-0/+1
|\ \ | |/
| * movenc: Buffer the mdat for the initial moov fragment, tooMartin Storsjö2012-02-221-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-151-0/+9
|\ \ | |/
| * movenc: Support muxing VC1Martin Storsjö2012-02-141-0/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-311-8/+8
|\ \ | |/
OpenPOWER on IntegriCloud