Carl Eugen Hoyos
|
086e997e34
Intel C compiler 12.0 does not suport these attributes: may_alias, force_align_arg_pointer and alloc_size.
|
14 лет назад |
Anssi Hannula
|
8079d2ec08
Move code to be used by the IEC 61937 demuxer from spifenc.c into common
|
14 лет назад |
Nicolas Kaiser
|
fe655f6723
Simplify: Remove impossible condition.
|
14 лет назад |
Anssi Hannula
|
8cceef1681
Rename spdif.c as spdifenc,c to prepare for future spdif demuxer.
|
14 лет назад |
Stefano Sabatini
|
ed5d30d91c
Move internal function ff_set_systematic_pal() to libavcore, and
|
14 лет назад |
Thilo Borgmann
|
a29039aef3
Reindent after last commit.
|
14 лет назад |
Thilo Borgmann
|
4051ae7617
Allow clean initialization of lut_status array by changing type to signed int.
|
14 лет назад |
Stefano Sabatini
|
361d275879
Add a file for bitstream filters documentation.
|
14 лет назад |
Stefano Sabatini
|
d2af7205a1
Use hierarchic names convention (prefix them with av_expr) for the
|
14 лет назад |
Stefano Sabatini
|
24de0edbd5
Rename avfilter_destroy() as avfilter_free().
|
14 лет назад |
Anton Khirnov
|
7b3937360e
ffmpeg.c: allow using negative file indices to disable metadata copying
|
14 лет назад |
Stefano Sabatini
|
1e80a0eaa4
Remove graphparser.h header, move AVFilterInOut and
|
14 лет назад |
Stefano Sabatini
|
0b90e4a240
Document AVFilterInOut fields.
|
14 лет назад |
Stefano Sabatini
|
55b2a9ba3b
Extend documentation for parse_filter().
|
14 лет назад |
Stefano Sabatini
|
3fd3eea7f3
Fix date in latest APIchanges entry.
|
14 лет назад |
Stefano Sabatini
|
da6ec07c41
Bump lavfi minor and add APIchanges entry after the rename of
|
14 лет назад |
Stefano Sabatini
|
7313132bcc
Rename AVFilterInOut field filter to filter_ctx, more semantically correct.
|
14 лет назад |
Stefano Sabatini
|
c24f76b948
Make avfilter_graph_parse() always return meaningful error codes.
|
14 лет назад |
Stefano Sabatini
|
0cc8b65950
Make parse_outputs() always return meaningful error codes.
|
14 лет назад |
Stefano Sabatini
|
00b3ca3c7a
Add missing memory check in parse_inputs(), and fix possible (yet very unlikely) crash.
|
14 лет назад |
Stefano Sabatini
|
42e7f6d781
Make parse_inputs() return AVERROR(EINVAL) rather than -1 in case the
|
14 лет назад |
Stefano Sabatini
|
fbd97184f8
Add missing check in link_filter_inouts(), and fix possible (yet very unlikely) crash.
|
14 лет назад |
Stefano Sabatini
|
ed581e65e2
Rename the variable filter to filt_ctx in link_filter_inouts, as the variable denotes a filter context.
|
14 лет назад |
Stefano Sabatini
|
684ade4935
Make link_filter_inouts() return meaningful error codes.
|
14 лет назад |
Stefano Sabatini
|
688b9dad9c
Change the signature of parse_filter() to make it return an error code.
|
14 лет назад |
Stefano Sabatini
|
c58572f87b
Change the signature of create_filter() to make it return an error code.
|
14 лет назад |
Jason Garrett-Glaser
|
8ce803db51
Make x11grab cursor drawing suck less
|
14 лет назад |
Stefano Sabatini
|
46db10ed0e
Optimize / simplify avcodec_get_pix_fmt_name() check.
|
14 лет назад |
Stefano Sabatini
|
a5f27f6db8
Use av_pix_fmt_descriptors information in avcodec_pix_fmt_string().
|
14 лет назад |
Stefano Sabatini
|
f35a41ff5d
Make avpicture_fill() return a meaningful error code.
|
14 лет назад |
Stefano Sabatini
|
24409b5053
Remove alpha information from avcodec_pix_fmt_string(), as that
|
14 лет назад |
Alex Converse
|
ebb7f7de82
aaclatm: Eliminate dummy packets due to muxlength calculation.
|
14 лет назад |
Yuriy Kaminskiy
|
c77549c510
rtsp: Set the real_setup pointer properly, avoid out of bounds memory accesses
|
14 лет назад |
Reimar Döffinger
|
c4d5ee233a
Fix indentation.
|
14 лет назад |
Reimar Döffinger
|
931856a267
Improve PGS parsing: the "state" field is not relevant to us,
|
14 лет назад |
Kostya Shishkov
|
c5cb9c946b
try to give TrueSpeech decoder tables more sensible names
|
14 лет назад |
Ben Littler
|
8600bbb301
add my (compn) fingerprint to svn write list in maintainers file
|
14 лет назад |
Stefano Sabatini
|
6e872935db
Implement get_preset_file() in cmdutils.h and use it to factorize code
|
14 лет назад |
Stefano Sabatini
|
58b4e5407d
Fix FFv1 decoder buffer releasing.
|
14 лет назад |
Reimar Döffinger
|
e61bb0852f
Add test for cropping of interlaced H.264.
|
14 лет назад |
Janne Grunau
|
bbdee6e5f9
aacdec: consume the audio specific config during LATM parsing
|
14 лет назад |
Stefano Sabatini
|
146b655544
Fix off-by-one error in APIchanges file.
|
14 лет назад |
Stefano Sabatini
|
97dd1e4a87
Rename avfilter_graph_destroy() to avfilter_graph_free().
|
14 лет назад |
Stefano Sabatini
|
e15aeea656
Implement avfilter_graph_alloc().
|
14 лет назад |
Stefano Sabatini
|
a6fdd5748f
Amend avfilter_graph_parse() documentation for the return code, make
|
14 лет назад |
Ronald S. Bultje
|
37e9cc4ec7
Remove two instances of AVERROR(ff_neterrno()), because ff_neterrno() itself
|
14 лет назад |
Carl Eugen Hoyos
|
f1c7c6aee8
Silence icc warning about unsupported option -Wno-parentheses
|
14 лет назад |
Reimar Döffinger
|
00d1e96bf4
H.264 decode: support cropping up to 28 pixels in interlaced mode.
|
14 лет назад |
Stefano Sabatini
|
ba7d6e798e
Remove usage of deprecated libavcodec/audioconvert.h functions.
|
14 лет назад |
Thierry Foucu
|
caa7ad5dc6
Fix 16kHz Mono NellyMoser in flv.
|
14 лет назад |