|
|
|
@0d0fdb0a
|
13 years |
stefano.sabatini-lala |
sdl: use the filename for defining the window title, if not specified
…
|
|
|
@ba91bf58
|
13 years |
michaelni |
swscale: override the lack of the accurate rounding flag when needed …
|
|
|
@ec4207c4
|
13 years |
michaelni |
swscale: factor should_dither out
Signed-off-by: Michael Niedermayer …
|
|
|
@46eb300d
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
ARM: …
|
|
|
@594fbe42
|
14 years |
mans |
ARM: remove MULL inline asm
Reasonable gcc versions get this one …
|
|
|
@95912731
|
14 years |
mans |
mathops: use MUL64 macro where it forms part of other ops
…
|
|
|
@8346f60
|
14 years |
anton |
tty: factorise returning error codes.
|
|
|
@e762b1ce
|
14 years |
anton |
rawdec: add framerate private option.
|
|
|
@ff494cbd
|
14 years |
anton |
x11grab: add framerate private option.
|
|
|
@a3b15e41
|
14 years |
anton |
fbdev,v4l2: remove some forgotten uses of AVFormatParameters.time_base.
|
|
|
@1572484
|
14 years |
anton |
bktr: don't error when AVFormatParameters.time_base isn't set.
…
|
|
|
@42abb9a8
|
14 years |
mans |
cmdutils: add missing const qualifier
Signed-off-by: Mans Rullgard …
|
|
|
@61ec024d
|
14 years |
diego |
Skip headers not designed to work standalone during 'make checkheaders'.
|
|
|
@8d459acc
|
14 years |
diego |
Add missing #includes to make headers self-contained.
This fixes …
|
|
|
@67ace7f0
|
14 years |
mans |
musepack: remove unnecessary #include from mpcdata.h
Signed-off-by: …
|
|
|
@91b4941c
|
14 years |
mans |
musepack: remove extraneous mpcdata.h inclusions
Signed-off-by: Mans …
|
|
|
@d0989bed
|
14 years |
mans |
Fix error check in av_file_map()
On failure, mmap() returns …
|
|
|
@124a9edb
|
14 years |
michaelni |
udp: support old, crappy non pthread mode
Signed-off-by: Michael …
|
|
|
@87f4036
|
14 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (21 …
|
|
|
@e4e2db9c
|
14 years |
baptiste.coudurier |
ffmpeg: use opt_acodec when setting audio codec in opt_target.
|
|
|
@bfd3b70a
|
14 years |
michaelni |
ffmpeg: fix segfault with too many output files
Fixes Ticket219
…
|
|
|
@33af5335
|
14 years |
michaelni |
ffplay: error out with invalid sample rate or channels.
Fixes …
|
|
|
@49125aed
|
14 years |
michaelni |
oggdec: fix Ticket185
Signed-off-by: Michael Niedermayer …
|
|
|
@dc6632f1
|
14 years |
mans |
build: simplify commands for clean target
Signed-off-by: Mans …
|
|
|
@c1daf072
|
14 years |
michaelni |
j2kdec: dont fail on non zero cblock style.
This allows decoding to …
|
|
|
@58149303
|
14 years |
michaelni |
makefile: fix j2k encoder dependancies
|
|
|
@f35761bc
|
14 years |
michaelni |
udp: fix indention
|
|
|
@6af28010
|
14 years |
rsbultje |
swscale: split swscale.c in unscaled and generic conversion routines.
…
|
|
|
@2762ee30
|
14 years |
rsbultje |
swscale: cosmetics.
Remove duplicate "inC" and "_c" functions that do …
|
|
|
@1674bd2a
|
14 years |
rsbultje |
swscale: integrate (literally) swscale_template.c in swscale.c.
|
|
|
@983260b0
|
14 years |
rsbultje |
swscale: split out x86/swscale_template.c from swscale.c.
|
|
|
@075d0ae7
|
14 years |
rsbultje |
swscale: enable hScale_altivec_real.
|
|
|
@67d80a54
|
14 years |
rsbultje |
swscale: split out ppc _template.c files from main swscale.c.
|
|
|
@a3e9bb5d
|
14 years |
rsbultje |
swscale: remove indirections in ppc/swscale_template.c.
|
|
|
@0e5d31b1
|
14 years |
rsbultje |
swscale: split out unscaled altivec YUV converters in their own file.
|
|
|
@83a8b300
|
14 years |
rsbultje |
mpegvideoenc: fix multislice fate tests with threading disabled.
The …
|
|
|
@25c32d08
|
14 years |
stefano.sabatini-lala |
cmdutils: move "#undef main" from ffplay.c to cmdutils.h
On …
|
|
|
@c9614bb2
|
14 years |
michaelni |
wav: update size check for ds64
Signed-off-by: Michael Niedermayer …
|
|
|
@e472f0ea
|
14 years |
michaelni |
wav: fix skip size at end of ds64 chunk
|
|
|
@43b6c3eb
|
14 years |
diego |
mpegts: Wrap #ifdef DEBUG and av_hex_dump_log() combination in a macro.
|
|
|
@a5514a84
|
14 years |
diego |
build: Simplify texi2html invocation through the --output option.
The …
|
|
|
@5e1166b3
|
14 years |
mans |
Mark some variables with av_unused
Most of these variables are only …
|
|
|
@94bed8e5
|
14 years |
diego |
Replace avcodec_get_pix_fmt_name() by av_get_pix_fmt_name().
This …
|
|
|
@93d06bd1
|
14 years |
diego |
svq3: Check negative mb_type to fix potential crash.
Signed-off-by: …
|
|
|
@8dfc6d1f
|
14 years |
diego |
svq3: Move svq3-specific fields to their own context.
Signed-off-by: …
|
|
|
@1f94c31f
|
14 years |
anton |
rawdec: initialize return value to 0.
|
|
|
@c1dfb72d
|
14 years |
mans |
Remove unused get_psnr() prototype
Signed-off-by: Mans Rullgard …
|
|
|
@a606aa75
|
14 years |
anton |
rawdec: don't leak option strings.
|
|
|
@bd7c1d35
|
14 years |
anton |
bktr: get default framerate from video standard.
|
|
|
@0d793db1
|
14 years |
rsbultje |
swscale: remove unused COMPILE_TEMPLATE_ALTIVEC.
|
|
|
@99eb31e2
|
14 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (25 …
|
|
|
@9034001b
|
14 years |
michaelni |
h264 fill_filter_caches: Dont init chroma nnz_cache.
Found-by: Dark …
|
|
|
@dd47107
|
14 years |
michaelni |
In print_report, print progression time in hours:mins:secs:us
…
|
|
|
@1212d5b5
|
14 years |
michaelni |
ffmpeg: In print_report, use int64_t for pts to check for 0 and avoid …
|
|
|
@5aa70309
|
14 years |
michaelni |
In libswscale, use all lines when converting from 422p to rgb with …
|
|
|
@f190f676
|
14 years |
diego |
Replace custom DEBUG preprocessor trickery by the standard one.
|
|
|
@068aa387
|
14 years |
diego |
vorbis: Remove non-compiling debug statement.
|
|
|
@ec6313a
|
14 years |
diego |
vorbis: Remove pointless DEBUG #ifdef around debug output macros.
|
|
|
@fb52cf82
|
14 years |
diego |
cook: Remove non-compiling debug output.
random_state was changed …
|
|
|
@0fc9c655
|
14 years |
diego |
Remove pointless #ifdefs around function declarations in a header.
|
|
|
@23664624
|
14 years |
diego |
Replace #ifdef + av_log() combinations by av_dlog().
|
|
|
@df96f22d
|
14 years |
diego |
Replace custom debug output functions by av_dlog().
|
|
|
@752207e
|
14 years |
diego |
cook: Remove unused debug functions.
|
|
|
@e977ca26
|
14 years |
stefano.sabatini-lala |
lavfi: add avfilter_link_free() function
Allow to free the buffers …
|
|
|
@b932eb1
|
14 years |
stefano.sabatini-lala |
swscale: reintroduce sws_format_name() symbol
Reintroduce the …
|
|
|
@b751f611
|
14 years |
diego |
Remove stray extra arguments from av_dlog() invocations.
|
|
|
@551dfdde
|
14 years |
mans |
targa: fix big-endian build
|
|
|
@fefa67d
|
14 years |
anton |
v4l2: remove one forgotten use of AVFormatParameters.pix_fmt.
|
|
|
@4078ed26
|
14 years |
anton |
vfwcap: add a framerate private option.
|
|
|
@c21324e
|
14 years |
anton |
v4l2: add a framerate private option.
|
|
|
@121ef2e2
|
14 years |
anton |
libdc1394: add a framerate private option.
|
|
|
@1556186a
|
14 years |
anton |
fbdev: add a framerate private option.
|
|
|
@3e3db4d9
|
14 years |
anton |
bktr: add a framerate private option.
|
|
|
@4c1e56ed
|
14 years |
mans |
oma: check avio_read() return value
|
|
|
@14086341
|
14 years |
mans |
nutdec: remove unused variable
|
|
|
@e65ab9d9
|
14 years |
mans |
Remove unused variables
|
|
|
@6713989c
|
14 years |
michaelni |
swscale: dither for planar yuv outputs
Signed-off-by: Michael …
|
|
|
@877f76ad
|
14 years |
michaelni |
swscale: Fix use of uninitialized values
(bug probably introduced from …
|
|
|
@5ad38d9
|
14 years |
michaelni |
cpudetect: add av_force_cpu_flags()
Signed-off-by: Michael …
|
|
|
@808d8ff6
|
14 years |
rsbultje |
swscale: allocate larger buffer to handle altivec overreads.
Altivec …
|
|
|
@6a9c8594
|
14 years |
rsbultje |
H264/MPEG frame-level multi-threading.
Signed-off-by: Ronald S. …
|
|
|
@9e66b64c
|
14 years |
stefano.sabatini-lala |
vsrc_buffer: propagate error code in av_vsrc_buffer_add_frame()
…
|
|
|
@665e608c
|
14 years |
stefano.sabatini-lala |
lavfi: reindent after the previous commit
|
|
|
@6f1dd6f4
|
14 years |
stefano.sabatini-lala |
lavfi: add braces around the block of an if() expression in …
|
|
|
@0ff5cbed
|
14 years |
stefano.sabatini-lala |
lavfi: clarify the context of a comment in …
|
|
|
@77b32b73
|
14 years |
stefano.sabatini-lala |
lavfi: apply misc style fixes
Adopt K&R style for overall …
|
|
|
@53be7b23
|
14 years |
rsbultje |
Cosmetic changes to h264_idct_10bit.asm.
Removes redundant dword tags …
|
|
|
@994c3550
|
14 years |
rsbultje |
2x faster h264_idct_add8_10.
Signed-off-by: Ronald S. Bultje …
|
|
|
@cc9947f
|
14 years |
rsbultje |
aacenc: Add stereo_mode option.
ms_off is the default, until Mid/Side …
|
|
|
@e6635a9a
|
14 years |
rsbultje |
h264: remove CONFIG_GPL from x86 intra prediction code.
The authors …
|
|
|
@d013c6da
|
14 years |
michaelni |
doc: cosmetics: libx264 typos
|
|
|
@c96f375
|
14 years |
michaelni |
postprocess: Remove test for impossible condition (was: Re: …
|
|
|
@b4434475
|
14 years |
Clément Bœsch |
Fix various uninitialized variable warnings
|
|
|
@58fd70b0
|
14 years |
Reimar.Doeffinger |
Port remove of get_sws_cpuflags from MPlayer's libmpcodecs.
|
|
|
@3c194f39
|
14 years |
Reimar.Doeffinger |
Replace "vector const" by "const vector" otherwise gcc 4.6.0 fails.
…
|
|
|
@3379531c
|
14 years |
Reimar.Doeffinger |
Port recent changes to MPlayer libmpcodecs.
Also include an older fix …
|
|
|
@2a30df09
|
14 years |
Reimar.Doeffinger |
Replace non-existent HAVE_SSE2 with HAVE_SSE.
Since this is only a …
|
|
|
@cd8cb549
|
14 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
ARM: …
|
|
|
@06a9da73
|
14 years |
Reimar.Doeffinger |
Simplify code and avoid compiler warning about incompatible types.
|
|
|
@bf19c871
|
14 years |
Reimar.Doeffinger |
Fix type of out[] variable, it should not be const.
Fixes compiler …
|
|
|