56225 Commits (83d2b7e9a25e719b22c6631c31c3fdcfc137fa75)
 

Author SHA1 Message Date
Michael Niedermayer 83d2b7e9a2 Merge commit '17d57848fc14e82f76a65ffb25c90f2f011dc4a0' 11 years ago
Michael Niedermayer ad9a877a6d Merge commit '459f2b393a3f89ed08d10fbceb4738d1429f268e' 11 years ago
Michael Niedermayer d6e650d885 Merge commit '0d61f260010707f3028b818e8b24598e1a83d696' 11 years ago
Michael Niedermayer fcfbc58a1c Merge commit '183b9d843a9533774fabd3984a52f3987001acbc' 11 years ago
Michael Niedermayer 4caf8c51de Merge commit 'b26742cc308552f242ee2bf93b07a3ff509f4edc' 11 years ago
Michael Niedermayer a44d35d90f Merge commit '49568851bf1700e3d9ea9cda29208d0df3c2c38b' 11 years ago
Michael Niedermayer af539319af Merge commit 'f3d57dc69145f1b7acb4870da9ce60378190a1fd' 11 years ago
Michael Niedermayer f8932d9902 Merge commit '0679cec6e8802643bbe6d5f68ca1110a7d3171da' 11 years ago
Michael Niedermayer d510d70df0 Merge commit 'd002fce24a7206e95f9492031f45adc35711e183' 11 years ago
Michael Niedermayer c16cd55593 Merge commit '710b0e27025948b7511821c2f888ff2d74a59e14' 11 years ago
Michael Niedermayer 33cf70a8b8 Merge commit '8d928023f953a28692ba27071a448259134b103b' 11 years ago
Michael Niedermayer 7e88dbe935 Merge commit '48d6556dd46d4f4fac10d0f4a819e314887cd50e' 11 years ago
Michael Niedermayer ae77f06c69 Merge commit '5045f6bdfabfa5d3374756d2c23f762fb042acae' 11 years ago
Martin Storsjö 17d57848fc mpc8: Make sure the first stream exists before parsing the seek table 11 years ago
Martin Storsjö 459f2b393a mpc8: Check the seek table size parsed from the bitstream 11 years ago
Michael Niedermayer 0d61f26001 zmbvdec: Check the buffer size for uncompressed data 11 years ago
Martin Storsjö 183b9d843a ape: Don't allow the seektable to be omitted 11 years ago
Martin Storsjö b26742cc30 shorten: Break out of loop looking for fmt chunk if none is found 11 years ago
Martin Storsjö 49568851bf shorten: Use a checked bytestream reader for the wave header 11 years ago
James Almer bbcaf25d4d lavu/sha512: Fully unroll the transform function loops 11 years ago
James Almer 7e4fe5162a lavu/sha: Fully unroll the transform function loops 11 years ago
Martin Storsjö f3d57dc691 smacker: Free memory properly if the init function fails 11 years ago
Martin Storsjö 0679cec6e8 smacker: Make sure we don't fill in huffman codes out of range 11 years ago
Martin Storsjö d002fce24a smacker: Check malloc return values 11 years ago
Martin Storsjö 710b0e2702 smacker: Avoid integer overflow when allocating packets 11 years ago
Martin Storsjö 8d928023f9 smacker: Don't return packets in unallocated streams 11 years ago
Martin Storsjö 48d6556dd4 dsicin: Add some basic sanity checks for fields read from the file 11 years ago
Paul B Mahol a8e00cf926 avfilter: remove redundant use of AV_NE() macro 11 years ago
Paul B Mahol 269845db86 avformat/nutdec: check for allocation failures 11 years ago
Paul B Mahol 99a283331c avfilter/vf_traspose: move switch out of loop 11 years ago
Dylan Alex Simon 38155b47fd avcodec: add const qualifier to avcodec_find_best_pix_fmt2 args 11 years ago
Diego Biurrun 5045f6bdfa configure: Fix wrong reference to user support mailing list 11 years ago
Michael Niedermayer 2a1c24a267 avformat/utils: use av_realloc_array() 11 years ago
Michael Niedermayer c5714097eb avformat/mxfdec: use av_realloc_array() 11 years ago
Michael Niedermayer 9bca8e5341 avformat/matroskaenc: use av_realloc_array() 11 years ago
Michael Niedermayer e529082369 avformat/matroskadec: use av_realloc_array() 11 years ago
Michael Niedermayer b5b34c1983 avformat/matroskaenc: use av_freep() to avoid leaving stale pointers 11 years ago
Michael Niedermayer 2175f76894 avformat/asfenc: use av_freep() for extra saftey 11 years ago
Michael Niedermayer 2832a82e17 avformat/gxfenc: Clear nb_fields on array deallocation 11 years ago
Michael Niedermayer a6ca08f1af avformat/gxfenc: Check and propagate return code from gxf_write_map_packet() 11 years ago
Paul B Mahol 9e505485f3 avformat/smacker: check avformat_new_stream() return value 11 years ago
Paul B Mahol 848ad8db22 avformat/libnut: check avformat_new_stream() return value 11 years ago
Paul B Mahol f2e614e7e9 avformat/ffmetadec: return meaningful error codes 11 years ago
Paul B Mahol 60caa3d8bc avformat/sierravmd: check for memory allocation failures 11 years ago
Paul B Mahol 00e1bf8a58 avformat/flic: check for memory allocation failures 11 years ago
Michael Niedermayer 803445e02c Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer c45e9097d8 Merge commit 'ec17d1aa8b833d49d8fc479e44e9e22858aa486c' 11 years ago
Michael Niedermayer 24da9eb25d Merge commit 'c58f4069e1d5b5804c669b691510e1b8fabb67fc' 11 years ago
Michael Niedermayer 8c9d6ee4f2 avformat/utils: functions that add entries should not destroy the whole list on failure 11 years ago
Michael Niedermayer 5ca39a0b89 avformat/mxfdec: functions that add entries should not destroy the whole list on failure 11 years ago