72133 Commits (019daa07759727ac81f5871eb3ce582432ae483a)
 

Author SHA1 Message Date
Michael Niedermayer 8b0ceb96da Merge commit 'b34257eefd98cb768ea2f53a390b8684d51e689a' 10 years ago
Michael Niedermayer ce1c0e99e9 Merge commit '243e8443cd9e83c887e3f5edf09a169e7783d14e' 10 years ago
Martin Storsjö b8d2630c53 dashenc: Reduce the segment duration if cutting out parts with edit lists 10 years ago
James Almer ac1a1cb948 dashenc: replace attribute id with contentType for the AdaptationSet element 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
wm4 72e7553125 pngdec: set correct range 10 years ago
Michael Niedermayer 3b12335395 swscale/x86/hscale_fast_bilinear_simd: Remove ancient out-commented debug code 10 years ago
James Almer 28eaf46da9 doc/APIchanges: fill missing versions and hashes 10 years ago
James Almer e0a403e1c2 vp9: add missing changelog and APIchanges entries for new VP9 profiles 10 years ago