| Commit message (Expand) | Author | Age | Files | Lines |
* | 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/mpeg: Adjust vid probe threshold to correct mis-detection | Michael Niedermayer | 2016-11-26 | 1 | -1/+1 |
* | avformat/mxfdec: Check size to avoid integer overflow in mxf_read_utf16_string() | Michael Niedermayer | 2016-11-26 | 1 | -1/+1 |
* | avformat/avidec: Check nb_streams in read_gab2_sub() | Michael Niedermayer | 2016-10-05 | 1 | -0/+2 |
* | avformat/avidec: Remove ancient assert | Michael Niedermayer | 2016-10-05 | 1 | -1/+0 |
* | avformat/movenc: Check packet in mov_write_single_packet() too | Michael Niedermayer | 2016-09-18 | 1 | -0/+5 |
* | avformat/movenc: Factor check_pkt() out | Michael Niedermayer | 2016-09-18 | 1 | -6/+18 |
* | avformat/utils: fix timebase error in avformat_seek_file() | Xinzheng Zhang | 2016-09-18 | 1 | -0/+1 |
* | avformat/avidec: Fix infinite loop in avi_read_nikon() | Michael Niedermayer | 2016-09-18 | 1 | -2/+2 |
* | avformat/swfdec: Fix inflate() error code check | Michael Niedermayer | 2016-08-19 | 1 | -2/+2 |
* | avformat/oggdec: Fix integer overflow with invalid pts | Michael Niedermayer | 2016-08-15 | 1 | -0/+5 |
* | libavformat/rtpdec_asf: zero initialize the AVIOContext struct | Kacper Michajłow | 2016-08-15 | 1 | -1/+1 |
* | avformat/mov: Check sample size | Michael Niedermayer | 2016-08-15 | 1 | -1/+10 |
* | avformat/format: Fix registering a format more than once and related races | Michael Niedermayer | 2016-08-15 | 1 | -6/+10 |
* | avformat/mpegts: Do not trust BSSD descriptor, it is sometimes not an S302M s... | Michael Niedermayer | 2016-08-15 | 1 | -1/+4 |
* | avformat/allformats: Making av_register_all() thread-safe. | Vivekanand | 2016-08-15 | 1 | -1/+2 |
* | avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavform... | Thomas Guilbert | 2016-08-15 | 1 | -1/+1 |
* | avformat/avidec: Detect index with too short entries | Michael Niedermayer | 2016-08-15 | 1 | -0/+2 |
* | avformat/utils: Check negative bps before shifting in ff_get_pcm_codec_id() | Chris Cunningham | 2016-08-15 | 1 | -1/+1 |
* | avformat/utils: Do not compute the bitrate from duration == 0 | Michael Niedermayer | 2016-08-15 | 1 | -1/+1 |
* | libavformat/oggdec: Free stream private when header parsing fails. | Chris Cunningham | 2016-08-15 | 1 | -0/+1 |
* | avformat/utils: Check bps before using it in a shift in ff_get_pcm_codec_id() | Michael Niedermayer | 2016-08-15 | 1 | -0/+3 |
* | avformat/oggparseopus: Check that granule pos is within the supported range | Michael Niedermayer | 2016-08-15 | 1 | -0/+4 |
* | avformat/options_table: Add missing identifier for very strict compliance | Michael Niedermayer | 2016-08-15 | 1 | -0/+1 |
* | 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/ffmdec: Check pix_fmt | Michael Niedermayer | 2016-04-28 | 1 | -0/+11 |
* | avformat/rtpdec_jpeg: fix low contrast image on low quality setting | Ico Doornekamp | 2016-04-27 | 1 | -3/+4 |
* | avformat/concatdec: set safe mode to enabled instead of auto | Michael Niedermayer | 2016-04-27 | 1 | -1/+1 |
* | avformat/utils: fix dts from pts code in compute_pkt_fields() during ascendin... | Michael Niedermayer | 2016-04-27 | 1 | -2/+3 |
* | avformat/rtpenc: Fix integer overflow in NTP_TO_RTP_FORMAT | Boris Nagels | 2016-04-27 | 1 | -1/+2 |
* | avformat/cache: Fix memleak of tree entries | Michael Niedermayer | 2016-04-27 | 1 | -0/+7 |
* | lavf/mov: downgrade sidx errors to non-fatal warnings; fixes trac #5216 | Rodger Combs | 2016-04-27 | 1 | -3/+3 |
* | lavf/mov: fix sidx with edit lists | Rodger Combs | 2016-04-27 | 1 | -1/+1 |
* | avformat: Document urls a bit | Michael Niedermayer | 2016-01-28 | 1 | -0/+12 |
* | avformat/libquvi: Set default demuxer and protocol limitations | Michael Niedermayer | 2016-01-28 | 1 | -0/+14 |
* | avformat/concat: Check protocol prefix | Michael Niedermayer | 2016-01-28 | 1 | -1/+4 |
* | avformat/avformat: Replace some references to filenames by urls | Michael Niedermayer | 2016-01-28 | 1 | -7/+7 |
* | avformat/img2dec: Use AVOpenCallback | Michael Niedermayer | 2016-01-28 | 1 | -1/+5 |
* | avformat/avio: Limit url option parsing to the documented cases | Michael Niedermayer | 2016-01-28 | 1 | -2/+9 |
* | avformat/img2dec: do not interpret the filename by default if a IO context ha... | Michael Niedermayer | 2016-01-28 | 2 | -2/+10 |
* | mov: Add an option to toggle dref opening | Derek Buitenhuis | 2016-01-28 | 2 | -5/+18 |
* | asfdec_o: check for too small size in asf_read_unknown | Andreas Cadhalpun | 2016-01-27 | 1 | -1/+6 |
* | asfdec_o: break if EOF is reached after asf_read_packet_header | Andreas Cadhalpun | 2016-01-27 | 1 | -0/+2 |
* | asfdec_o: make sure packet_size is non-zero before seeking | Andreas Cadhalpun | 2016-01-27 | 1 | -0/+4 |
* | asfdec_o: prevent overflow causing seekback | Andreas Cadhalpun | 2016-01-27 | 1 | -1/+1 |
* | asfdec_o: check avio_skip in asf_read_simple_index | Andreas Cadhalpun | 2016-01-27 | 1 | -2/+6 |