| Commit message (Expand) | Author | Age | Files | Lines |
* | movenc: add video_track_timescale option | Jean First | 2013-05-18 | 1 | -3/+8 |
* | Turn off usage of base_data_offset in tfhd for PIFF files | Jeremy Hinegardner | 2013-05-17 | 1 | -2/+4 |
* | avformat/movenc: mov/mp4 should support negative timestamps through edit lists | Michael Niedermayer | 2013-04-26 | 1 | -4/+4 |
* | Write broken aac frames to mov files instead of skipping them. | Carl Eugen Hoyos | 2013-03-30 | 1 | -7/+8 |
* | Only test the first frame for missing aac_adtstoasc bistream filter. | Carl Eugen Hoyos | 2013-03-26 | 1 | -0/+3 |
* | movenc: Do not flag secondary audio and subtitle tracks as enabled. | Michael Niedermayer | 2013-03-03 | 1 | -1/+9 |
* | movenc: hotfix, dont store fiel for h264 / mpeg4-asp / dnxhd | Michael Niedermayer | 2013-02-14 | 1 | -2/+5 |
* | Write the fiel atom to mov files independently of the used video coded. | Carl Eugen Hoyos | 2013-02-14 | 1 | -3/+4 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-30 | 1 | -2/+1 |
|\ |
|
| * | movenc: Simplify code by using avio_wb24 | Martin Storsjö | 2013-01-30 | 1 | -2/+1 |
* | | movenc: check that fps for tmcd is within encodable range. | Michael Niedermayer | 2013-01-24 | 1 | -0/+5 |
* | | movenc: Calculate fps for tmcd without intermediate step. | Michael Niedermayer | 2013-01-24 | 1 | -1/+1 |
* | | movenc: fix assert failure caused by rounding. | Michael Niedermayer | 2012-11-22 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-15 | 1 | -4/+7 |
|\| |
|
| * | rtp: set the payload type as stream id | Luca Barbato | 2012-11-14 | 1 | -4/+7 |
* | | movenc: remove unneeded check | Michael Niedermayer | 2012-11-04 | 1 | -1/+1 |
* | | Add QT CC track mux support | Jason | 2012-11-02 | 1 | -2/+12 |
* | | movenc: Add required 'prof' atom to 'tapt' atom set. | Tim Nicholson | 2012-10-29 | 1 | -0/+6 |
* | | movenc: add more metadata types | bbraun | 2012-10-28 | 1 | -0/+23 |
* | | libavformat/movenc: add {} to complex ifs | Michael Niedermayer | 2012-10-21 | 1 | -6/+6 |
* | | movenc: fix tmcd parameters | Michael Niedermayer | 2012-10-15 | 1 | -1/+1 |
* | | movenc: fix timescale for timecode track | Michael Niedermayer | 2012-10-12 | 1 | -1/+1 |
* | | movenc.c: Force correct value for "Samples per packet" for pcm audio | Tim Nicholson | 2012-10-09 | 1 | -1/+5 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -19/+19 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -18/+18 |
* | | movenc: support an alternative to edit lists to handle the first DTS != 0 case. | Michael Niedermayer | 2012-10-07 | 1 | -1/+15 |
* | | movenc: fix regression with yuyv caused by c5f23d | Michael Niedermayer | 2012-10-06 | 1 | -2/+3 |
* | | movenc.c: Add support for >16bit BE flavours | Tim Nicholson | 2012-10-04 | 1 | -3/+23 |
* | | movenc: force video timebase to be 0.1ms precisse at least. | Michael Niedermayer | 2012-10-04 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-01 | 1 | -1/+0 |
|\| |
|
| * | avformat: Remove non-compiling and/or silly commented-out printf/av_log state... | Diego Biurrun | 2012-10-01 | 1 | -1/+0 |
* | | movenc: fix edit list for the case of negative pts. | Michael Niedermayer | 2012-10-01 | 1 | -0/+4 |
* | | lavf/movenc: add faststart option. | Clément Bœsch | 2012-09-27 | 1 | -6/+120 |
* | | lavf/movenc: make mov_write_stco_tag() not use the offset pos for mode64 heur... | Clément Bœsch | 2012-09-27 | 1 | -4/+16 |
* | | lavf/movenc: add get_moov_size and use it in fragment code. | Clément Bœsch | 2012-09-27 | 1 | -9/+18 |
* | | lavf/movenc: add F4V flavor. | Clément Bœsch | 2012-09-21 | 1 | -0/+31 |
* | | Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b' | Michael Niedermayer | 2012-09-16 | 1 | -2/+0 |
|\| |
|
| * | lavf: flush the output AVIOContext in av_write_trailer(). | Anton Khirnov | 2012-09-15 | 1 | -2/+0 |
* | | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -8/+8 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -7/+7 |
* | | Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078' | Michael Niedermayer | 2012-09-05 | 1 | -1/+1 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -1/+1 |
* | | Merge commit '124134e42455763b28cc346fed1d07017a76e84e' | Michael Niedermayer | 2012-09-05 | 1 | -6/+6 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -6/+6 |
* | | movenc: support for itunes tempo tag | Kari Lentz | 2012-08-27 | 1 | -0/+19 |
* | | lavf/movenc: use two explicit bytes instead of a short. | Clément Bœsch | 2012-08-08 | 1 | -3/+3 |
* | | lavf/movenc: add frame rate heuristic for timecode frame rate. | Clément Bœsch | 2012-08-08 | 1 | -1/+9 |
* | | rename missed CodecID to AVCodecID | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -112/+112 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -92/+92 |