|
|
|
@78e150c5
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@2fbc759d
|
11 years |
michaelni |
avformat/diracdec: check 2 chunks in probe
Fixes probetest failure
…
|
|
|
@08303d77
|
11 years |
lu_zero |
hwaccel: Simplify ff_find_hwaccel
It is always called by passing …
|
|
|
@023953e9
|
11 years |
michaelni |
avformat/astdec: increase the score for odd samplerate/channels to …
|
|
|
@eb968023
|
11 years |
michaelni |
avformat/rsd: increase the score for odd samplerate/channels to max/8
…
|
|
|
@ef28694d
|
11 years |
michaelni |
avformat/lvfdec: increase the score for odd channels to max/8
…
|
|
|
@9225ebd5
|
11 years |
michaelni |
avformat/swfdec: return AVPROBE_SCORE_MAX / 4 for unexpected versions
…
|
|
|
@b5708352
|
11 years |
michaelni |
avformat/ape: check version in probe
Fixes probetest failure
…
|
|
|
@bc273095
|
11 years |
stefasab |
doc/encoders: fix libfdk-aac "Examples" subsection
Signed-off-by: …
|
|
|
@1836a42c
|
11 years |
michaelni |
avcodec/vp8: remove unused webp_decode_frame()
See: libavcodec/webp.c …
|
|
|
@59ce62f7
|
11 years |
michaelni |
avformat/dv: remove unused variable
Signed-off-by: Michael …
|
|
|
@3853fcd5
|
11 years |
michaelni |
doc/doxy-wrapper: disable inserting headers and footers
The headers …
|
|
|
@52268def
|
11 years |
michaelni |
avformat/thp: check fps value during probing
Fixes probetest failure
…
|
|
|
@858ef562
|
11 years |
michaelni |
avformat/thp: do not set sample_rate for a video codec
Signed-off-by: …
|
|
|
@dd3d0f46
|
11 years |
u |
vp9: fix mvref finding to adhere to bug in libvpx.
Fixes a particular …
|
|
|
@f5bffd3a
|
11 years |
michaelni |
libavf/avienc: store language metadata for XSUB streams
Formatted in …
|
|
|
@f591ba60
|
11 years |
stefasab |
ffmpeg: generate more specific error message in case of inconsistent …
|
|
|
@0f8bdfe3
|
11 years |
stefasab |
ffmpeg: store value of -filter and -filter_script per-stream option in …
|
|
|
@ef8f2934
|
11 years |
michaelni |
avformat/dv: consider a header match at byte 0 to count as detection …
|
|
|
@e624df5d
|
11 years |
michaelni |
mpegts: only calculate stat index when its needed during probe
40% …
|
|
|
@9825b99e
|
11 years |
michaelni |
avformat/mpegts: do not hardcode type used in memset()
Signed-off-by: …
|
|
|
@76a47d66
|
11 years |
michaelni |
avformat/dv: about 3 times faster probe
Signed-off-by: Michael …
|
|
|
@dbb41f93
|
11 years |
u |
build: avoid stdin stall with GNU AS probing.
a758c5e added probing …
|
|
|
@eb7f7b7
|
11 years |
michaelni |
riff: add VP9 fourcc
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@64f48169
|
11 years |
michaelni |
avformat/mp3dec: 4x faster probing
Signed-off-by: Michael Niedermayer …
|
|
|
@557571ff
|
11 years |
michaelni |
avformat/h261dec: dont accept invalid gobs in probe as valid
…
|
|
|
@891f33cc
|
11 years |
michaelni |
avformat/h261dec: optimize probe
about 3 times faster
Signed-off-by: …
|
|
|
@c79c7ffc
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
avienc: …
|
|
|
@9c52ab6f
|
11 years |
michaelni |
ffmpeg: treat avi as VFR in framerate conversion code
It can be …
|
|
|
@ac4447b6
|
11 years |
michaelni |
Merge commit '5462dde1947e0ecfcb2db99ae29ce9dee8933b45'
* commit …
|
|
|
@a26e83da
|
11 years |
michaelni |
avformat/mxfdec: optimize probing
about 71 times faster
…
|
|
|
@6b4f58d4
|
11 years |
michaelni |
tools/probetest: also print the time the probe functions needed
…
|
|
|
@32584667
|
11 years |
michaelni |
tools/probetest: use named constant for the maximum number of formats
…
|