|
|
|
@f9dd2e5e
|
12 years |
stefasab |
ffprobe: print start_pts and duration_ts stream information
|
|
|
@0c5fe2f0
|
12 years |
michaelni |
FATE/bprint: Convert a VLA to a normal array
Signed-off-by: Derek …
|
|
|
@23e9e5c7
|
12 years |
michaelni |
rtmpproto: reorder some expressions to fix compilation with clang …
|
|
|
@507c0416
|
12 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: …
|
|
|
@578bbf81
|
12 years |
michaelni |
diracdsp: Fix unprotected inline asm
Signed-off-by: Derek Buitenhuis …
|
|
|
@23a5a24c
|
12 years |
michaelni |
ffmpeg: Only include unistd.h if it exists
Signed-off-by: Derek …
|
|
|
@30a265f0
|
12 years |
stefasab |
lavd/lavfi: apply stylistic fixes to the options help fields
|
|
|
@749ddc14
|
12 years |
stefasab |
ffprobe: add priv_class field to Writer, and factorize writer options …
|
|
|
@cdea19e7
|
12 years |
Marton Balint |
ffplay: increase sample array buffer
A decoded and resampled audio …
|
|
|
@66532cbf
|
12 years |
Marton Balint |
configure: add crop filter as ffplay requirement
Signed-off-by: …
|
|
|
@81f26d69
|
12 years |
Marton Balint |
ffplay: ensure that pictq_prev_picture never fills the picture queue
…
|
|
|
@99b01e45
|
12 years |
Marton Balint |
ffplay: simplify picture allocation
This also makes sure the aspect …
|
|
|
@255c7bb1
|
12 years |
Marton Balint |
ffplay: make initial window size calculation based on aspect ratio
…
|
|
|
@bd14d845
|
12 years |
Marton Balint |
ffplay: factor display rectangle calculation to its own function
…
|
|
|
@34b5b73
|
12 years |
stefasab |
examples/muxing: add check on avformat_write_header() result
|
|
|
@b3e2975a
|
12 years |
stefasab |
examples/muxing: apply misc fixes to log messages
|
|
|
@1d0048cf
|
12 years |
stefasab |
examples/muxing: rename img_convert_ctx to sws_ctx
The new name is …
|
|
|
@976bb42a
|
12 years |
stefasab |
examples/muxing: merge some declarations and definitions
|
|
|
@bdd9bfbb
|
12 years |
stefasab |
examples/muxing: prefer AVPicture to AVFrame, when feasible
Favor the …
|
|
|
@e20ac54f
|
12 years |
michaelni |
postproc: Fix unprotected inline asm
Signed-off-by: Derek Buitenhuis …
|
|
|
@e592fd0e
|
12 years |
stefasab |
lavf/flvenc: convert commented debug log to an av_dlog call
Also add …
|
|
|
@30151944
|
12 years |
stefasab |
lavfi/amerge: clarify the error message in case of input overlap
|
|
|
@bbae8cdf
|
12 years |
Clément Bœsch |
lavfi/amerge: avoid a forward declaration.
|
|
|
@0ea65bbe
|
12 years |
michaelni |
ratecontrol: change a commented printf to av_log
Signed-off-by: …
|
|
|
@50dba71b
|
12 years |
michaelni |
ratecontrol: fix get_fps() argument
Signed-off-by: Michael …
|
|
|
@ce7876cb
|
12 years |
michaelni |
ratecontrol: Dynamically choose a default for rc_max_available_vbv_use …
|
|
|
@a990a308
|
12 years |
michaelni |
ratecontrol: correct predictor in case of stuffing
Signed-off-by: …
|
|
|
@2fe8fd39
|
12 years |
stefasab |
examples/demuxing: add audio decoding/demuxing
|
|
|
@ec794685
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@7b56dddd
|
12 years |
Clément Bœsch |
lavfi/amerge: fix input pad name behaviour.
This fixes two problems:
…
|
|
|
@20361bcc
|
12 years |
Carl Eugen Hoyos |
The TrueHD decoder needs the MLP parser.
|
|
|
@55e778be
|
12 years |
martin |
rtpdec_jpeg: Add support for default quantizers
Generate quantization …
|
|
|
@1648a508
|
12 years |
diego |
x86: dsputil: Move specific optimization settings out of global init …
|
|
|
@0e8dccb7
|
12 years |
anton |
avplay: get rid of ugly casts in the options table
|
|
|
@4e82cbb6
|
12 years |
anton |
avplay: fix prototypes for option callbacks.
They have been wrong …
|
|
|
@ee0dadc1
|
12 years |
anton |
flvdec: always set AVFMTCTX_NOHEADER.
New streams may be created at …
|
|
|
@ba9e9605
|
12 years |
michaelni |
cavsdec/decode_mb_b: fix return type
Signed-off-by: Michael …
|
|
|
@bb4ddee
|
12 years |
michaelni |
xtea: optimize core, about 4-5% faster.
Signed-off-by: Michael …
|
|
|
@ef912134
|
12 years |
michaelni |
x86/swscale: use unsigned to build SIMD values to avoid signed …
|
|
|
@8470e6c9
|
12 years |
michaelni |
lavf/avformat_seek_file: fix harmless integer overflow
Signed-off-by: …
|
|
|
@386d60f9
|
12 years |
michaelni |
aacdec/lcg_random: fix harmless integer overflow
Signed-off-by: …
|
|
|
@7ea5dbc
|
12 years |
michaelni |
cavsdec: Fix assertion failure.
The assert in decode_mb_b() is …
|
|
|
@00d51645
|
12 years |
stefasab |
lavf/segment: add segment_list_flags option
Allow to specify options …
|
|
|
@7b62d341
|
12 years |
stefasab |
lavc/h263dec: return or propagate proper error codes
|
|
|
@ac006d29
|
12 years |
stefasab |
lavc/flvdec: return meaningful error codes
|
|
|
@0c71d5a0
|
12 years |
stefasab |
ffprobe: add print_section option to the compact writer
Allow to skip …
|
|
|
@f740c1a9
|
12 years |
stefasab |
ffprobe: add and use DEFINE_WRITER_CLASS macro
Factorize writer class …
|
|
|
@76fac073
|
12 years |
michaelni |
mpegaudiodec: replace pow(2.0,...) by exp2()
Signed-off-by: Michael …
|
|
|
@c5f0b6b
|
12 years |
michaelni |
atrac3: replace powf(2,...) by exp2f()
Signed-off-by: Michael …
|
|
|
@14de5578
|
12 years |
michaelni |
sws/output: use unsigned variables where harmless overflows are …
|
|
|
@17b3251c
|
12 years |
michaelni |
ra144enc: avoid integer overflows.
The values are all positive but …
|
|
|
@5829b7d2
|
12 years |
michaelni |
ffmpeg: check timebase validity before considering it to be used for …
|
|
|
@f0d50500
|
12 years |
michaelni |
ffmpeg: fix bytes written statistics.
Signed-off-by: Michael …
|
|
|
@b3b27b63
|
12 years |
michaelni |
mpegtsenc: add forgotten ()
Fixes integer overflow
Signed-off-by: …
|
|
|
@206c34e1
|
12 years |
stefasab |
lavfi/setpts: set SAMPLE_RATE to NAN when input is no audio
Should be …
|
|
|
@722762f7
|
12 years |
stefasab |
lavfi/setpts: add FRAME_RATE constant
Useful for dealing with …
|
|
|
@0697d812
|
12 years |
martin |
file: Use a normal private context for storing the file descriptor
…
|
|
|
@5fa22ae3
|
12 years |
martin |
configure: Adjust the xgetbv instrinsic check
The 64 bit cl.exe …
|
|
|
@afb5ed55
|
12 years |
diego |
configure: Add --disable-inline-asm command line option
This can come …
|
|
|
@e14725c
|
12 years |
michaelni |
add OTF support for attachments
Signed-off-by: Michael Niedermayer …
|
|
|
@41dba453
|
12 years |
michaelni |
utils/update_stream_timings: fix division by zero
Signed-off-by: …
|
|
|
@108957c6
|
12 years |
michaelni |
avidec/guess_ni_flag: fix harmless integer overflow
Signed-off-by: …
|
|
|
@88a35699
|
12 years |
martin |
configure: Don't try to enable the log2 function on msvcrt
Some …
|
|
|
@b422e2c
|
12 years |
michaelni |
compute_pkt_fields: fix harmless integer overflow
Signed-off-by: …
|
|
|
@616ef2e8
|
12 years |
michaelni |
lavc/pngenc: Enable frame threading for PNG encodes
Signed-off-by: …
|
|
|
@bff2afb3
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: …
|
|
|
@e4fe4d01
|
12 years |
stefasab |
ffprobe: simplify default printer
Remove pointless …
|
|
|
@a84edbac
|
12 years |
diego |
x86: dsputil: Only compile motion_est code when encoders are enabled
|
|
|
@8c5ed7a6
|
12 years |
mans |
mem: fix typo in check for ICC
Signed-off-by: Mans Rullgard …
|
|
|
@f181662d
|
12 years |
mans |
fate: mp3: drop redundant CMP setting
Signed-off-by: Mans Rullgard …
|
|
|
@2474ca1a
|
12 years |
michaelni |
aacdec.c: fix some comments
Signed-off-by: Michael Niedermayer …
|
|
|
@3c198154
|
12 years |
martin |
rtp: Depacketization of JPEG (RFC 2435)
Signed-off-by: Martin Storsjö …
|
|
|
@aefea4d0
|
12 years |
martin |
Rename ff_put_string to avpriv_put_string
This allows using it from …
|
|
|
@a0845bae
|
12 years |
martin |
mjpeg: Rename some symbols to avpriv_* instead of ff_*
These symbols …
|
|
|
@16c03f2e
|
12 years |
michaelni |
file: Add S_ISFIFO compatability macro
Not all systems have S_ISFIFO. …
|
|
|
@44f83930
|
12 years |
michaelni |
x86/mpegaudiodec: fix compilation failure on cygwin with undefined …
|
|
|
@3629d1c0
|
12 years |
michaelni |
dsputil_template: Reindent after recent change
Forgot to keep it …
|
|
|
@6add8eb2
|
12 years |
michaelni |
x86/h264dsp_init: put a HAVE_YASM back
Should fix compilation on open …
|
|
|
@28165fee
|
12 years |
lu_zero |
yadif: cosmetics
|
|
|
@17f9626b
|
12 years |
michaelni |
tiff/doubles2str: check for truncation
Signed-off-by: Michael …
|
|
|
@0196bc6
|
12 years |
michaelni |
tiff/doubles2str: factor out component_len
Signed-off-by: Michael …
|
|
|
@07108caf
|
12 years |
michaelni |
gxfenc: assert that the to be written data has not been truncated.
…
|
|
|
@eb336cb8
|
12 years |
michaelni |
gxfenc: dont duplicate buffer size
Signed-off-by: Michael Niedermayer …
|
|
|
@79928149
|
12 years |
michaelni |
ffprobe: avoid unsafe usage of the snprintf() return code
…
|
|
|
@b9a07e78
|
12 years |
michaelni |
srtdec: fix unsafe snprintf() return usage
Signed-off-by: Michael …
|
|
|
@9fea619
|
12 years |
michaelni |
ass: assert that the timsstamps fitted in the buffers
Failure of the …
|
|
|
@d7cb5a8d
|
12 years |
michaelni |
ffmpeg_filter: fix unsafe snprintf() usage
Signed-off-by: Michael …
|
|
|
@1fc3e8f4
|
12 years |
michaelni |
ffserver: fix unsafe snprintf() return usage.
Found-by: "Ronald S. …
|
|
|
@9c6af3a3
|
12 years |
michaelni |
ffserver: increase buffer size in http_send_too_busy_reply()
also add …
|
|
|
@77aedc77
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@4819d43d
|
12 years |
michaelni |
aacpsy: use exp2(f) instead of pow(f)(2,...)
Signed-off-by: Michael …
|
|
|
@b027156
|
12 years |
michaelni |
ffprobe: use exp2 instead of pow(2, ...)
|
|
|
@363d302e
|
12 years |
michaelni |
imc: use exp2 instead of pow(2,...)
Signed-off-by: Michael …
|
|
|
@eab438ea
|
12 years |
stefasab |
lavu/samplefmt: fix/clarify documentation for av_samples_fill_arrays() …
|
|
|
@36344414
|
12 years |
stefasab |
lavu/samplefmt: add note regarding buf validity in …
|
|
|
@a4cb0af9
|
12 years |
stefasab |
lavfi: drop deprecated and pointless avfilter_default_end_frame() …
|
|
|
@e62e455f
|
12 years |
michaelni |
dsputil/me/pixels: Actually use av_restrict
Signed-off-by: Derek …
|
|
|
@d48ebfbd
|
12 years |
michaelni |
mpeg4videodec: Fix "warning: dc_pred_dir may be used uninitialized in …
|
|
|
@59fdf54
|
12 years |
michaelni |
smush: read subversion for version==1 too.
This avoids a gcc warning, …
|
|
|
@31a797eb
|
12 years |
michaelni |
swr: add av_cold to init/free functions
Signed-off-by: Michael …
|
|
|