72037 Commits (8d916ef5f74d9e79f1a5c4fde3116ebda3d5ffbe)
 

Author SHA1 Message Date
Michael Niedermayer 8d916ef5f7 fate: Use more than 5 frames for testing select and idet filters 10 years ago
Michael Niedermayer 5e19651c9d Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 10 years ago
Michael Niedermayer 1cf81a2c50 Merge commit '379e5603f4131e677ecf5ba79973dcd5603f28ea' 10 years ago
Michael Niedermayer f230451b7a Merge commit 'b9f7a677083647d85e583d6d7384938766a293d7' 10 years ago
Michael Niedermayer 55231323b0 Merge commit '254f3daba4271c1918d9a7ad155b1442ef93ed29' 10 years ago
Michael Niedermayer 73b8155b31 Merge commit '4d0ee4962be7e07cdc038a78008ef2e4e47e5f81' 10 years ago
Michael Niedermayer 8b0ceb96da Merge commit 'b34257eefd98cb768ea2f53a390b8684d51e689a' 10 years ago
Michael Niedermayer ce1c0e99e9 Merge commit '243e8443cd9e83c887e3f5edf09a169e7783d14e' 10 years ago
Michael Niedermayer 918c5ea4d3 Merge commit '295e05a762332c5edcc84c325e94457815a51b5c' 10 years ago
Michael Niedermayer 004564c930 avformat/wavenc: Check umid length 10 years ago
Michael Niedermayer ecb4ae7879 avformat/wavenc: fix string length variable types 10 years ago
Michael Niedermayer d0b294286c avcodec/ppc/h264qpel_template: Fix alignment assert 10 years ago
Michael Niedermayer 07cb6bf985 postproc/postprocess: Use size_t to hold strlen()s value 10 years ago
Michael Niedermayer d66b623ad0 avformat/nutenc: Fix writing strings larger than 2gb 10 years ago
Michael Niedermayer 4c128ea162 avutil/dict: Use size_t for appending strings 10 years ago
Michael Niedermayer 4950bd4ebe libavutil/mem: use size_t for the length in av_strdup() 10 years ago
Michael Niedermayer 54e64eaf68 swscale/x86/swscale: Fix warning about loosing significant bits in cast 10 years ago
Michael Niedermayer a649f36f75 avformat/http: Mark lower_proto as const in http_listen() 10 years ago
Michael Niedermayer 3d65570f25 avformat/mxf: Always evaluate PRINT_KEY() arguments at compile time 10 years ago
Michael Niedermayer 8b42b22222 avformat/mxf: Simplify PRINT_KEY() 10 years ago
Michael Niedermayer 729108515d avcodec/snowenc: set dia_size for the first pass of motion estimation too 10 years ago
Luca Barbato 2fb02ecfd1 fate: Reduce the number of frames used to test video filters 10 years ago
Reimar Döffinger 5af621278d avformat_alloc_context: initialize raw_packet_buffer_remaining_size. 10 years ago
Michael Niedermayer 58201c6e9e avcodec/snowenc: correct fullpel search pattern 10 years ago
Michael Niedermayer db6d0a5bd2 avcodec/snowenc: Fix used reference MV in fullpel iterative ME 10 years ago
Michael Niedermayer f349703e1d avcodec/snowenc: change log level for iterative ME information to debug level 10 years ago
Michael Niedermayer b62297805b avcodec/snowenc: add intra_penalty AVOption 10 years ago
Michael Niedermayer cf31e2df08 avcodec/mpegvideo: Fix null pointer dereference with grayscale decoding with mpeg2_field_encoding.ts 10 years ago
Michael Niedermayer 33529104e5 avcodec/mpeg12dec: Fix "-flags +gray" 10 years ago
wm4 379e5603f4 id3v2: Do not export empty APIC description 10 years ago
wm4 b9f7a67708 png: Set the color range as full range 10 years ago
Luca Barbato 254f3daba4 nut: Make sure to clean up on read_header failure 10 years ago
Andreas Cadhalpun 4d0ee4962b avi: Validate sample_size 10 years ago
Michael Niedermayer 876c89a88f cmdline: Check options array for not working flag combinations 10 years ago
Michael Niedermayer 107e4da476 ffmpeg_opt: Fix -timestamp parsing 10 years ago
Michael Niedermayer 9ba5dd37a9 avcodec/mpegvideo: Fix indention 10 years ago
Michael Niedermayer 5c8809b45b avcodec/error_resilience: support grayscale 10 years ago
Michael Niedermayer 82a6e18bbb avcodec/mpegvideo: Fix -flags +gray with xvid_vlc_trac7411.h263 10 years ago
Michael Niedermayer 9025bc588a avcodec/h263dec: use PIX_FMT_GRAY8 when the user specified CODEC_FLAG_GRAY 10 years ago
Michael Niedermayer d1d8ee5e91 avdevice/v4l2: Try to fix build on netbsd/openbsd 10 years ago
Giorgio Vazzana 28f20d2ff4 lavd/v4l2: produce a 0 byte packet when a dequeued buffer is flagged with V4L2_BUF_FLAG_ERROR 10 years ago
Michael Niedermayer 982e7bbfa6 avcodec/vc1: Skip chroma operations if CODEC_FLAG_GRAY is set 10 years ago
Giorgio Vazzana 23e6cf832f lavd/v4l2: fix typo 10 years ago
Ronald S. Bultje c97d30f02f vp9: de-duplicate some functions that are identical between 10/12 bpp. 10 years ago
周晓勇 ba1f56ae9b configure: remove loongson check inline asm and mips dependent 10 years ago
周晓勇 b6d8afd820 configure: replace arch loongson with arch extra list loongson 10 years ago
Andreas Cadhalpun b34257eefd nut: Check chapter creation in decode_info_header 10 years ago
Andreas Cadhalpun 243e8443cd alac: Reject rice_limit 0 if compression is used 10 years ago
Andreas Cadhalpun 295e05a762 ape: Support _0000 files with nblock smaller than 64 10 years ago
wm4 b697b297b7 id3v2: do not export APIC description if empty 10 years ago