summaryrefslogtreecommitdiff
path: root/libavformat/movenc.c
Commit message (Expand)AuthorAge
* 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
* | libavformat/movenc: add {} to complex ifsMichael Niedermayer2012-10-21
* | movenc: fix tmcd parametersMichael Niedermayer2012-10-15
* | movenc: fix timescale for timecode trackMichael Niedermayer2012-10-12
* | movenc.c: Force correct value for "Samples per packet" for pcm audioTim Nicholson2012-10-09
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
|\|
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* | movenc: support an alternative to edit lists to handle the first DTS != 0 case.Michael Niedermayer2012-10-07
* | movenc: fix regression with yuyv caused by c5f23dMichael Niedermayer2012-10-06
* | movenc.c: Add support for >16bit BE flavoursTim Nicholson2012-10-04
* | movenc: force video timebase to be 0.1ms precisse at least.Michael Niedermayer2012-10-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-01
|\|
| * avformat: Remove non-compiling and/or silly commented-out printf/av_log state...Diego Biurrun2012-10-01
* | movenc: fix edit list for the case of negative pts.Michael Niedermayer2012-10-01
* | lavf/movenc: add faststart option.Clément Bœsch2012-09-27
* | lavf/movenc: make mov_write_stco_tag() not use the offset pos for mode64 heur...Clément Bœsch2012-09-27
* | lavf/movenc: add get_moov_size and use it in fragment code.Clément Bœsch2012-09-27
* | lavf/movenc: add F4V flavor.Clément Bœsch2012-09-21
* | Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b'Michael Niedermayer2012-09-16
|\|
| * lavf: flush the output AVIOContext in av_write_trailer().Anton Khirnov2012-09-15
* | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer2012-09-05
|\|
| * avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-04
* | Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078'Michael Niedermayer2012-09-05
|\|
| * avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union memberMartin Storsjö2012-09-04
* | Merge commit '124134e42455763b28cc346fed1d07017a76e84e'Michael Niedermayer2012-09-05
|\|