715 Commits (d5ee3580d84a238719588daf0b74feefd07d5742)

Author SHA1 Message Date
Michael Niedermayer 405cc0d905 movenc: hotfix, dont store fiel for h264 / mpeg4-asp / dnxhd 12 years ago
Carl Eugen Hoyos 7d0e3b197c Write the fiel atom to mov files independently of the used video coded. 12 years ago
Martin Storsjö 61d36761ef movenc: Simplify code by using avio_wb24 12 years ago
Michael Niedermayer 55d66b2790 movenc: check that fps for tmcd is within encodable range. 12 years ago
Michael Niedermayer 9362f31b55 movenc: Calculate fps for tmcd without intermediate step. 12 years ago
Michael Niedermayer 66b45d8f7a movenc: fix assert failure caused by rounding. 12 years ago
Luca Barbato 8034130e06 rtp: set the payload type as stream id 12 years ago
Michael Niedermayer 5f53138621 movenc: remove unneeded check 12 years ago
Jason a5f6720f13 Add QT CC track mux support 12 years ago
Tim Nicholson 8a9b48bfa9 movenc: Add required 'prof' atom to 'tapt' atom set. 12 years ago
bbraun d72aef4e92 movenc: add more metadata types 12 years ago
Michael Niedermayer fefe9bd782 libavformat/movenc: add {} to complex ifs 12 years ago
Michael Niedermayer 5c7a62aef5 movenc: fix tmcd parameters 12 years ago
Michael Niedermayer b8d64559d5 movenc: fix timescale for timecode track 12 years ago
Tim Nicholson a02762995b movenc.c: Force correct value for "Samples per packet" for pcm audio 12 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Michael Niedermayer 537ef8bebf movenc: support an alternative to edit lists to handle the first DTS != 0 case. 12 years ago
Michael Niedermayer ac6659aff7 movenc: fix regression with yuyv caused by c5f23d 12 years ago
Tim Nicholson 60b433d905 movenc.c: Add support for >16bit BE flavours 12 years ago
Michael Niedermayer b02493e476 movenc: force video timebase to be 0.1ms precisse at least. 12 years ago
Diego Biurrun 11d4e92ed9 avformat: Remove non-compiling and/or silly commented-out printf/av_log statements 12 years ago
Michael Niedermayer 14fd34d73b movenc: fix edit list for the case of negative pts. 12 years ago
Clément Bœsch a714150827 lavf/movenc: add faststart option. 12 years ago
Clément Bœsch f379a108a4 lavf/movenc: make mov_write_stco_tag() not use the offset pos for mode64 heuristic. 12 years ago
Clément Bœsch e17a2aba25 lavf/movenc: add get_moov_size and use it in fragment code. 12 years ago
Clément Bœsch 7bc70930dd lavf/movenc: add F4V flavor. 12 years ago
Anton Khirnov 3b4bb19e63 lavf: flush the output AVIOContext in av_write_trailer(). 12 years ago
Martin Storsjö e6153f173a avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 12 years ago
Martin Storsjö d58dd4b5b5 avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member 12 years ago
Martin Storsjö 124134e424 avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member 12 years ago
Kari Lentz be862c0dac movenc: support for itunes tempo tag 13 years ago
Clément Bœsch cb5bb521aa lavf/movenc: use two explicit bytes instead of a short. 13 years ago
Clément Bœsch aca0f78114 lavf/movenc: add frame rate heuristic for timecode frame rate. 13 years ago
Michael Niedermayer bb2f13c19f rename missed CodecID to AVCodecID 13 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
Piotr Bandurski 68f4156f44 movenv: fix remuxing of qdm2 13 years ago
Piotr Bandurski 5d2f89a23c movenc: fix remuxing of svq3 13 years ago
Philip Langdale 3eb56e8434 movenc: Fix unfreed memory found by valgrind. 13 years ago
Philip Langdale 18175ca9b2 movenc: Handle need for extra packets to express subtitle duration. 13 years ago
Clément Bœsch bc42682749 lavf/movenc: fix invalid free with timecode meta and tmcd data copy. 13 years ago
Diego Biurrun 0177b7d23a Improve descriptiveness of a number of codec and container long names 13 years ago
Diego Biurrun 6774247a9d avformat: Drop pointless "format" from container long names 13 years ago
Piotr Bandurski c5f23df2dd movenc: fix remuxing of yuv2 13 years ago
Carl Eugen Hoyos 20e88d8618 Fix avui stream-copy. 13 years ago
Ronald S. Bultje fd48721849 lavf: use conditional notation for default codec in muxer declarations. 13 years ago
Ronald S. Bultje 5354a904fe rtsp: remove terminal comma in FF_RTP_FLAG_OPTS macro. 13 years ago
Stefan Gehrer e98330df90 movenc: write track header transformation matrix depending on "rotate" metadata 13 years ago
Al@dneg.com c88a832735 movenc: Addtion of \251cmt field to udta 13 years ago
Martin Storsjö 9e74db6850 mov: Support muxing/demuxing iLBC 13 years ago
Clément Bœsch 9fb2e234d0 movenc: add timecode track support. 13 years ago