summaryrefslogtreecommitdiffstats
path: root/libavformat/movenc.c
Commit message (Expand)AuthorAgeFilesLines
* movenc: fix timescale for timecode trackMichael Niedermayer2012-10-121-1/+1
* movenc.c: Force correct value for "Samples per packet" for pcm audioTim Nicholson2012-10-091-1/+5
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-19/+19
|\
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-18/+18
* | movenc: support an alternative to edit lists to handle the first DTS != 0 case.Michael Niedermayer2012-10-071-1/+15
* | movenc: fix regression with yuyv caused by c5f23dMichael Niedermayer2012-10-061-2/+3
* | movenc.c: Add support for >16bit BE flavoursTim Nicholson2012-10-041-3/+23
* | movenc: force video timebase to be 0.1ms precisse at least.Michael Niedermayer2012-10-041-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-011-1/+0
|\ \ | |/
| * avformat: Remove non-compiling and/or silly commented-out printf/av_log state...Diego Biurrun2012-10-011-1/+0
* | movenc: fix edit list for the case of negative pts.Michael Niedermayer2012-10-011-0/+4
* | lavf/movenc: add faststart option.Clément Bœsch2012-09-271-6/+120
* | lavf/movenc: make mov_write_stco_tag() not use the offset pos for mode64 heur...Clément Bœsch2012-09-271-4/+16
* | lavf/movenc: add get_moov_size and use it in fragment code.Clément Bœsch2012-09-271-9/+18
* | lavf/movenc: add F4V flavor.Clément Bœsch2012-09-211-0/+31
* | Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b'Michael Niedermayer2012-09-161-2/+0
|\ \ | |/
| * lavf: flush the output AVIOContext in av_write_trailer().Anton Khirnov2012-09-151-2/+0
* | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer2012-09-051-8/+8
|\ \ | |/
| * avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-041-7/+7
* | Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078'Michael Niedermayer2012-09-051-1/+1
|\ \ | |/
| * avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union memberMartin Storsjö2012-09-041-1/+1
* | Merge commit '124134e42455763b28cc346fed1d07017a76e84e'Michael Niedermayer2012-09-051-6/+6
|\ \ | |/
| * avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union memberMartin Storsjö2012-09-041-6/+6
* | movenc: support for itunes tempo tagKari Lentz2012-08-271-0/+19
* | lavf/movenc: use two explicit bytes instead of a short.Clément Bœsch2012-08-081-3/+3
* | lavf/movenc: add frame rate heuristic for timecode frame rate.Clément Bœsch2012-08-081-1/+9
* | rename missed CodecID to AVCodecIDMichael Niedermayer2012-08-071-1/+1
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-112/+112
|\ \ | |/
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-92/+92
* | movenv: fix remuxing of qdm2Piotr Bandurski2012-08-061-2/+7
* | movenc: fix remuxing of svq3Piotr Bandurski2012-08-051-16/+2
* | movenc: Fix unfreed memory found by valgrind.Philip Langdale2012-08-051-1/+2
* | movenc: Handle need for extra packets to express subtitle duration.Philip Langdale2012-08-041-6/+83
* | lavf/movenc: fix invalid free with timecode meta and tmcd data copy.Clément Bœsch2012-08-031-4/+19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-311-6/+6
|\ \ | |/
| * Improve descriptiveness of a number of codec and container long namesDiego Biurrun2012-07-301-6/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-301-1/+1
|\ \ | |/
| * avformat: Drop pointless "format" from container long namesDiego Biurrun2012-07-301-1/+1
* | movenc: fix remuxing of yuv2Piotr Bandurski2012-07-261-1/+2
* | Fix avui stream-copy.Carl Eugen Hoyos2012-07-251-2/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-231-15/+6
|\ \ | |/
| * lavf: use conditional notation for default codec in muxer declarations.Ronald S. Bultje2012-07-221-15/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-221-1/+1
|\ \ | |/
| * rtsp: remove terminal comma in FF_RTP_FLAG_OPTS macro.Ronald S. Bultje2012-07-211-1/+1
* | movenc: write track header transformation matrix depending on "rotate" metadataStefan Gehrer2012-07-141-19/+33
* | movenc: Addtion of \251cmt field to udtaAl@dneg.com2012-07-091-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-191-1/+2
|\ \ | |/
| * mov: Support muxing/demuxing iLBCMartin Storsjö2012-06-181-1/+2
* | movenc: add timecode track support.Clément Bœsch2012-06-111-6/+138
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-041-1/+3
|\ \ | |/
OpenPOWER on IntegriCloud