19428 Commits (7a65aef00d113a38e0d1a54df49eead9df6aa15c)

Author SHA1 Message Date
James Almer 1273bc6d26 avformat/matroskadec: workaround the field_order bug in the Matroska muxer 8 years ago
Carl Eugen Hoyos 4d81f9631d lavf/riff: Support Verint NetDVR II ("VSM4") h263 video in asf. 8 years ago
James Almer 7cf0ed32fa avformat: bump minor version after the Matroska field order enum fix 8 years ago
James Almer dc781459cc avformat/matroska: fix MatroskaVideoFieldOrder enum values 8 years ago
Carl Eugen Hoyos fe8959bbec lavf/riffenc: Always write unexpected channel_mask. 8 years ago
James Almer 8063978bfc avformat/matroskaenc: don't write a FlagInterlaced element if it would write the default value 8 years ago
Carl Eugen Hoyos 5781256c01 lavf/matroskaenc: Always write V_QUICKTIME extradata. 8 years ago
Carl Eugen Hoyos 34aa145468 lavf/aiffenc: Write extradata also for qcelp. 8 years ago
Carl Eugen Hoyos 4147d8efe5 lavf/aiffdec: Default to full rate qcelp as QT does. 8 years ago
Carl Eugen Hoyos d0c1b9821a lavf/mxfenc: Do not print a useless error message. 8 years ago
James Almer c44eae157f avformat/matroskaenc: fix targets for attachment tags 8 years ago
Michael Niedermayer ed2112fb36 avformat/movenc: Check frame rate in mov_write_uuidprof_tag() 8 years ago
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. 9 years ago
Michael Niedermayer 2679ad4773 avformat/avidec: Check nb_streams in read_gab2_sub() 9 years ago
Michael Niedermayer 14bac7e00d avformat/avidec: Remove ancient assert 9 years ago