314 Commits (ba40b3520d91a3bff1637cbff54562e03b79bc2d)

Author SHA1 Message Date
Michael Niedermayer 8214c1d82c mxfenc: avoid depending on private codec structures and functions 12 years ago
Paul B Mahol d885cc41e5 Fix "knwon" typo and add a check in tools/patcheck 12 years ago
Tomas Härdin 5c108092a3 mxfenc: Write MultipleDescriptor ref in Preface 12 years ago
Tomas Härdin e3ba817b95 mxfenc: Fix possible integer overflows 12 years ago
Michael Niedermayer c2c066784f libavformat/mxfenc: add {} to complex ifs 12 years ago
Michael Niedermayer 3896cd11a1 mxfenc: explicitly truncate continuity count. 12 years ago
Michael Niedermayer adcfc0535d mxfenc: fix av_log data type for dts paramater 12 years ago
Diego Biurrun 72eaba5e4f avformat: Convert some commented-out printf/av_log instances to av_dlog 12 years ago
Matthieu Bouron 41f7e0649f mxf: export ff_mxf_get_samples_per_frame to lavf 12 years ago
Matthieu Bouron d57ca5e5a8 mxfenc: support 23.976 and 24 frame rates 12 years ago
Matthieu Bouron 906a263813 mxfenc: factorize samples per frame code 12 years ago
Anton Khirnov 3b4bb19e63 lavf: flush the output AVIOContext in av_write_trailer(). 12 years ago
Piotr Bandurski 08277a45c3 lavf: add missing new line to some error messages 12 years ago
Clément Bœsch 6b3484dcbc lavf/mxfenc: better error handling with invalid frame rate. 12 years ago
Clément Bœsch aad737c669 lavf/mxfenc: simplify frame rate checks. 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Clément Bœsch 16dc5f2050 Replace various inlined inverse AVRational with av_inv_q(). 12 years ago
Diego Biurrun 0177b7d23a Improve descriptiveness of a number of codec and container long names 12 years ago
Michael Niedermayer db03f91f4b mxfenc: switch to av_assert 13 years ago
Matthieu Bouron b8a90976da lavf/mxfenc: fix dnxhd codec uls and aspect ratio 13 years ago
Matthieu Bouron d99001cab3 mxfenc: support dnxhd codec 13 years ago
Matthieu Bouron 135e684311 mxfenc: support smpte dv codec 13 years ago
Matthieu Bouron f6d952f584 mxfenc: write optional field dominance flag in picture description 13 years ago
Clément Bœsch 6b35f1a2a6 timecode: move timecode muxer options to metadata. 13 years ago
Matthieu Bouron 320e537baf mxfenc: support 50 and 60 frame rates 13 years ago
Tomas Härdin 24e90d0c05 mxfenc: Don't allow muxing audio-only since it's not supported 13 years ago
Clément Bœsch bf6e83a8e8 mxfenc: use new public timecode API. 13 years ago
Anton Khirnov df0bb26aca lavf: remove disabled FF_API_TIMESTAMP cruft 13 years ago
Daniel Kristjansson adff77f28c mxfenc: Add support for MPEG-2 MP@HL-14 in mxf container. 13 years ago
Clément Bœsch 80914cde6f timecode: rename internal ff_* symbols to avpriv_*. 13 years ago
Diego Biurrun da9cea77e3 Fix a bunch of common typos. 13 years ago
Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 13 years ago
Daniel Kristjansson 4460b81f9e mxfenc: Add support for MPEG-2 MP@HL-14 in mxf container 13 years ago
Clément Bœsch b49fe589ea mxf: honor timecode drop flag in mxf muxer if set. 13 years ago
Clément Bœsch b33ca05b46 mxf: add cli option in mxfenc to replace GOP timecode parsing. 13 years ago
Clément Bœsch 4c3c6e60f9 mxf: move framenum to timecode convert to timecode helpers. 13 years ago
Anton Khirnov dfc2c4d900 lavf: use designated initialisers for all (de)muxers. 14 years ago
Kostya Shishkov 2c4d7bf008 mxfenc: include needed header for ff_iso8601_to_unix_time() prototype 14 years ago
Anton Khirnov 001d668d40 lavf: factor out conversion of ISO8601 string to unix time 14 years ago
Anton Khirnov 5f847bf61d lavf: deprecate AVFormatContext.timestamp 14 years ago
Clément Bœsch 76f105967b mxfenc: fix ignored drop flag in binary timecode representation. 14 years ago
Clément Bœsch 4d5e7ab5c4 mxfenc: fix ignored drop flag in binary timecode representation. 14 years ago
Clément Bœsch 19b6127365 mxfenc: small typo fix 14 years ago
Michael Niedermayer 2d2b5a1421 10l, commit that should have been stashed into the merge. 14 years ago
Diego Biurrun 6001dad6e2 Replace more FFmpeg references by Libav. 14 years ago
Anton Khirnov 8978fedaee avio: introduce an AVIOContext.seekable field 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Anton Khirnov b7f2fdde74 avio: rename put_flush_packet -> avio_flush 14 years ago
Anton Khirnov 384c9c2fa7 avio: add avio_tell macro as a replacement for url_ftell 14 years ago
Anton Khirnov a2704c9712 avio: add avio_tell macro as a replacement for url_ftell 14 years ago