Diego Biurrun
d6096a6742
Remove all SH4 architecture optimizations
SH4 has been end-of-lifed and no more test machines are available.
12 years ago
Diego Biurrun
bbb64356cc
build: Record dependency of eatqi decoder on dsputil
12 years ago
Diego Biurrun
b5f112d820
configure: Add explicit dsputil dependency to mpegvideoenc
Previously, it was an implicit dependency through mpegvideo. Change
this, as implicit dependencies can cause all sorts of trouble.
12 years ago
Diego Biurrun
cd832f032f
ffv1: Drop bogus dependency on dsputil
ffv1 does not use any part of the dsputil framework.
12 years ago
Diego Biurrun
0e29c5e128
build: Drop stray LPC dependency on dsputil
12 years ago
Diego Biurrun
6cd76e5412
build: Drop stray MJPEG encoder dependency on dsputil
12 years ago
Diego Biurrun
9ecf1b62f3
build: Drop stray MLP decoder dependency on dsputil
12 years ago
Diego Biurrun
7d7be44f3e
build: Drop stray PNG decoder dependency on dsputil
12 years ago
Diego Biurrun
88b240646f
build: Drop stray mpc8 decoder dependency on dsputil
12 years ago
Reinhard Tartler
fb9a5bdc51
Prepare for 11_alpha1 Release
12 years ago
Luca Barbato
81498ceb5b
avconv: Match stream id
Quite useful to select by pid in MPEG-TS.
12 years ago
Alessandro Ghedini
6998a9f4c4
http: Properly initialize icy headers string
The icy_metadata_headers string never gets initialized, so,
during the first call to av_strlcatf() in parse_icy(),
strlen() will be called on a pointer to uninitialized memory.
At best this causes some garbage data to be left at the
start of the string.
By initializing icy_metadata_headers to the empty string, the
first call to strlen() will always return 0, so that data is
appended from the start of the string.
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
12 years ago
Martin Storsjö
d15c536123
doc: Point to the correct, actually maintained gas-preprocessor repo
Signed-off-by: Martin Storsjö <martin@martin.st>
12 years ago
Janne Grunau
5a7f382a5d
armv6: vp8: use explicit labels in motion compensation asm
The integrated arm assembler in clang-503.0.38 (Xcode-5.1) fails
to assemble a branch to 'label + offset' in thumb mode.
12 years ago
Luca Barbato
aa80742539
configure: Support older version of openjpeg1
It should work best for debian stable and people not installing the .pc
file.
12 years ago
Vittorio Giovara
b4e355c89e
copy_block: K&R formatting cosmetics
12 years ago
Diego Biurrun
b3c6ee199e
configure: Group toolchain options together in help output
12 years ago
Martin Storsjö
e77a2ea950
http: Declare more parameters as const where possible
Signed-off-by: Martin Storsjö <martin@martin.st>
12 years ago
Clément Bœsch
2572d07c1f
http: Allow setting a Content-Type for POST requests
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
12 years ago
Alessandro Ghedini
fe568b3d27
http: Improve options descriptions
Add documentation where missing.
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
12 years ago
Anssi Hannula
ab76d9f628
http: Always allow no-op seek
This also allows checking stream position as per ffurl_seek() doxy.
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
12 years ago
Anssi Hannula
2ec33d2712
http: Add support for selecting a request range
Comment from Reimar Döffinger included as pro memoria.
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
12 years ago
Clément Bœsch
ddfc989063
http: Support setting custom User-Agent
Contextually make the default User-Agent use the common
"Name/Version" pattern.
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
12 years ago
Michael Niedermayer
e58c85b068
http: Export Content-Type information
Bug-Id: https://bugs.debian.org/740421
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
12 years ago
Luca Barbato
8075c3d8bb
http: Add support reading ICY metadata
Export the metadata as a icy_metadata_packet avoption.
Based on the work of wm4 and Alessandro Ghedini.
Bug-Id: https://bugs.debian.org/739936
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
12 years ago
Luca Barbato
4ff99ab3d7
http: Refactor process_line
12 years ago
Luca Barbato
7a2fddb448
http: K&R formatting cosmetics
12 years ago
Luca Barbato
78b21c1d71
http: Drop doxy comments
12 years ago
Luca Barbato
55a215ba63
http: Return meaningful error codes
12 years ago
Luca Barbato
390acbea06
configure: Provide --pkg-config-flags
Should be used only to pass extra flags to pkgconf invocation,
e.g. --static.
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
12 years ago
Luca Barbato
db9d39b4b5
avformat: Report the duration analysis reached
12 years ago
Stephen Hutchinson
908836e207
doc: Add section about AviSynth support
Signed-off-by: Diego Biurrun <diego@biurrun.de>
12 years ago
Luca Barbato
5926603ad6
configure: Document --pkg-config option
12 years ago
Diego Biurrun
d92024f18f
lavf: more correct printf format specifiers
12 years ago
Diego Biurrun
7caf48e036
configure: miscellaneous cosmetics
Sort lists of components. Add some whitespace where it helps readability.
Consistently use double instead of single quotes around component lists.
12 years ago
Michael Niedermayer
77e9123fe5
lavf: always use av_free
Signed-off-by: Tim Walker <tdskywalker@gmail.com>
12 years ago
Tim Walker
34bbc81de8
lavf: simplify ff_hevc_annexb2mp4_buf
Use ff_hevc_annexb2mp4 instead of duplicating
its functionality, and update the documentation
to match the new behavior.
12 years ago
Luca Barbato
4a8562394b
configure: Use the right pkgconf file for openjpeg
The current release of version 1 uses libopenjpeg1.
12 years ago
Luca Barbato
ee17be3fdd
hevc: Use get_se_golomb_long
Do not use inline functions that refer to tables present in other
libraries.
12 years ago
Luca Barbato
5eacbb5328
golomb: Add a get_se_golomb_long
Useful in libavformat mostly.
12 years ago
Anton Khirnov
e854b8f9f4
Work around broken floating point limits on some systems.
The values of {FLT,DBL}_{MAX,MIN} macros on some systems (older musl
libc, some BSD flavours) are not exactly representable, i.e.
(double)DBL_MAX == DBL_MAX is false
This violates (at least some interpretations of) the C99 standard and
breaks code (e.g. in vf_fps) like
double f = DBL_MAX;
[...]
if (f == DBL_MAX) { // f has not been changed yet
[....]
}
12 years ago
Martin Storsjö
8cafeb8bca
mxfdec: Validate parameters to strftime
The MSVCRT version of strftime calls the invalid parameter handler
if the struct values in struct tm are invalid. In case no invalid
parameter handler is set for the process, the process is aborted.
This fixes fate failures on MSVC builds since 570af382 .
Based on a patch by Hendrik Leppkes.
Signed-off-by: Martin Storsjö <martin@martin.st>
12 years ago
Tim Walker
558b20d729
matroskaenc: enable Annex B to MP4 conversion for HEVC tracks.
12 years ago
Tim Walker
a823d09486
matroskaenc: write private data in hvcC format for HEVC.
12 years ago
Tim Walker
4f3db5d341
movenc: allow muxing HEVC in MODE_MP4.
12 years ago
Tim Walker
b6c61fb83e
movenc: enable Annex B to MP4 conversion for HEVC tracks.
12 years ago
Tim Walker
20b40a597c
movenc: write hvcC tag for HEVC.
12 years ago
Tim Walker
1d9014f0b0
movenc: use 'hev1' tag for HEVC in MODE_MOV.
'hvc1' requires that parameter set NAL units be
present only in the samples entry, but not in the
samples themselves, requiring that additional
parameter sets, if present, be filtered out of the
samples and placed in new, additional sample entries
if they override or otherwise conflict with the
parameter sets present in the first sample entry.
We do not have any way of doing this at present, so
the files we produce can only comply with the
restrictions set for the 'hev1' sample entry name in
ISO/IEC 14496-15.
12 years ago
James Zern
3e0175d89a
riff: add VP9 fourcc
12 years ago
Ben Littler
fb0a988f94
riff: IPJ2 decodes with JPEG2000 decoder
Samples can be made from mencoder and jp2avi.dll codec.
14 years ago