17800 Commits (8f2c045a0e21559c0cdec44805bdc26457658f9c)

Author SHA1 Message Date
Andreas Cadhalpun 39ddda12f1 mxfenc: fix memleaks in mxf_write_footer 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
Michael Niedermayer b425b81fd2 avformat/rtsp: Fix potential pointer overflow in sdp_probe() 10 years ago
Michael Niedermayer 1b3b018aa4 avformat/mpegts: Fix potential pointer overflows 10 years ago
zhaoxiu.zeng 332776f6c5 avformat/cavsvideodec: use avpriv_find_start_code in cavsvideo_probe() 10 years ago
Micah Galizia fca0851879 avformat/hls: refactor repeated HLS option updates 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
Michael Niedermayer 1e4d0498df avformat/mov: Disallow ".." in dref unless use_absolute_path is set 10 years ago
Mark Reid e575589378 libavformat/mxfdec: fix MXFPackage->comment_refs memory leak 10 years ago
Micah Galizia 7859618aff avformat/hls: store cookies returned in HLS key response 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
Mark Reid 8d54850f33 libavformat/mxfenc: write user comment metadata 10 years ago
Michael Niedermayer 2cda1a16d0 avformat/dvbsub: Fix hypothetical pointer overflow in dvbsub_probe() 10 years ago
Michael Niedermayer 32c4b504b4 avformat/mpegvideodec: fix hypothetical pointer overflow in mpegvideo_probe() 10 years ago
zhaoxiu.zeng 84d8b4fb81 avformat/mpegvideodec: use avpriv_find_start_code in mpegvideo_probe() 10 years ago
zhaoxiu.zeng 213ddcb029 avformat/avidec: cleanup include 10 years ago
zhaoxiu.zeng bf696e265a avformat/avidec: use avpriv_find_start_code in avi_read_packet() 10 years ago
Mark Reid 43cafb956e libavformat/mxfdec: export user comments metadata 10 years ago
Michael Niedermayer 8003816e16 avformat/mov: Check for string truncation in mov_open_dref() 10 years ago
Michael Niedermayer 21a53dd08d avformat/mov: Use sizeof(filename) instead of a literal number 10 years ago
Vittorio Giovara 247e370e2a TDSC decoder 10 years ago
Zhang Rui 3f375950f3 avformat/http: support auto reconnect 10 years ago
Michael Niedermayer 3727cd5416 avformat/flvdec: add support for OnCaption 10 years ago
Michael Niedermayer 1df64d6c46 avformat/flvdec: re enable flv_data_packet() 10 years ago
Michael Niedermayer 7869b2959d avformat/flvdec: Change subtitle stream type to subtitle type 10 years ago
Carl Eugen Hoyos 2e0b5f5c90 lavf: Do not list mov-only codecs in riff.c. 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
Florian Jacob c5c4ca6bc8 lavf/libssh: support reading config from ~/.ssh/config 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
Mark Reid 399e31419a libavformat/mxfenc: write package name metadata 10 years ago
Andreas Cadhalpun 2c8cff2be4 asfenc: fix leaking asf->index_ptr on error 10 years ago
Michael Niedermayer e71dce5769 avformat/siff: Fix checks and variable types 10 years ago
Andreas Cadhalpun 6b8263b03a ffmdec: limit the backward seek to the last resync position 10 years ago
Vittorio Giovara ad94c6ca0b siff: Use the correct type for packet size variables 10 years ago