20021 Commits (86b2c7d422fab1afe1e3c9b3a5fd5d56ad1f3b1d)

Author SHA1 Message Date
Hendrik Leppkes 656feb641d mov: move stsd finalization to an appropriate place 9 years ago
Anton Khirnov 8e2ea69135 lavf: use the new bitstream filter for extracting extradata 9 years ago
Anton Khirnov c359d624d3 hevcdec: move decoder-independent declarations into a separate header 9 years ago
Anton Khirnov 4abe3b049d hevc: rename hevc.[ch] to hevcdec.[ch] 9 years ago
James Almer 8b59ce0342 Partially revert "avformat/matroskadec: set aspect ratio only when DisplayWidth and DisplayHeight are in pixels" 9 years ago
James Almer 6c31ba2269 avformat/matroska: fix MatroskaVideoFieldOrder enum values 9 years ago
Anton Khirnov 20b75970e4 file protocol: handle the file: protocol string in file_check 9 years ago
James Almer 90826031a2 avformat/matroskaenc: write a DisplayUnit element when aspect ratio is unknown 9 years ago
James Almer bad8bbc26a avformat/matroskadec: set aspect ratio only when DisplayWidth and DisplayHeight are in pixels 9 years ago
Jean Caillé 4599e11651 lavf/mov: support gopro firmware udta tag 9 years ago
Martin Storsjö 7d8d726be7 rtmpproto: Don't include a client version in the unencrypted C1 handshake 9 years ago
Martin Storsjö 9f23f77a53 rtmpproto: Don't include the libavformat version as "clientid" 9 years ago
Martin Storsjö 8b5e0d17e7 rtmpproto: Send chunk size on the network channel 9 years ago
Martin Storsjö d6ded94036 rtmpproto: Lengthen the filename buffer when receiving streams 9 years ago
Martin Storsjö 7395784ba7 rtmpproto: Check the return from ff_amf_read_string 9 years ago
James Almer 1273bc6d26 avformat/matroskadec: workaround the field_order bug in the Matroska muxer 9 years ago
Carl Eugen Hoyos 4d81f9631d lavf/riff: Support Verint NetDVR II ("VSM4") h263 video in asf. 9 years ago
James Almer 7cf0ed32fa avformat: bump minor version after the Matroska field order enum fix 9 years ago
James Almer dc781459cc avformat/matroska: fix MatroskaVideoFieldOrder enum values 9 years ago
Carl Eugen Hoyos fe8959bbec lavf/riffenc: Always write unexpected channel_mask. 9 years ago
James Almer 8063978bfc avformat/matroskaenc: don't write a FlagInterlaced element if it would write the default value 9 years ago
Carl Eugen Hoyos 5781256c01 lavf/matroskaenc: Always write V_QUICKTIME extradata. 9 years ago
Carl Eugen Hoyos 34aa145468 lavf/aiffenc: Write extradata also for qcelp. 9 years ago
Carl Eugen Hoyos 4147d8efe5 lavf/aiffdec: Default to full rate qcelp as QT does. 9 years ago
Carl Eugen Hoyos d0c1b9821a lavf/mxfenc: Do not print a useless error message. 9 years ago
James Almer c44eae157f avformat/matroskaenc: fix targets for attachment tags 9 years ago
Michael Niedermayer ed2112fb36 avformat/movenc: Check frame rate in mov_write_uuidprof_tag() 9 years ago
Michael Niedermayer 21bffa93a6 avformat/movenc: Switch mov_write_uuidprof_tag() to avg_frame_rate 9 years ago
Michael Niedermayer 987690799d avformat/utils: Update codec_id before using it in the parser init 9 years ago
Moritz Barsnick 468c596a31 lavf: fix typos 9 years ago
James Almer c45ba265fc avformat/matroskaenc: fix Tags master on seekable output if there are tags after the last stream duration 9 years ago
Michael Niedermayer 572f16e100 avformat/matroskaenc: Fix () error 9 years ago
James Almer 711bfb33df avformat/matroskaenc: add an option to disable writting CRC32 elements 9 years ago
James Almer 3bcadf8227 avformat/matroskaenc: write a CRC32 element on Info 9 years ago
James Almer 650e17d88b avformat/matroskaenc: write a CRC32 element on Tags 9 years ago
James Almer 4687240d52 avformat/matroskaenc: write a CRC32 element on Attachments 9 years ago
James Almer eccefece61 avformat/matroskaenc: write a CRC32 element on Chapters 9 years ago
James Almer 87ce2595de avformat/matroskaenc: write a CRC32 element on Tracks 9 years ago
James Almer 79248795d4 avformat/matroskaenc: write a CRC32 element on Cues 9 years ago
James Almer 3b189fae73 avformat/matroskaenc: write a CRC32 element on SeekHead 9 years ago
James Almer 6724525a15 avformat/matroskaenc: write a CRC32 element on each Cluster 9 years ago
James Almer 4e3bdf729a avformat/matroskaenc: always use a dynamic buffer when writting clusters 9 years ago
James Almer d41aeea8a6 avformat/matroskaenc: print debug message with cluster offsets only if the output is seekable 9 years ago
James Almer a4044498f7 avformat/matroskadec: check for more reserved values on some Colour elements 9 years ago
James Almer 9b8ac526f6 avformat/matroskaenc: don't write an empty Colour master element 9 years ago
Rodger Combs a6bce3ca90
lavf/utils: avoid using programs for duration when there's only one 9 years ago
Rodger Combs 4c9c4fe8b2
lavf/utils: ignore outlier subtitle and data stream end times as well 9 years ago
Florian Diemer db4c1bee96 avformat/riffenc: added possibility to set first to ninth audio language for RIFF taged files (e.g. avi files) 9 years ago
James Almer b33369b612 avformat/matroskaenc: don't reserve space for stream duration tags if the output is not seekable 9 years ago
James Almer 3cc9d6d382 avformat/matroska: write FlagInterlaced element in WebM 9 years ago