62509 Commits (e48fb4e1a5a9796b4fb0fee7212404517d236aa2)
 

Author SHA1 Message Date
Michael Niedermayer 020600eed1 avcodec/jpeglsdec: ask for sample for "oversized image" 11 years ago
Michael Niedermayer 375013e3d6 avcodec/mpeg12dec: drop confusing av_dlog() 11 years ago
Anthoine Bourgeois d8ab7f31dd avcodec/dirac_arith: Fix build with PIC and stack-check options 11 years ago
Michael Niedermayer 7ac2f7e413 avutil/log: factor "level != AV_LOG_INFO/8" checks out 11 years ago
Michael Niedermayer dddacf780f avcodec/sanm: use named consant instead of literal number 11 years ago
Michael Niedermayer acf112ba6e avcodec/mpegvideo: remove AVFrame padding, as the hack isnt needed anymore 11 years ago
Michael Niedermayer 2ca553ed9c avcodec/snowenc: remove operations that have become redundant with AVFrame pointers 11 years ago
Michael Niedermayer 59a53842d3 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 60ef0c6f90 Merge commit '60fd7d36c47d62d4c603bf16c213b1a924f5cfcf' 11 years ago
Thilo Borgmann c740e083bc configure: Fail on missing prototypes in check_oc. 11 years ago
Michael Niedermayer 44841528c1 avcodec/mpegaudioenc_template: reorder operations to prevent integer overflow 11 years ago
Michael Niedermayer 9d66aa2c8f avcodec/mpegaudioenc_template: dont crash on bitrate=0 11 years ago
Michael Niedermayer d98688efb1 swscale/input: replace assert() by av_assert1() 11 years ago
Michael Niedermayer 624327988f Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 43935842bd Merge commit '0d671ade99059fd47b155df85c10c35eb6d54878' 11 years ago
Michael Niedermayer 8f23045b16 Merge commit 'be59675add2a05a7400b1abf86201ab069d7b1dd' 11 years ago
Michael Niedermayer e40d92b1e4 Merge commit '59388dac69f9a79eddb003d1c6aad5ec89d4287b' 11 years ago
Michael Niedermayer 233dbee3bc Merge commit 'b6a09ef700786b4e1e871dfa0f5c386ea43bbd0a' 11 years ago
Michael Niedermayer ed962414bd Merge commit '92b099daf4b8ef93513e38b43899cb8458a2fde3' 11 years ago
Michael Niedermayer 0a1cc04e6c Merge commit '8b17243d1742279bcb2368f8d325ea71e66736c8' 11 years ago
Michael Niedermayer 352e13e2a9 Merge commit '46439e156219d27f059cf687743ba5aacf238b87' 11 years ago
Michael Niedermayer 6c019f05ed Merge commit '718907cd881a0b593264aed059c0e00da13f9e15' 11 years ago
wm4 f6774f905f mpegvideo: operate with pointers to AVFrames instead of whole structs 11 years ago
Vittorio Giovara 60fd7d36c4 fate: correctly set sample rate for mp2 tests 11 years ago
Michael Niedermayer 1752b1459d swscale/utils: scale filter_size in warning so that it can be used as max for the compile time define 11 years ago
Michael Niedermayer 7b2b06eb43 swscale/utils: dont print message about filter size when the cause is a malloc failure 11 years ago
Luca Barbato e6e8be542b doc: Completely document the x264 options 11 years ago
Luca Barbato 0d671ade99 doc: Use a 3 columns multitable 11 years ago
Luca Barbato be59675add doc: Change the multitable rendering in texi2pod 11 years ago
Vittorio Giovara 59388dac69 fate: update tests for YVYU422 pixel format 11 years ago
Vittorio Giovara b6a09ef700 rawvideo: Support decoding YVYU422 FourCC 11 years ago
Michael Niedermayer 2daf580284 avcodec/j2kenc: use av_malloc(z)_array() 11 years ago
Michael Niedermayer 8ff061095f avcodec/libzvbi-teletextdec: remove * 1 11 years ago
Michael Niedermayer 818aaa7636 avcodec/libopencore-amr: use av_mallocz_array() 11 years ago
Anshul Maheshwari 5b30f27592 rtspcodes: don't check for >0 on error codes macro 11 years ago
Schenk, Michael 358f9ae639 configure: AVI demux needs exif 11 years ago
Michael Niedermayer 2fcef4a044 swscale/swscale_internal: remove obsolete warning 11 years ago
Michael Niedermayer 955d7e26b6 swscale/swscale_internal: make the offset strings update themselfs when the MAX_FILTER_SIZE is changed 11 years ago
Michael Niedermayer f6759d9ad4 swscale/x86/swscale_template: loose hardcoded dstw_offset 11 years ago
Michael Niedermayer e20e854ca0 vcodec/bitstream: use av_malloc_array() 11 years ago
Michael Niedermayer 33c9bb943b avcodec/avpacket: use av_malloc_array() 11 years ago
Michael Niedermayer e4c180c05a avcodec/a64multienc: use av_malloc(z)_array() 11 years ago
Michael Niedermayer 53487268e5 cmdutils: use av_mallocz_array() 11 years ago
Michael Niedermayer c8a1f10cf4 avcodec/ac3enc_float: use av_malloc_array() 11 years ago
Michael Niedermayer 9b467d3cd5 examples/transcoding: use av_malloc_array() 11 years ago
Michael Niedermayer b176320545 Merge remote-tracking branch 'cehoyos/master' 11 years ago
Michael Niedermayer e36aaeca3a avfilter/vf_colormatrix: fix memleak on error 11 years ago
Michael Niedermayer 5027f39712 swresample/resample: use av_malloc_array() where appropriate 11 years ago
Michael Niedermayer a5290cb1ac swresample/dither: use av_malloc_array() 11 years ago
Michael Niedermayer f9158b01d0 swresample/resample: Limit filter length 11 years ago