1. 12 May, 2015 7 commits
  2. 11 May, 2015 17 commits
  3. 10 May, 2015 16 commits
    • Michael Niedermayer's avatar
      Merge commit 'b8d2630c' · 28b7d7a3
      Michael Niedermayer authored
      * commit 'b8d2630c':
        dashenc: Reduce the segment duration if cutting out parts with edit lists
      Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      28b7d7a3
    • Michael Niedermayer's avatar
      Merge commit 'ac1a1cb9' · ae99f06e
      Michael Niedermayer authored
      * commit 'ac1a1cb9':
        dashenc: replace attribute id with contentType for the AdaptationSet element
      
      See: 32a4177aMerged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      ae99f06e
    • James Almer's avatar
      dashenc: replace attribute id with contentType for the AdaptationSet element · 32a4177a
      James Almer authored
      id should be an integer, not a string. It is also optional, so use
      contentType instead which is the proper attribute for these values.
      
      This addresses ticket #4545, fixing an MPD validation error.
      Signed-off-by: 's avatarJames Almer <jamrial@gmail.com>
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      32a4177a
    • Michael Niedermayer's avatar
      fate: Use more than 5 frames for testing select and idet filters · 8d916ef5
      Michael Niedermayer authored
      Testing these filters with just 5 frames could potentially be
      insufficient
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      8d916ef5
    • Michael Niedermayer's avatar
      Merge commit '2fb02ecf' · 5e19651c
      Michael Niedermayer authored
      * commit '2fb02ecf':
        fate: Reduce the number of frames used to test video filters
      
      Conflicts:
      	tests/fate-run.sh
      	tests/ref/fate/filter-crop
      	tests/ref/fate/filter-crop_scale
      	tests/ref/fate/filter-crop_scale_vflip
      	tests/ref/fate/filter-crop_vflip
      	tests/ref/fate/filter-null
      	tests/ref/fate/filter-pixdesc-abgr
      	tests/ref/fate/filter-pixdesc-argb
      	tests/ref/fate/filter-pixdesc-bgr24
      	tests/ref/fate/filter-pixdesc-bgr444be
      	tests/ref/fate/filter-pixdesc-bgr444le
      	tests/ref/fate/filter-pixdesc-bgr48be
      	tests/ref/fate/filter-pixdesc-bgr48le
      	tests/ref/fate/filter-pixdesc-bgr4_byte
      	tests/ref/fate/filter-pixdesc-bgr555be
      	tests/ref/fate/filter-pixdesc-bgr555le
      	tests/ref/fate/filter-pixdesc-bgr565be
      	tests/ref/fate/filter-pixdesc-bgr565le
      	tests/ref/fate/filter-pixdesc-bgr8
      	tests/ref/fate/filter-pixdesc-bgra
      	tests/ref/fate/filter-pixdesc-gbrap
      	tests/ref/fate/filter-pixdesc-gbrp
      	tests/ref/fate/filter-pixdesc-gbrp10be
      	tests/ref/fate/filter-pixdesc-gbrp10le
      	tests/ref/fate/filter-pixdesc-gbrp9be
      	tests/ref/fate/filter-pixdesc-gbrp9le
      	tests/ref/fate/filter-pixdesc-gray
      	tests/ref/fate/filter-pixdesc-gray16be
      	tests/ref/fate/filter-pixdesc-gray16le
      	tests/ref/fate/filter-pixdesc-monob
      	tests/ref/fate/filter-pixdesc-monow
      	tests/ref/fate/filter-pixdesc-nv12
      	tests/ref/fate/filter-pixdesc-nv21
      	tests/ref/fate/filter-pixdesc-rgb24
      	tests/ref/fate/filter-pixdesc-rgb444be
      	tests/ref/fate/filter-pixdesc-rgb444le
      	tests/ref/fate/filter-pixdesc-rgb48be
      	tests/ref/fate/filter-pixdesc-rgb48le
      	tests/ref/fate/filter-pixdesc-rgb4_byte
      	tests/ref/fate/filter-pixdesc-rgb555be
      	tests/ref/fate/filter-pixdesc-rgb555le
      	tests/ref/fate/filter-pixdesc-rgb565be
      	tests/ref/fate/filter-pixdesc-rgb565le
      	tests/ref/fate/filter-pixdesc-rgb8
      	tests/ref/fate/filter-pixdesc-rgba
      	tests/ref/fate/filter-pixdesc-uyvy422
      	tests/ref/fate/filter-pixdesc-yuv410p
      	tests/ref/fate/filter-pixdesc-yuv411p
      	tests/ref/fate/filter-pixdesc-yuv420p
      	tests/ref/fate/filter-pixdesc-yuv420p10be
      	tests/ref/fate/filter-pixdesc-yuv420p10le
      	tests/ref/fate/filter-pixdesc-yuv420p16be
      	tests/ref/fate/filter-pixdesc-yuv420p16le
      	tests/ref/fate/filter-pixdesc-yuv420p9be
      	tests/ref/fate/filter-pixdesc-yuv420p9le
      	tests/ref/fate/filter-pixdesc-yuv422p
      	tests/ref/fate/filter-pixdesc-yuv422p10be
      	tests/ref/fate/filter-pixdesc-yuv422p10le
      	tests/ref/fate/filter-pixdesc-yuv422p16be
      	tests/ref/fate/filter-pixdesc-yuv422p16le
      	tests/ref/fate/filter-pixdesc-yuv422p9be
      	tests/ref/fate/filter-pixdesc-yuv422p9le
      	tests/ref/fate/filter-pixdesc-yuv440p
      	tests/ref/fate/filter-pixdesc-yuv444p
      	tests/ref/fate/filter-pixdesc-yuv444p10be
      	tests/ref/fate/filter-pixdesc-yuv444p10le
      	tests/ref/fate/filter-pixdesc-yuv444p16be
      	tests/ref/fate/filter-pixdesc-yuv444p16le
      	tests/ref/fate/filter-pixdesc-yuv444p9be
      	tests/ref/fate/filter-pixdesc-yuv444p9le
      	tests/ref/fate/filter-pixdesc-yuva420p
      	tests/ref/fate/filter-pixdesc-yuva420p10be
      	tests/ref/fate/filter-pixdesc-yuva420p10le
      	tests/ref/fate/filter-pixdesc-yuva420p16be
      	tests/ref/fate/filter-pixdesc-yuva420p16le
      	tests/ref/fate/filter-pixdesc-yuva420p9be
      	tests/ref/fate/filter-pixdesc-yuva420p9le
      	tests/ref/fate/filter-pixdesc-yuva422p
      	tests/ref/fate/filter-pixdesc-yuva422p10be
      	tests/ref/fate/filter-pixdesc-yuva422p10le
      	tests/ref/fate/filter-pixdesc-yuva422p16be
      	tests/ref/fate/filter-pixdesc-yuva422p16le
      	tests/ref/fate/filter-pixdesc-yuva422p9be
      	tests/ref/fate/filter-pixdesc-yuva422p9le
      	tests/ref/fate/filter-pixdesc-yuva444p
      	tests/ref/fate/filter-pixdesc-yuva444p10be
      	tests/ref/fate/filter-pixdesc-yuva444p10le
      	tests/ref/fate/filter-pixdesc-yuva444p16be
      	tests/ref/fate/filter-pixdesc-yuva444p16le
      	tests/ref/fate/filter-pixdesc-yuva444p9be
      	tests/ref/fate/filter-pixdesc-yuva444p9le
      	tests/ref/fate/filter-pixdesc-yuvj420p
      	tests/ref/fate/filter-pixdesc-yuvj422p
      	tests/ref/fate/filter-pixdesc-yuvj440p
      	tests/ref/fate/filter-pixdesc-yuvj444p
      	tests/ref/fate/filter-pixdesc-yuyv422
      	tests/ref/fate/filter-pixdesc-yvyu422
      	tests/ref/fate/filter-pixfmts-copy
      	tests/ref/fate/filter-pixfmts-crop
      	tests/ref/fate/filter-pixfmts-hflip
      	tests/ref/fate/filter-pixfmts-null
      	tests/ref/fate/filter-pixfmts-pad
      	tests/ref/fate/filter-pixfmts-scale
      	tests/ref/fate/filter-pixfmts-vflip
      	tests/ref/fate/filter-scale200
      	tests/ref/fate/filter-scale500
      	tests/ref/fate/filter-vflip
      	tests/ref/fate/filter-vflip_crop
      	tests/ref/fate/filter-vflip_vflip
      Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      5e19651c
    • Michael Niedermayer's avatar
      Merge commit '379e5603' · 1cf81a2c
      Michael Niedermayer authored
      * commit '379e5603':
        id3v2: Do not export empty APIC description
      
      Conflicts:
      	libavformat/id3v2.c
      
      See: b697b297Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      1cf81a2c
    • Michael Niedermayer's avatar
      Merge commit 'b9f7a677' · f230451b
      Michael Niedermayer authored
      * commit 'b9f7a677':
        png: Set the color range as full range
      
      Conflicts:
      	libavcodec/pngdec.c
      
      See: 72e75531Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      f230451b
    • Michael Niedermayer's avatar
      Merge commit '254f3dab' · 55231323
      Michael Niedermayer authored
      * commit '254f3dab':
        nut: Make sure to clean up on read_header failure
      
      Conflicts:
      	libavformat/nutdec.c
      
      See: 36170266Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      55231323
    • Michael Niedermayer's avatar
      Merge commit '4d0ee496' · 73b8155b
      Michael Niedermayer authored
      * commit '4d0ee496':
        avi: Validate sample_size
      
      Conflicts:
      	libavformat/avidec.c
      
      See: ca234639
      See: c7369f3aMerged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      73b8155b
    • Michael Niedermayer's avatar
      Merge commit 'b34257ee' · 8b0ceb96
      Michael Niedermayer authored
      * commit 'b34257ee':
        nut: Check chapter creation in decode_info_header
      
      Conflicts:
      	libavformat/nutdec.c
      
      See: 3ff1af2bMerged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      8b0ceb96
    • Michael Niedermayer's avatar
      Merge commit '243e8443' · ce1c0e99
      Michael Niedermayer authored
      * commit '243e8443':
        alac: Reject rice_limit 0 if compression is used
      
      Conflicts:
      	libavcodec/alac.c
      
      See: 4b657a1bMerged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      ce1c0e99
    • Martin Storsjö's avatar
      dashenc: Reduce the segment duration if cutting out parts with edit lists · b8d2630c
      Martin Storsjö authored
      This makes sure that the time + duration of the first segment
      matches the start time of the next segment for e.g. AAC audio
      with encoder delay.
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      b8d2630c
    • James Almer's avatar
      dashenc: replace attribute id with contentType for the AdaptationSet element · ac1a1cb9
      James Almer authored
      id should be an integer, not a string. It is also optional, so use
      contentType instead which is the proper attribute for these values.
      
      This fixes an MPD validation error.
      Signed-off-by: 's avatarJames Almer <jamrial@gmail.com>
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      ac1a1cb9
    • Michael Niedermayer's avatar
      Merge commit '295e05a7' · 918c5ea4
      Michael Niedermayer authored
      * commit '295e05a7':
        ape: Support _0000 files with nblock smaller than 64
      
      Conflicts:
      	libavcodec/apedec.c
      
      See: 699341d6Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      918c5ea4
    • Michael Niedermayer's avatar
      avformat/wavenc: Check umid length · 004564c9
      Michael Niedermayer authored
      Fixes potential out of array read
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      004564c9
    • Michael Niedermayer's avatar