19508 Commits (222f59afd1cf900aaf4ac42ad9d5fc445d554d6a)

Author SHA1 Message Date
Carl Eugen Hoyos 222f59afd1 lavf/movenc: Do not print an error when muxing gray8 rawvideo. 8 years ago
James Almer fba2a8a254 avformat/mux: split side data earlier in av_write_frame and av_interleaved_write_frame 8 years ago
Carl Eugen Hoyos db23fde784 lavf/mux: Add missing CR/LF to error messages. 8 years ago
Sasi Inguva 4abe1ff08f lavf/mov.c: Use the first sidx for tracks without sidx. 8 years ago
Andreas Cadhalpun f84ae3f04a avformat: close parser if codec changed 8 years ago
James Almer 5cb57131d3 avformat/matroskaenc: use display aspect ratio for DisplayWidth and DisplayHeight when possible 8 years ago
James Almer bab6b60675 avformat/matroskaenc: support writing Chroma Location elements 8 years ago
Michael Niedermayer a566c952f9 avformat/mpegtsenc: Add option to mark stream begin as discontinuous 8 years ago
Rodger Combs 1a958f4eb0
lavf/matroskaenc: don't try to modify the header when live-streaming 8 years ago
Rodger Combs be28ce210d
lavf/matroskaenc: fix uninitialized read 8 years ago
Rodger Combs 8e6478b723
lavf/segment: fix autobsf 8 years ago
Michael Niedermayer 2b09a3ad19 Revert "img2 encoder: allow %t in filename, based on patch from Yuval Adam" 8 years ago
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