19466 Commits (70dc6bbf1bf0c78d6d5f8a0a195b57b6d66a56c0)

Author SHA1 Message Date
Michael Niedermayer 21bffa93a6 avformat/movenc: Switch mov_write_uuidprof_tag() to avg_frame_rate 8 years ago
Michael Niedermayer 987690799d avformat/utils: Update codec_id before using it in the parser init 8 years ago
Moritz Barsnick 468c596a31 lavf: fix typos 8 years ago
James Almer c45ba265fc avformat/matroskaenc: fix Tags master on seekable output if there are tags after the last stream duration 8 years ago
Michael Niedermayer 572f16e100 avformat/matroskaenc: Fix () error 8 years ago
James Almer 711bfb33df avformat/matroskaenc: add an option to disable writting CRC32 elements 8 years ago
James Almer 3bcadf8227 avformat/matroskaenc: write a CRC32 element on Info 8 years ago
James Almer 650e17d88b avformat/matroskaenc: write a CRC32 element on Tags 8 years ago
James Almer 4687240d52 avformat/matroskaenc: write a CRC32 element on Attachments 8 years ago
James Almer eccefece61 avformat/matroskaenc: write a CRC32 element on Chapters 8 years ago
James Almer 87ce2595de avformat/matroskaenc: write a CRC32 element on Tracks 8 years ago
James Almer 79248795d4 avformat/matroskaenc: write a CRC32 element on Cues 8 years ago
James Almer 3b189fae73 avformat/matroskaenc: write a CRC32 element on SeekHead 8 years ago
James Almer 6724525a15 avformat/matroskaenc: write a CRC32 element on each Cluster 8 years ago
James Almer 4e3bdf729a avformat/matroskaenc: always use a dynamic buffer when writting clusters 8 years ago
James Almer d41aeea8a6 avformat/matroskaenc: print debug message with cluster offsets only if the output is seekable 8 years ago
James Almer a4044498f7 avformat/matroskadec: check for more reserved values on some Colour elements 8 years ago
James Almer 9b8ac526f6 avformat/matroskaenc: don't write an empty Colour master element 8 years ago
Rodger Combs a6bce3ca90
lavf/utils: avoid using programs for duration when there's only one 8 years ago
Rodger Combs 4c9c4fe8b2
lavf/utils: ignore outlier subtitle and data stream end times as well 8 years ago
Florian Diemer db4c1bee96 avformat/riffenc: added possibility to set first to ninth audio language for RIFF taged files (e.g. avi files) 8 years ago
James Almer b33369b612 avformat/matroskaenc: don't reserve space for stream duration tags if the output is not seekable 8 years ago
James Almer 3cc9d6d382 avformat/matroska: write FlagInterlaced element in WebM 8 years ago
Rodger Combs 14fe54bbfb
lavf/mpegtsenc: fix autobsf when the first NAL is 0x1<XX> bytes 8 years ago
Steven Liu be1d32492e avformat/hlsenc: support multi level path in m3u8 with filename 8 years ago
Stephan Holljes d0be0cbebc lavf/aviobuf.c: Adapt avio_accept and avio_handshake to new AVIOContext API 8 years ago
Adriano Pallavicino f4e692a0e9 lavf/bink.c: fix warning due to misleading indentation 8 years ago
Steven Liu 0d2dd5d96d avformat/hlsenc: support mkdir_p for use_localtime_mkdir 8 years ago
Jan Sebechlebsky 81bab1074f avformat/tee: Copy interrupt callback and flags to slave 8 years ago
Carl Eugen Hoyos e84eeca577 lavf/movenc: Put correct display aspect ratio in ARES atom. 8 years ago
Carl Eugen Hoyos fcce25ee5d lavf/mov: Read display aspect ratio from ares atom also for dnxhd. 8 years ago
Jan Ekström cc725ebe48 movenc: Add support for writing language codes into ISML manifests 8 years ago
Sasi Inguva dba2db6c0e lavf/mov.c: Make audio timestamps strictly monotonically increasing inside an edit list. 8 years ago
Jan Ekström 6c10f8fe76 movenc: use similar logic to DASH when writing bit rate to ISML 8 years ago
raymondzheng1412@gmail.com 2366efce3c avformat/concatdec: don't call open_file when seek position within a file 8 years ago
Sylvain Laurent 58776ccbdb lavf/mpegtsenc: Set min PID for data pkt to 0x0010. 8 years ago
Michael Niedermayer 2679ad4773 avformat/avidec: Check nb_streams in read_gab2_sub() 8 years ago
Michael Niedermayer 14bac7e00d avformat/avidec: Remove ancient assert 8 years ago
James Almer 29b6c2be29 avformat/matroskadec: set AVCodecParameters.field_order on progressive video 8 years ago
Sophia Wang 8c83062acb avformat/matroskadec: retain error codes in matroska_resync() and matroska_read_packet() 8 years ago
James Almer f0b6f7253f avformat: add av_stream_get_codec_timebase() 8 years ago
Carl Eugen Hoyos 46aae84616 lavf/movenc: Allow to disable writing the timecode track. 8 years ago
James Almer aa0dc698db avformat/avidec: remove warning about deprecated declarations 8 years ago
Michael Niedermayer b98dafe045 avformat/avidec: Fix memleak with dv in avi 8 years ago
Carl Eugen Hoyos 267da70ea8 lavf/utils: Avoid an overflow for huge negative durations. 8 years ago
Carl Eugen Hoyos 04fa20d53c lavf/aacdec: Do not autodetect a single frame inside the file. 8 years ago
Anssi Hannula a6f5e25ad9 avformat/hls: Fix handling of EXT-X-BYTERANGE streams over 2GB 8 years ago
Steven Liu 1212e3468e avformat/hlsenc: refine EXT-X-BYTERANGE support for segments 8 years ago
Timo Rothenpieler 9777ba33f5 avformat/utils: avoid using marked decoders for probing 8 years ago
Paul B Mahol 88d79dbd16 avformat/movenc: write pasp atom even if sar.num == sar.den 8 years ago