summaryrefslogtreecommitdiff
path: root/libavformat/movenc.c
Commit message (Expand)AuthorAge
...
* | Merge commit 'db03cb37fd9650b4a7c752d24a2e84ff27508ee8'Michael Niedermayer2013-08-21
|\|
| * movenc: Allow chapter track in default MODE_MP4John Stebbins2013-08-20
* | movenc: ilbc needs audio_vbr set.Michael Niedermayer2013-08-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-08-20
|\|
| * mov: Prevent segfaults on mov_write_hdlr_tagLuca Barbato2013-08-20
* | Merge commit '22de0f8369f1f3edf1a55e1d275f3c07c617b53e'Michael Niedermayer2013-08-20
|\|
| * mov: Compute max duration among the tracks with a timescaleLuca Barbato2013-08-20
* | Merge commit '39523030108815242178ac5e209c83070bd1baef'Michael Niedermayer2013-08-20
|\|
| * mov: Set the timescale for data streamsLuca Barbato2013-08-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-08-18
|\|
| * movenc: Indicate that negative timestamps are supportedMartin Storsjö2013-08-17
* | movenc: make uuids static constMichael Niedermayer2013-08-02
* | lavf/movenc: Write disc number and total number of discs as part of metadata.Carl Eugen Hoyos2013-08-01
* | lavf/movenc: Write total number of tracks as part of metadata.Carl Eugen Hoyos2013-08-01
* | lavf/movenc: improve psp checkMatthieu Bouron2013-07-28
* | lavf/movenc: remove useless checks on AVOutputFormatMatthieu Bouron2013-07-28
* | Merge commit '21732063a346475eb22c332b27e8216b79f9ad4a'Michael Niedermayer2013-07-08
|\|
| * movenc: K&R formatting cosmeticsMartin Storsjö2013-07-07
* | avformat/movenc: allow negative TS for the ipod muxerMichael Niedermayer2013-07-04
* | lavf/movenc: check ff_mov_init_hinting() returnMatthieu Bouron2013-07-04
* | lavf/movenc: fix writing of some iTunes metadata tagMatthieu Bouron2013-07-03
* | lavf/movenc: use ffio_fill()Matthieu Bouron2013-06-30
* | cosmetics: Fix "dont" "wont" "doesnt" typosTimothy Gu2013-06-29
* | lavf/movenc: improve error feedback in case malformed AAC bitstream is detectedStefano Sabatini2013-06-26
* | Merge commit '7c020e1ad37d27c9d5db4d714401f09c80e3cc44'Michael Niedermayer2013-06-05
|\|
| * movenc: Grow the frag_info array in chunksAndrey Semashev2013-06-04
* | Merge commit 'ab1189766a82a95f108005463cde75f73fcc0ae5'Michael Niedermayer2013-06-05
|\|
| * movenc: Increase the cluster array allocation by doublingAndrey Semashev2013-06-04
* | Merge commit '3b4feac1ec14f861bdd7f494f288f4d8dd7f449e'Michael Niedermayer2013-06-05
|\|
| * movenc: Keep track of the allocated size for the cluster arrayAndrey Semashev2013-06-04
| * movenc: Don't add base_data_offset in tfhd for PIFF filesJeremy Hinegardner2013-05-17
* | movenc: add video_track_timescale optionJean First2013-05-18
* | Turn off usage of base_data_offset in tfhd for PIFF filesJeremy Hinegardner2013-05-17
* | avformat/movenc: mov/mp4 should support negative timestamps through edit listsMichael Niedermayer2013-04-26
* | Write broken aac frames to mov files instead of skipping them.Carl Eugen Hoyos2013-03-30
* | Only test the first frame for missing aac_adtstoasc bistream filter.Carl Eugen Hoyos2013-03-26
* | movenc: Do not flag secondary audio and subtitle tracks as enabled.Michael Niedermayer2013-03-03
* | movenc: hotfix, dont store fiel for h264 / mpeg4-asp / dnxhdMichael Niedermayer2013-02-14
* | Write the fiel atom to mov files independently of the used video coded.Carl Eugen Hoyos2013-02-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-30
|\|
| * movenc: Simplify code by using avio_wb24Martin Storsjö2013-01-30
* | movenc: check that fps for tmcd is within encodable range.Michael Niedermayer2013-01-24
* | movenc: Calculate fps for tmcd without intermediate step.Michael Niedermayer2013-01-24
* | movenc: fix assert failure caused by rounding.Michael Niedermayer2012-11-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-15
|\|
| * rtp: set the payload type as stream idLuca Barbato2012-11-14
* | movenc: remove unneeded checkMichael Niedermayer2012-11-04
* | Add QT CC track mux supportJason2012-11-02
* | movenc: Add required 'prof' atom to 'tapt' atom set.Tim Nicholson2012-10-29
* | movenc: add more metadata typesbbraun2012-10-28