| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/avidec: Check nb_streams in read_gab2_sub() | Michael Niedermayer | 2017-08-23 | 1 | -0/+2 |
* | avformat/avidec: Remove ancient assert | Michael Niedermayer | 2017-08-23 | 1 | -1/+0 |
* | avformat/utils: fix timebase error in avformat_seek_file() | Xinzheng Zhang | 2017-08-23 | 1 | -0/+1 |
* | avformat/avidec: Fix infinite loop in avi_read_nikon() | Michael Niedermayer | 2017-08-23 | 1 | -2/+2 |
* | avformat/swfdec: Fix inflate() error code check | Michael Niedermayer | 2017-08-23 | 1 | -2/+2 |
* | avformat/oggdec: Fix integer overflow with invalid pts | Michael Niedermayer | 2017-08-23 | 1 | -0/+5 |
* | libavformat/rtpdec_asf: zero initialize the AVIOContext struct | Kacper Michajłow | 2017-08-23 | 1 | -1/+1 |
* | avformat/mov: Check sample size | Michael Niedermayer | 2017-08-23 | 1 | -1/+10 |
* | avformat/format: Fix registering a format more than once and related races | Michael Niedermayer | 2017-08-23 | 1 | -6/+10 |
* | avformat/mpegts: Do not trust BSSD descriptor, it is sometimes not an S302M s... | Michael Niedermayer | 2017-08-23 | 1 | -1/+4 |
* | avformat/allformats: Making av_register_all() thread-safe. | Vivekanand | 2017-08-23 | 1 | -1/+2 |
* | avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavform... | Thomas Guilbert | 2017-08-23 | 1 | -1/+1 |
* | avformat/utils: Check negative bps before shifting in ff_get_pcm_codec_id() | Chris Cunningham | 2017-08-23 | 1 | -1/+1 |
* | avformat/utils: Do not compute the bitrate from duration == 0 | Michael Niedermayer | 2017-08-23 | 1 | -1/+1 |
* | libavformat/oggdec: Free stream private when header parsing fails. | Chris Cunningham | 2017-08-23 | 1 | -0/+1 |
* | avformat/utils: Check bps before using it in a shift in ff_get_pcm_codec_id() | Michael Niedermayer | 2017-08-23 | 1 | -0/+3 |
* | avformat/oggparseopus: Check that granule pos is within the supported range | Michael Niedermayer | 2017-08-23 | 1 | -0/+4 |
* | avformat/options_table: Add missing identifier for very strict compliance | Michael Niedermayer | 2017-08-23 | 1 | -0/+1 |
* | avformat/rtpdec_jpeg: fix low contrast image on low quality setting | Ico Doornekamp | 2017-08-23 | 1 | -3/+4 |
* | avformat/concatdec: set safe mode to enabled instead of auto | Michael Niedermayer | 2017-08-23 | 1 | -1/+1 |
* | avformat/rtpenc: Fix integer overflow in NTP_TO_RTP_FORMAT | Boris Nagels | 2017-08-23 | 1 | -1/+2 |
* | mov: Add an option to toggle dref opening | Derek Buitenhuis | 2016-02-01 | 2 | -5/+20 |
* | avformat: Document urls a bit | Michael Niedermayer | 2016-02-01 | 1 | -0/+12 |
* | avformat/concat: Check protocol prefix | Michael Niedermayer | 2016-02-01 | 1 | -1/+4 |
* | avformat/avformat: Replace some references to filenames by urls | Michael Niedermayer | 2016-02-01 | 1 | -7/+7 |
* | avformat/avio: Limit url option parsing to the documented cases | Michael Niedermayer | 2016-02-01 | 1 | -2/+9 |
* | avformat/hls: Even stricter URL checks | Michael Niedermayer | 2016-01-31 | 1 | -1/+5 |
* | avformat/hls: More strict url checks | Michael Niedermayer | 2016-01-31 | 1 | -8/+19 |
* | avformat/hls: forbid all protocols except http(s) & file | Maxim Andreev | 2016-01-31 | 1 | -0/+11 |
* | avformat/aviobuf: Fix end check in put_str16() | Michael Niedermayer | 2016-01-31 | 1 | -0/+2 |
* | avformat/asfenc: Check pts | Michael Niedermayer | 2016-01-31 | 1 | -0/+5 |
* | avformat: Add integer fps from 31 to 60 to get_std_framerate() | Michael Niedermayer | 2016-01-31 | 2 | -4/+8 |
* | avformat/mxfenc: Do not crash if there is no packet in the first stream | Michael Niedermayer | 2016-01-31 | 1 | -0/+4 |
* | brstm: fix missing closing brace | Andreas Cadhalpun | 2016-01-28 | 1 | -0/+1 |
* | brstm: also allocate b->table in read_packet | Andreas Cadhalpun | 2016-01-28 | 1 | -0/+4 |
* | brstm: make sure an ADPC chunk was read for adpcm_thp | Andreas Cadhalpun | 2016-01-28 | 1 | -0/+5 |
* | ffmdec: reset packet_end in case of failure | Andreas Cadhalpun | 2016-01-28 | 1 | -3/+6 |
* | avformat/ipmovie: put video decoding_map_size into packet and use it in decoder | Paul B Mahol | 2016-01-28 | 1 | -3/+4 |
* | nuv: sanitize negative fps rate | Andreas Cadhalpun | 2015-12-20 | 1 | -0/+9 |
* | mlvdec: check that index_entries exist | Andreas Cadhalpun | 2015-12-20 | 1 | -0/+5 |
* | nutdec: reject negative value_len in read_sm_data | Andreas Cadhalpun | 2015-12-20 | 1 | -1/+1 |
* | nutdec: only copy the header if it exists | Andreas Cadhalpun | 2015-12-20 | 1 | -1/+2 |
* | ffm: reject invalid codec_id and codec_type | Andreas Cadhalpun | 2015-12-20 | 1 | -0/+28 |
* | avformat/utils: estimate_timings_from_pts - increase retry counter, fixes inv...n2.4.12 | Rainer Hochecker | 2015-12-09 | 1 | -1/+1 |
* | avformat/smacker: fix integer overflow with pts_inc | Michael Niedermayer | 2015-12-06 | 1 | -0/+5 |
* | mpegencts: Fix overflow in cbr mode period calculations | Timo Teräs | 2015-12-06 | 1 | -3/+3 |
* | avformat/dump: Fix integer overflow in av_dump_format() | Michael Niedermayer | 2015-12-06 | 1 | -1/+1 |
* | rtmpcrypt: Do the xtea decryption in little endian mode | Martin Storsjö | 2015-12-06 | 1 | -1/+6 |
* | avformat/matroskadec: Check subtitle stream before dereferencing | Michael Niedermayer | 2015-12-06 | 1 | -0/+1 |
* | avformat/utils: Do not init parser if probing is unfinished | Michael Niedermayer | 2015-12-06 | 1 | -1/+1 |