| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat: Add max_streams option | Michael Niedermayer | 2016-12-10 | 3 | -1/+9 |
* | avformat/oggdec: Skip streams in duration correction that did not had their d... | Michael Niedermayer | 2016-12-09 | 1 | -0/+2 |
* | http: move chunk handling from http_read_stream() to http_buf_read(). | Ronald S. Bultje | 2016-12-05 | 1 | -26/+31 |
* | http: make length/offset-related variables unsigned. | Ronald S. Bultje | 2016-12-05 | 1 | -32/+38 |
* | avformat/rtmppkt: Check for packet size mismatches | Michael Niedermayer | 2016-12-05 | 1 | -0/+8 |
* | avformat/ffmdec: Check media type for chunks | Michael Niedermayer | 2016-12-04 | 1 | -4/+4 |
* | avformat/oggparsespeex: Check frames_per_packet and packet_size | Michael Niedermayer | 2016-12-04 | 1 | -0/+7 |
* | avformat/utils: Check start/end before computing duration in update_stream_ti... | Michael Niedermayer | 2016-12-04 | 1 | -2/+5 |
* | avformat/idroqdec: Check chunk_size for being too large | Michael Niedermayer | 2016-12-04 | 1 | -0/+3 |
* | avformat/mpeg: Adjust vid probe threshold to correct mis-detection | Michael Niedermayer | 2016-12-04 | 1 | -1/+1 |
* | avformat/mxfdec: Check size to avoid integer overflow in mxf_read_utf16_string() | Michael Niedermayer | 2016-12-04 | 1 | -1/+1 |
* | avformat/icodec: Fix crash probing fuzzed file | Mark Harris | 2016-11-27 | 1 | -1/+1 |
* | dcstr: fix division by zero | Andreas Cadhalpun | 2016-11-27 | 1 | -1/+7 |
* | rsd: limit number of channels | Andreas Cadhalpun | 2016-11-27 | 1 | -1/+3 |
* | sbgdec: prevent NULL pointer access | Andreas Cadhalpun | 2016-11-27 | 1 | -1/+1 |
* | mxfdec: fix NULL pointer dereference in mxf_read_packet_old | Andreas Cadhalpun | 2016-11-27 | 1 | -1/+1 |
* | filmstripdec: correctly check image dimensions | Andreas Cadhalpun | 2016-11-27 | 1 | -4/+3 |
* | icodec: correctly check avio_read return value | Andreas Cadhalpun | 2016-11-27 | 1 | -2/+6 |
* | icodec: add ico_read_close to fix leaking ico->images | Andreas Cadhalpun | 2016-11-27 | 1 | -0/+8 |
* | icodec: fix leaking pkt on error | Andreas Cadhalpun | 2016-11-27 | 1 | -1/+3 |
* | mpegts: prevent division by zero | Andreas Cadhalpun | 2016-11-27 | 1 | -2/+11 |
* | matroskadec: fix NULL pointer dereference in webm_dash_manifest_read_header | Andreas Cadhalpun | 2016-11-27 | 1 | -0/+5 |
* | mxfdec: fix NULL pointer dereference | Andreas Cadhalpun | 2016-11-27 | 1 | -1/+1 |
* | avformat: prevent triggering request_probe assert in ff_read_packet | Andreas Cadhalpun | 2016-11-27 | 1 | -1/+1 |
* | avformat/avidec: Check nb_streams in read_gab2_sub() | Michael Niedermayer | 2016-09-28 | 1 | -0/+2 |
* | avformat/avidec: Remove ancient assert | Michael Niedermayer | 2016-09-28 | 1 | -1/+0 |
* | avformat/avidec: Fix memleak with dv in avi | Michael Niedermayer | 2016-09-28 | 1 | -0/+1 |
* | avformat/movenc: Check packet in mov_write_single_packet() too | Michael Niedermayer | 2016-09-28 | 1 | -0/+4 |
* | avformat/movenc: Factor check_pkt() out | Michael Niedermayer | 2016-09-28 | 1 | -6/+18 |
* | avformat/utils: fix timebase error in avformat_seek_file() | Xinzheng Zhang | 2016-09-28 | 1 | -0/+1 |
* | avformat/movenc: Check first DTS similar to dts difference | Michael Niedermayer | 2016-09-28 | 1 | -0/+7 |
* | avformat/mov: Fix potential integer overflow in mov_read_keys | Sergey Volk | 2016-09-28 | 1 | -1/+1 |
* | lavf/utils: Avoid an overflow for huge negative durations. | Carl Eugen Hoyos | 2016-09-24 | 1 | -1/+1 |
* | avformat/avidec: Fix infinite loop in avi_read_nikon() | Michael Niedermayer | 2016-09-05 | 1 | -2/+2 |
* | avformat/utils: End probing if the expected codec surpasses AVPROBE_SCORE_STR... | Michael Niedermayer | 2016-09-05 | 1 | -1/+4 |
* | avformat/wtvdec: Check pointer before use | Michael Niedermayer | 2016-09-05 | 1 | -1/+1 |
* | avformat/swfdec: Fix inflate() error code check | Michael Niedermayer | 2016-09-05 | 1 | -2/+2 |
* | avformat/oggdec: Fix integer overflow with invalid pts | Michael Niedermayer | 2016-08-13 | 1 | -0/+5 |
* | libavformat/rtpdec_asf: zero initialize the AVIOContext struct | Kacper Michajłow | 2016-08-13 | 1 | -1/+1 |
* | avformat/mov: Check sample size | Michael Niedermayer | 2016-08-13 | 1 | -1/+10 |
* | avformat/format: Fix registering a format more than once and related races | Michael Niedermayer | 2016-08-13 | 1 | -6/+10 |
* | avformat/flacdec: Fix seeking close to EOF | Michael Niedermayer | 2016-08-13 | 1 | -3/+6 |
* | avformat/flvdec: Accept last size if its off by 1 | Michael Niedermayer | 2016-08-13 | 1 | -1/+1 |
* | avformat/mpegts: adjust probe score for low check_count | Michael Niedermayer | 2016-08-13 | 1 | -1/+3 |
* | avformat/mp3dec: Increase probe score slightly when the whole data from begin... | Michael Niedermayer | 2016-08-13 | 1 | -1/+6 |
* | avformat/mpegts: Do not trust BSSD descriptor, it is sometimes not an S302M s... | Michael Niedermayer | 2016-08-13 | 1 | -1/+4 |
* | avformat/allformats: Making av_register_all() thread-safe. | Vivekanand | 2016-08-13 | 1 | -1/+2 |
* | librtmp: Avoid an infiniloop setting connection arguments | Luca Barbato | 2016-07-26 | 1 | -0/+2 |
* | avformat/oggparsevp8: fix pts calculation on pages ending with an invisible f... | James Almer | 2016-07-25 | 1 | -1/+5 |
* | avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavform... | Thomas Guilbert | 2016-06-05 | 1 | -1/+1 |