19657 Commits (9b26bf7e2a3904d0e4b80f8d771223d3045013db)

Author SHA1 Message Date
rogerdpack 1a956c64c8 img2 encoder: allow %t in filename, based on patch from Yuval Adam 8 years ago
Andreas Cadhalpun e0c6b32046 apngdec: use side data to pass extradata to the decoder 8 years ago
Andreas Cadhalpun 9d83b209d8 mov: immediately return from mov_fix_index without old index entries 8 years ago
Adriano Pallavicino 6089c44a2a Fix build warnings due to misleading indentation 8 years ago
Carl Eugen Hoyos f73a3aacbb lavf/mov: Only search for invalid moov in free if compliance < STRICT. 8 years ago
Sasi Inguva 5e965582d5 lavf/mov.c: Use the correct timescale when seeking for audio. 8 years ago
Mark Thompson e8634fb92e openssl: Allow newer TLS versions than TLSv1 8 years ago
Michael Niedermayer 077939626e avformat/flvdec: Fix regression loosing streams 8 years ago
Andreas Cadhalpun 940b8908b9 apng: use side data to pass extradata to muxer 8 years ago
Stephen Hutchinson bf14393635 avisynth: fix Planar RGB output 8 years ago
James Almer eabbc64728 avformat/matroskaenc: fix cue relative position values when CRC32 is enabled 8 years ago
Michael Niedermayer 1609935b6c Bump minor versions after 3.2 branchpoint to seperate release 8 years ago
Michael Niedermayer 3f3025205f Bump minor versions for 3.2 8 years ago
Michael Niedermayer 38e5a4f3bb Revert "avformat/utils: Discard huge timestamps which would cause overflows if used in basic computations" 8 years ago
Michael Niedermayer e936c8d176 avformat/utils: Discard huge timestamps which would cause overflows if used in basic computations 8 years ago
Michael Niedermayer d88a6bedb9 avformat/isom: Fix old API regression with exporting max bitrate 8 years ago
Suman- a81494b603 lavf/flvdec: init AVPacket::pos to FLVTAG offset 8 years ago
Rodger Combs 490c6bda0e
lavf/mov: reindent 8 years ago
Rodger Combs 697400eac0
lavf/mov: improve `tref/chap` chapter handling 8 years ago
Rodger Combs 73ead477dd
lavf: add AV_DISPOSITION_TIMED_THUMBNAILS 8 years ago
Rodger Combs d99d7cbdfc
lavf/rawenc: add automatic bitstream filtering for H264+HEVC 8 years ago
Rodger Combs 42cb050a05
lavf/movenc+dashenc: add automatic bitstream filtering 8 years ago
Rodger Combs c972a28fc3
lavf/dashenc: add deinit function 8 years ago
Rodger Combs e83d5d7e58
lavf/movenc: add deinit function 8 years ago
Rodger Combs 45f5c55732
lavf/segment: fix writing separate header with auto BSF 8 years ago
Rodger Combs c7cd6ad850
lavf/segment: add deinit function 8 years ago
Rodger Combs a246fef163
lavf/mux: add avformat_init_output 8 years ago
Carlos Fernandez 728ccae8a2 lavf/mpegts: add missed fixes to scte35 section callback 8 years ago
James Almer cc71fa319f avformat/matroskaenc: write DisplayWidth and DisplayHeight elements only if they differ from PixelWidth and PixelHeight 8 years ago
Andreas Cadhalpun 178eebd79e mpegts: handle AVMEDIA_TYPE_UNKNOWN correctly 8 years ago
Carl Eugen Hoyos 6969bed12c lavf/rtpdec_g726: Map mime type G726 to g726le. 8 years ago
Andreas Cadhalpun c8a6eb58d7 doc: fix spelling errors 8 years ago
Carlos Fernandez 5db3c9476c lavf/mpegts: SCTE-35 extraction from mpegts 8 years ago
Michael Niedermayer fecb3e82a4 avformat/mxfdec: Check size to avoid integer overflow in mxf_read_utf16_string() 8 years ago
Michael Niedermayer c495f4ffde avformat/mxfdec: Fix mixed declaration and code 8 years ago
Andreas Cadhalpun b0a043f51b dcstr: fix division by zero 8 years ago
Andreas Cadhalpun 93c39db5f1 aiff: check block_align in aiff_read_packet 8 years ago
Hiroyuki OYAMA 47f74df29c avformat/rtmpproto: Fix RTMP control message handling error in listen mode. 8 years ago
Rodger Combs ecb53e1101
lavf/segment: decide whether to rename based on list URI 8 years ago
Matt Oliver 798c6ecce5 openssl: Support version 1.1.0. 8 years ago
Mark Reid 6902e1c7fa libavformat/mxfdec: add metadata streams for external referenced sourclips 8 years ago
Mark Reid 263f8fd7e5 libavformat/mxfdec: don't assume first stream index to be primary 8 years ago
Mark Reid 3b82be9e3b libavformat/mxfdec: export track name metadata 8 years ago
Tobias Rapp e3196b6862 avformat/mxfdec: Detect field_order based on video_line_map 8 years ago
Andreas Cadhalpun ee5f0f1d35 rsd: limit number of channels 8 years ago
Steven Liu 5702416c57 avformat/flvenc: do not attempt to write duration and filesize when not seekable 8 years ago
Carl Eugen Hoyos d8716864f9 lavf/riff: Document the interleaving of VSM4 video. 8 years ago
Andreas Cadhalpun a5b4476a60 avformat: prevent triggering request_probe assert in ff_read_packet 8 years ago
Derek Buitenhuis dfe7e5501d FATE: Add test for muxing discontinuous MP4 fragments with large timestamps 8 years ago
Michael Niedermayer 18ad44d145 avformat/movenc: Skip duration check for discontinuous fragments 8 years ago