42320 Commits (ccc0a3a9faf4a9cf6fd4952a1ef5590df2542e0e)
 

Author SHA1 Message Date
Mans Rullgard fb93e61e2b x86: lavfi: fix gradfun/yadif build with mmx/sse disabled 13 years ago
Paul B Mahol 5d171b1f47 jvdec: check if there is enough data 13 years ago
Paul B Mahol f8a81755c2 jvdec: remove redundant check 13 years ago
Paul B Mahol 1bc9e4c5b2 jvdec: remove buf_size 13 years ago
Paul B Mahol 1c638cfc25 jvdec: stop reading partial palette 13 years ago
Michael Niedermayer c673a90b0d tools: add bisect script 13 years ago
Michael Niedermayer c9de83fefd yadif/x86: add prototypes for functions, make code valid C again. 13 years ago
Michael Niedermayer 114f82ee7e jvdec: check that the video_size fits in the packet. 13 years ago
Paul B Mahol 596814f978 jvdec: fix memleak of jv->frames 13 years ago
Ronald S. Bultje cbd9b2f918 snow: remove the runs[] VLA. 13 years ago
Martin Storsjö 4d8516fdb1 snow: Check mallocs at init 13 years ago
Michael Niedermayer 9d0c71e5e3 jvdemux: correct size for truncated packets 13 years ago
Paul B Mahol 699083edce fate: add test for Bitmap Brothers JV demuxer 13 years ago
Paul B Mahol 7c52070131 fate: add test for Bitmap Brothers JV video 13 years ago
Michael Niedermayer 6671c40038 h264pred: assert that depth is supported 13 years ago
Michael Niedermayer 9c995fe19a h264dsp: assert that depth is supported 13 years ago
Michael Niedermayer 5a1bbb3af0 dsputil: assert that depth is supported 13 years ago
Stefano Sabatini bb6effe059 lavfi: remove vsrc_buffer.h API 13 years ago
Stefano Sabatini ab7dbdc92c lavc/rawdec: add assertion check in raw_decode() 13 years ago
Stefano Sabatini 17a54f5de8 lavc/rawdec: prefer constant AVPALETTE_SIZE over 256*4 13 years ago
Michael Niedermayer 4330b8bba2 h264: sps: handle more profiles 13 years ago
Michael Niedermayer 9091ba9dfa h264: add support for constraint_set4_flag / constraint_set5_flag 13 years ago
Michael Niedermayer b6851d34c0 x86/gradfun: fix compilation failure on open solaris 13 years ago
Michael Niedermayer b2527d5d5a Revert "alsdec: remove dead assignments" 13 years ago
Michael Niedermayer a08efa2e36 has_decode_delay_been_guessed: tighten up the heuristic. 13 years ago
Michael Niedermayer 4e9e0700fb has_decode_delay_been_guessed: skip guessing when sps.num_reorder_frames is available 13 years ago
Michael Niedermayer 1fb07be062 fate: drop strict 1 for MR4_TANDBERG_C.264 and MR5_TANDBERG_C.264 13 years ago
Michael Niedermayer bafa1c7f38 h264: add avpriv_h264_has_num_reorder_frames() 13 years ago
Mans Rullgard 4719ea7e1e flacdec: remove redundant setting of avctx->sample_fmt 13 years ago
Michael Niedermayer 2c883c6acf has_decode_delay_been_guessed: improve heuristic 13 years ago
Michael Niedermayer 41dd30068a doc/developer: refer to av_malloc() instead of malloc() 13 years ago
Michael Niedermayer b286383bd2 Merge remote-tracking branch 'qatar/master' 13 years ago
Clément Bœsch 7c84e7d337 mem: heap memory poisoning. 13 years ago
Michael Niedermayer 2278a3e5f7 vc1dsp: use av_assert2 13 years ago
Michael Niedermayer 2ceaffc627 resample2: use av_assert() 13 years ago
Michael Niedermayer 7309451d73 swr: fix warning: passing argument 2 of s->mix_any_f from incompatible pointer type 13 years ago
Michael Niedermayer 338509c2e1 swr: fix warning: passing argument 1 of s->mix_any_f from incompatible pointer type 13 years ago
Michael Niedermayer 087d067a99 swr: fix warning: passing argument 2 of ctx->simd_f from incompatible pointer type 13 years ago
Michael Niedermayer 04b5eb47a6 swr: fix mix* related function pointer warnings 13 years ago
Anton Khirnov 5e745cefc0 asfdec: read attached pictures. 13 years ago
Anton Khirnov 728d2afa17 apetag: reindent 13 years ago
Anton Khirnov 02a951b919 apetag: export attached covers as video streams. 13 years ago
Anton Khirnov b72767df8e apetag: fix the amount of data read from binary tags. 13 years ago
Anton Khirnov f2e175c756 apetag: make sure avio_get_str() doesn't read more than it should. 13 years ago
Anton Khirnov a02b8c695c mov: read itunes cover art. 13 years ago
Clément Bœsch c855ce2671 lavf/wtvdec: add missing { } around if. 13 years ago
Mans Rullgard 58e57c3052 snow: remove VLA in mc_block() 13 years ago
Ronald S. Bultje ff8f8dfb79 intfloat: Don't use designated initializers in the public headers 13 years ago
Michael Niedermayer fbdb205968 wmaenc: dont mess with the bitrate. 13 years ago
Ronald S. Bultje 33bb63cb3e snow: remove a VLA. 13 years ago