41337 Commits (5e5583efe41662294c5e1b76499ba338557f808d)
 

Author SHA1 Message Date
Michael Niedermayer cee4490b52 on2avc: check number of channels 10 years ago
Michael Niedermayer d423dd72be smc: fix the bounds check 10 years ago
Michael Niedermayer 0b39ac6f54 gifdec: refactor interleave end handling 10 years ago
Anton Khirnov 17ba719d9b mmvideo: check frame dimensions 10 years ago
Anton Khirnov 88626e5af8 jvdec: check frame dimensions 10 years ago
Anton Khirnov 809c3023b6 mjpegdec: check for pixel format changes 10 years ago
Anton Khirnov 64f7575fbd mov: avoid a memleak when multiple stss boxes are present 10 years ago
Vittorio Giovara 210461c0a8 imgconvert: check memory allocations and propagate errors 10 years ago
Vittorio Giovara 596b5c488f wma: check memory allocations and propagate errors 10 years ago
Vittorio Giovara 63be97ec40 lavfi: always check av_expr_parse_and_eval() return value 10 years ago
Vittorio Giovara 9e06327ecb xcbgrab: Move NULL check before pointer dereference 10 years ago
Vittorio Giovara 5ac06633cb takdec: check av_samples_get_buffer_size() return value 10 years ago
Vittorio Giovara 16c7a8a142 aacps: invert the order of parameters of ipdopd_reset() 10 years ago
Vittorio Giovara 76ccf114a6 rtsp: check ffurl_get_file_handle() return value 10 years ago
Vittorio Giovara b1306823d0 check memory errors from av_strdup() 10 years ago
Vittorio Giovara 9745f19ffc assdec: check the right variable 10 years ago
Vittorio Giovara 971099ff5a aacenc: correctly check returned value 10 years ago
Vittorio Giovara ac467d94fa lcl: return an appropriate error code 10 years ago
Vittorio Giovara 8b263331c5 mpegts: check get16() return value 10 years ago
James Almer 430a816859 oggdec: add support for VP8 demuxing 10 years ago
Vittorio Giovara 38129c26c5 cmdutils: check file access functions return values 10 years ago
Vittorio Giovara c63dd3f0a4 a64multi: check elbg return values 10 years ago
Vittorio Giovara 3beb9cbad3 roqvideo: check memory allocations and propagate errors 10 years ago
Vittorio Giovara ae2d41ec87 elbg: check memory allocations and propagate errors 10 years ago
Luca Barbato 5d839778b9 lavu: Refactor side data wiping 10 years ago
Vittorio Giovara effa7d2a6a fate: add test for offset theora 10 years ago
Vittorio Giovara 67fc8a15e4 theora: support different visible and coded frame size 10 years ago
Vittorio Giovara a381e0cec8 fate: add a DPX parser test 10 years ago
Paul B Mahol 87bd298abe DPX parser 10 years ago
Carl Eugen Hoyos 3a3790b8f8 tiff: support encoding and decoding 64bit images 10 years ago
Martin Storsjö 59f0275dd0 movenc: Adjust the pts of new fragments similarly to what is done for dts 10 years ago
Martin Storsjö 8a70ef94b9 libavformat: Add a muxer wrapping mpegts encoding into RTP 10 years ago
Thomas Volkert a505c0d737 rtp: Initial H.261 support 10 years ago
Martin Storsjö adc214e679 rtpenc: Avoid brittle switch fallthroughs 10 years ago
Michael Niedermayer 3bb465245f h261dec: Fix context initialization sequence 10 years ago
Martin Storsjö 91bfac759d h261enc: Disallow sliced encoding 10 years ago
Martin Storsjö df07c07b3d rtpdec_h263_rfc2190: Clear the stored bits if discarding buffered data 10 years ago
Martin Storsjö 42181740a3 rtpenc: Set the AVFMT_TS_NONSTRICT flag 10 years ago
Martin Storsjö 01f251c44d rtpenc: Set the timestamp properly when sending mpegts data, too 10 years ago
Tristan Matthews f2c614e8c4 srtpproto: fix option flag type 10 years ago
Martin Storsjö 456e93bfdd dashenc: Adjust the start time of a segment to the end of the previous segment 10 years ago
Martin Storsjö 2f628d5943 dashenc: Write segment timelines properly if the timeline has gaps 10 years ago
Martin Storsjö 6f4364aba9 mov: Fix handling of zero-length metadata values 10 years ago
Vittorio Giovara 10d4c5e55e tiff: set the correct return value when check_size() fails 10 years ago
Luca Barbato 3c27275c13 tiff: Check the check_size() return value and forward it 10 years ago
Luca Barbato 4690e01c3a prores: Evaluate all the quantizers 10 years ago
Xiaohan Wang 490a3ebf36 matroskadec: Fix read-after-free in matroska_read_seek() 10 years ago
Vittorio Giovara d75190aa93 mpegvideo: move REBASE_PICTURE where it is used 10 years ago
Vittorio Giovara 63fcedcf01 mpegvideo: remove unused function declaration 10 years ago
Vittorio Giovara b2bece5e9a hevc: always clip luma_log2_weight_denom 10 years ago