72022 Commits (918c5ea4d3702a9eebf4794e75507c4d5bc9cba2)
 

Author SHA1 Message Date
  Michael Niedermayer 918c5ea4d3 Merge commit '295e05a762332c5edcc84c325e94457815a51b5c' 11 years ago
  Michael Niedermayer 004564c930 avformat/wavenc: Check umid length 11 years ago
  Michael Niedermayer ecb4ae7879 avformat/wavenc: fix string length variable types 11 years ago
  Michael Niedermayer d0b294286c avcodec/ppc/h264qpel_template: Fix alignment assert 11 years ago
  Michael Niedermayer 07cb6bf985 postproc/postprocess: Use size_t to hold strlen()s value 11 years ago
  Michael Niedermayer d66b623ad0 avformat/nutenc: Fix writing strings larger than 2gb 11 years ago
  Michael Niedermayer 4c128ea162 avutil/dict: Use size_t for appending strings 11 years ago
  Michael Niedermayer 4950bd4ebe libavutil/mem: use size_t for the length in av_strdup() 11 years ago
  Michael Niedermayer 54e64eaf68 swscale/x86/swscale: Fix warning about loosing significant bits in cast 11 years ago
  Michael Niedermayer a649f36f75 avformat/http: Mark lower_proto as const in http_listen() 11 years ago
  Michael Niedermayer 3d65570f25 avformat/mxf: Always evaluate PRINT_KEY() arguments at compile time 11 years ago
  Michael Niedermayer 8b42b22222 avformat/mxf: Simplify PRINT_KEY() 11 years ago
  Michael Niedermayer 729108515d avcodec/snowenc: set dia_size for the first pass of motion estimation too 11 years ago
  Reimar Döffinger 5af621278d avformat_alloc_context: initialize raw_packet_buffer_remaining_size. 11 years ago
  Michael Niedermayer 58201c6e9e avcodec/snowenc: correct fullpel search pattern 11 years ago
  Michael Niedermayer db6d0a5bd2 avcodec/snowenc: Fix used reference MV in fullpel iterative ME 11 years ago
  Michael Niedermayer f349703e1d avcodec/snowenc: change log level for iterative ME information to debug level 11 years ago
  Michael Niedermayer b62297805b avcodec/snowenc: add intra_penalty AVOption 11 years ago
  Michael Niedermayer cf31e2df08 avcodec/mpegvideo: Fix null pointer dereference with grayscale decoding with mpeg2_field_encoding.ts 11 years ago
  Michael Niedermayer 33529104e5 avcodec/mpeg12dec: Fix "-flags +gray" 11 years ago
  Michael Niedermayer 876c89a88f cmdline: Check options array for not working flag combinations 11 years ago
  Michael Niedermayer 107e4da476 ffmpeg_opt: Fix -timestamp parsing 11 years ago
  Michael Niedermayer 9ba5dd37a9 avcodec/mpegvideo: Fix indention 11 years ago
  Michael Niedermayer 5c8809b45b avcodec/error_resilience: support grayscale 11 years ago
  Michael Niedermayer 82a6e18bbb avcodec/mpegvideo: Fix -flags +gray with xvid_vlc_trac7411.h263 11 years ago
  Michael Niedermayer 9025bc588a avcodec/h263dec: use PIX_FMT_GRAY8 when the user specified CODEC_FLAG_GRAY 11 years ago
  Michael Niedermayer d1d8ee5e91 avdevice/v4l2: Try to fix build on netbsd/openbsd 11 years ago
  Giorgio Vazzana 28f20d2ff4 lavd/v4l2: produce a 0 byte packet when a dequeued buffer is flagged with V4L2_BUF_FLAG_ERROR 11 years ago
  Michael Niedermayer 982e7bbfa6 avcodec/vc1: Skip chroma operations if CODEC_FLAG_GRAY is set 11 years ago
  Giorgio Vazzana 23e6cf832f lavd/v4l2: fix typo 11 years ago
  Ronald S. Bultje c97d30f02f vp9: de-duplicate some functions that are identical between 10/12 bpp. 11 years ago
  周晓勇 ba1f56ae9b configure: remove loongson check inline asm and mips dependent 11 years ago
  周晓勇 b6d8afd820 configure: replace arch loongson with arch extra list loongson 11 years ago
  Andreas Cadhalpun 295e05a762 ape: Support _0000 files with nblock smaller than 64 11 years ago
  wm4 b697b297b7 id3v2: do not export APIC description if empty 11 years ago
  wm4 72e7553125 pngdec: set correct range 11 years ago
  Michael Niedermayer 3b12335395 swscale/x86/hscale_fast_bilinear_simd: Remove ancient out-commented debug code 11 years ago
  James Almer 28eaf46da9 doc/APIchanges: fill missing versions and hashes 11 years ago
  James Almer e0a403e1c2 vp9: add missing changelog and APIchanges entries for new VP9 profiles 11 years ago
  Tom Butterworth 288dc5b4a1 avcodec/s3tc: fix alpha decoding when dimensions are not a multiple of 4 11 years ago
  Michael Niedermayer b1b0baa3d6 avcodec/g2meet: Check init_get_bits8() return value 11 years ago
  Michael Niedermayer 43e94d5af4 avcodec/g2meet: Use init_get_bits8() 11 years ago
  Michael Niedermayer 5f0ebe865c ffprobe: Use av_packet_side_data_name() to find the side data name 11 years ago
  Michael Niedermayer a7dd933b81 avcodec: Add av_packet_side_data_name() 11 years ago
  Michael Niedermayer daea320969 avcodec/txd: Fix input size checks for dxt1/3 for dimensions % 4 != 0 11 years ago
  Tom Butterworth 873d7e0e63 avcodec/s3tc: fix decoding when dimensions are not a multiple of 4 11 years ago
  Andreas Cadhalpun 584cc1ade1 aacsbr: break infinite loop in sbr_hf_calc_npatches 11 years ago
  Shivraj Patil 7174df44fe avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni copy, uni horizontal and uni vertical mc functions 11 years ago
  James Almer aa70801aaf ripemd: move ripemd{256, 320} into separate functions 11 years ago
  Michael Niedermayer cc77bb09e4 avcodec/x86/vp9dsp_init: Fix mix of declaration and statement 11 years ago