10773 Commits (8d02579fae756336ae2a88d521e8cf2f6b436a2f)

Author SHA1 Message Date
Federico Tomassetti d3aa307da0 rmenc: Check memory allocation 10 years ago
Anton Khirnov cf18e777ae movenc: write the display transform matrix 10 years ago
Martin Storsjö 67a2912307 movenc: Don't assume that fragment durations in pts is equal to duration in dts 10 years ago
Martin Storsjö 5c337353a2 movenc: Move sidx edit list timestamp adjustment into a block 10 years ago
Martin Storsjö eee13d6539 movenc: Only adjust the cts offset at the start of fragments if necessary 10 years ago
Martin Storsjö 5cf892d694 movenc: Write pts timestamps in tfxd, instead of dts timestamps 10 years ago
Martin Storsjö b81b0cc22b movenc: Set the last packet duration based on the next packet when autoflushing 10 years ago
Martin Storsjö 3041183677 dashenc: Heuristically fill in the duration of packets that need it 10 years ago
Martin Storsjö 2889c5e167 movenc: Heuristically set the duration of the last sample in a fragment if not set 10 years ago
Martin Storsjö 8dc72eeaf6 udp: Fix crashes after adding AVOptions 10 years ago
Derek Buitenhuis 8692d74b73 mov: Add option to keep exact packet sequence after seeking 10 years ago
Vittorio Giovara 423f5d50e4 mov: Fix little endian audio detection 10 years ago
Carl Eugen Hoyos 4326bc364b lavf: Do not list mov-only codecs in riff tags 10 years ago
Paul B Mahol cf9861dea5 isom: Add X-Com Radvision FourCC 10 years ago
Vittorio Giovara 02d76141d6 riff: Add 'tshd' FourCC for H.264 10 years ago
Luca Barbato 96dd04427f isom: Add support for TSCC2 10 years ago
Martin Storsjö 2cb9c2fc59 movenc: Allow interleaving samples when writing fragmented files 10 years ago
Martin Storsjö 50ff0c05b6 movenc: Support writing multiple trun atoms 10 years ago
Luca Barbato 66a0ac0a80 mkv: Add support for DVB subtitles 10 years ago
Luca Barbato 66028b7ba6 udp: Use AVOptions 10 years ago
Luca Barbato a4c5801070 sctp: Update to match tcp 10 years ago
Vittorio Giovara 247e370e2a TDSC decoder 10 years ago
Vittorio Giovara 6bdae41d3e matroskadec: Check memory allocations 10 years ago
Vittorio Giovara 5a2645cafe nutdec: Prevent leaks on memory error 10 years ago
Diego Biurrun b97f427fb5 lavf: Explicitly convert types at function pointer assignment 10 years ago
Andreas Cadhalpun 72211a2af0 asfenc: fix leaking asf->index_ptr on error 10 years ago
Vittorio Giovara bacc92b59b rtpdec_vp9: Drop extra sanity check for size of input packet 10 years ago
Vittorio Giovara fe99c52fa9 mp3: Properly use AVCodecContext API 10 years ago
Vittorio Giovara 9272c965d9 matroskaenc: Fix type used for chapter timestamps 10 years ago
Martin Storsjö 448c8cfe4c movenc: Support setting fragment_index before the moov atom is written 10 years ago
Martin Storsjö 0c5e380c2c movenc: Don't rely on the fragment index for vc1 info gathering 10 years ago
Martin Storsjö cf402d6fa8 rtpenc_mpegts: Set chain->rtp_ctx only after avformat_write_header succeeded 10 years ago
Martin Storsjö c83dd2d2a4 rtpenc_mpegts: Free the right ->pb in the error path in the init function 10 years ago
Vittorio Giovara ad94c6ca0b siff: Use the correct type for packet size variables 10 years ago
Vittorio Giovara 9f25a10992 matroskaenc: Also validate chapter end time 10 years ago
Vittorio Giovara bfeb83a8b7 rtpdec_hevc: Drop extra sanity check for size of input packet 10 years ago
Martin Storsjö 46d4d85759 movenc: Avoid writing separate flags for the first sample if not necessary 10 years ago
Martin Storsjö 00d751d4fc movenc: Set tfhd default sample flags based on actual samples, if possible 10 years ago
Martin Storsjö 6448f15af0 mxfdec: Fix the error handling for when strftime fails 10 years ago
Carl Eugen Hoyos 0f9f7969ef rmdec: Improve message for demux error 10 years ago
Martin Storsjö 9731cf4001 movenc: Keep writing zero-entry stts atoms as intended 10 years ago
Timo Rothenpieler 5aef535a64 dashenc: Update extradata for mov muxer 10 years ago
Timo Rothenpieler 6cf7f30655 dashenc: Simplify code by using a local variable 10 years ago
Andreas Cadhalpun c73c3c34fe avformat/adxdec: set avctx->channels in adx_read_header 10 years ago
Andreas Cadhalpun bb4edddd93 rmenc: limit packet size 10 years ago
Thomas Volkert 9c09fbd805 rtpdec: experimental VP9 depacketizer (draft 0) 10 years ago
Martin Storsjö b72b212a4c rdt: Use a separate variable to clarify the different value namespaces 10 years ago
Martin Storsjö c13ab42a0a rtpdec_qt: Use a local variable instead of RTP_FLAG_KEY 10 years ago
Martin Storsjö 15621cbbe4 rtpdec_asf: Don't set RTP_FLAG_KEY 10 years ago
Luca Barbato e767c9e8f2 flv: Validate and reject unsupported codecs 10 years ago