1. 30 Nov, 2014 10 commits
    • Michael Niedermayer's avatar
      Merge commit '8895bf7b' · d828b081
      Michael Niedermayer authored
      * commit '8895bf7b':
        Replace lena.pnm
      
      Conflicts:
      	tests/Makefile
      	tests/ref/seek/vsynth2-asv1
      	tests/ref/seek/vsynth2-asv2
      	tests/ref/seek/vsynth2-ffv1
      	tests/ref/seek/vsynth2-flashsv
      	tests/ref/seek/vsynth2-flv
      	tests/ref/seek/vsynth2-h261
      	tests/ref/seek/vsynth2-h263
      	tests/ref/seek/vsynth2-h263p
      	tests/ref/seek/vsynth2-huffyuv
      	tests/ref/seek/vsynth2-ljpeg
      	tests/ref/seek/vsynth2-mjpeg
      	tests/ref/seek/vsynth2-mpeg1
      	tests/ref/seek/vsynth2-mpeg1b
      	tests/ref/seek/vsynth2-mpeg2-422
      	tests/ref/seek/vsynth2-mpeg2-idct-int
      	tests/ref/seek/vsynth2-mpeg2-ilace
      	tests/ref/seek/vsynth2-mpeg2-ivlc-qprd
      	tests/ref/seek/vsynth2-mpeg2-thread
      	tests/ref/seek/vsynth2-mpeg2-thread-ivlc
      	tests/ref/seek/vsynth2-mpeg4
      	tests/ref/seek/vsynth2-mpeg4-adap
      	tests/ref/seek/vsynth2-mpeg4-error
      	tests/ref/seek/vsynth2-mpeg4-nr
      	tests/ref/seek/vsynth2-mpeg4-qpel
      	tests/ref/seek/vsynth2-mpeg4-qprd
      	tests/ref/seek/vsynth2-mpeg4-rc
      	tests/ref/seek/vsynth2-mpeg4-thread
      	tests/ref/seek/vsynth2-msmpeg4
      	tests/ref/seek/vsynth2-msmpeg4v2
      	tests/ref/seek/vsynth2-roqvideo
      	tests/ref/seek/vsynth2-rv10
      	tests/ref/seek/vsynth2-rv20
      	tests/ref/seek/vsynth2-svq1
      	tests/ref/seek/vsynth2-wmv1
      	tests/ref/seek/vsynth2-wmv2
      	tests/ref/vsynth/vsynth2-asv1
      	tests/ref/vsynth/vsynth2-asv2
      	tests/ref/vsynth/vsynth2-cljr
      	tests/ref/vsynth/vsynth2-dnxhd-1080i
      	tests/ref/vsynth/vsynth2-dnxhd-720p
      	tests/ref/vsynth/vsynth2-dnxhd-720p-10bit
      	tests/ref/vsynth/vsynth2-dnxhd-720p-rd
      	tests/ref/vsynth/vsynth2-dv
      	tests/ref/vsynth/vsynth2-dv-411
      	tests/ref/vsynth/vsynth2-dv-50
      	tests/ref/vsynth/vsynth2-ffv1
      	tests/ref/vsynth/vsynth2-ffvhuff
      	tests/ref/vsynth/vsynth2-flashsv
      	tests/ref/vsynth/vsynth2-flv
      	tests/ref/vsynth/vsynth2-h261
      	tests/ref/vsynth/vsynth2-h263
      	tests/ref/vsynth/vsynth2-h263-obmc
      	tests/ref/vsynth/vsynth2-h263p
      	tests/ref/vsynth/vsynth2-huffyuv
      	tests/ref/vsynth/vsynth2-jpegls
      	tests/ref/vsynth/vsynth2-ljpeg
      	tests/ref/vsynth/vsynth2-mjpeg
      	tests/ref/vsynth/vsynth2-mpeg1
      	tests/ref/vsynth/vsynth2-mpeg1b
      	tests/ref/vsynth/vsynth2-mpeg2
      	tests/ref/vsynth/vsynth2-mpeg2-422
      	tests/ref/vsynth/vsynth2-mpeg2-idct-int
      	tests/ref/vsynth/vsynth2-mpeg2-ilace
      	tests/ref/vsynth/vsynth2-mpeg2-ivlc-qprd
      	tests/ref/vsynth/vsynth2-mpeg2-thread
      	tests/ref/vsynth/vsynth2-mpeg2-thread-ivlc
      	tests/ref/vsynth/vsynth2-mpeg4
      	tests/ref/vsynth/vsynth2-mpeg4-adap
      	tests/ref/vsynth/vsynth2-mpeg4-adv
      	tests/ref/vsynth/vsynth2-mpeg4-error
      	tests/ref/vsynth/vsynth2-mpeg4-nr
      	tests/ref/vsynth/vsynth2-mpeg4-qpel
      	tests/ref/vsynth/vsynth2-mpeg4-qprd
      	tests/ref/vsynth/vsynth2-mpeg4-rc
      	tests/ref/vsynth/vsynth2-mpeg4-thread
      	tests/ref/vsynth/vsynth2-msmpeg4
      	tests/ref/vsynth/vsynth2-msmpeg4v2
      	tests/ref/vsynth/vsynth2-prores
      	tests/ref/vsynth/vsynth2-qtrle
      	tests/ref/vsynth/vsynth2-rgb
      	tests/ref/vsynth/vsynth2-roqvideo
      	tests/ref/vsynth/vsynth2-rv10
      	tests/ref/vsynth/vsynth2-rv20
      	tests/ref/vsynth/vsynth2-svq1
      	tests/ref/vsynth/vsynth2-v210
      	tests/ref/vsynth/vsynth2-wmv1
      	tests/ref/vsynth/vsynth2-wmv2
      	tests/ref/vsynth/vsynth2-yuv
      
      See: c4abee73Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      d828b081
    • Michael Niedermayer's avatar
      Merge commit '0f257e29' · 79440651
      Michael Niedermayer authored
      * commit '0f257e29':
        Treat all '*.pnm' files as non-text file
      Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      79440651
    • Christophe Gisquet's avatar
      ffmpeg: take bsf arguments from the command line · 4c592c39
      Christophe Gisquet authored
      The format is now:
      -bsf:X filter1[=opt1=str1/opt2=str2],filter2
      ie the parameters are appended after the filter name using '='. As ','
      has been reserved already for the list of filters, '/' is just an
      example of token separation for now, but that could become part of the
      API to avoid each bsf using its own tokenization.
      
      The proper solution would be using AVOption, but this is overkill for now.
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      4c592c39
    • Michael Niedermayer's avatar
      avcodec/adxenc: fix rounding · 0b5adc35
      Michael Niedermayer authored
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      0b5adc35
    • Michael Niedermayer's avatar
      avcodec/adxenc: match prediction used in the decoder · 6b0ab561
      Michael Niedermayer authored
      The prediction used in the encoder was not correct
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      6b0ab561
    • Michael Niedermayer's avatar
    • Michael Niedermayer's avatar
    • Michael Niedermayer's avatar
      2fbb9e64
    • Christophe Gisquet's avatar
      h264_ps: move and export aspect_ratio · 6a2bfd52
      Christophe Gisquet authored
      Needed for filters that may need it, like an SPS bsf.
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      6a2bfd52
    • Michael Niedermayer's avatar
      avformat/riffdec: ask for samples with wav header size < 14 · e74f2be1
      Michael Niedermayer authored
      Based on commit by Hendrik Leppkes <h.leppkes@gmail.com>
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      e74f2be1
  2. 29 Nov, 2014 11 commits
  3. 28 Nov, 2014 19 commits