|
|
|
@3251af90
|
13 years |
stefano.sabatini-lala |
v4l2: set default standard to NULL
It was errouneously changed to …
|
|
|
@7a8228c0
|
13 years |
michaelni |
sws: make dither_scale const
Signed-off-by: Michael Niedermayer …
|
|
|
@4ae28eb8
|
13 years |
stefano.sabatini-lala |
showfiltfmts: use av_get_pix_fmt_name()
Use av_get_pix_fmt_name() …
|
|
|
@40da61ef
|
14 years |
michaelni |
Makefile: critical build fix after the merge. make fate passed locally …
|
|
|
@174df6a
|
14 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
build: …
|
|
|
@3a1aaf7b
|
14 years |
michaelni |
ffplay: Fix -vismv
Fixes Ticket164
Signed-off-by: Michael …
|
|
|
@a39bd458
|
14 years |
michaelni |
mem: Trying to workaround posix_memalign() bug on OSX
This patch is …
|
|
|
@b9c6c7cb
|
14 years |
mans |
build: remove empty $(OBJS) target
This target was added to prevent …
|
|
|
@6d170962
|
14 years |
mans |
build: make rule for linking ff* apply only to these targets
This …
|
|
|
@d58ed64a
|
14 years |
stefano.sabatini-lala |
eval: add support for pow() function
It is a more search-friendly …
|
|
|
@d93d7349
|
14 years |
mans |
build: rearrange some lines in a more logical way
Signed-off-by: Mans …
|
|
|
@4f8da7e7
|
14 years |
alex.converse |
s302m: fix resampling for 16 and 24bits.
|
|
|
@21c65125
|
14 years |
mans |
ARM: remove MUL64 and MAC64 inline asm
Current GCC versions know how …
|
|
|
@0018b7f0
|
14 years |
mans |
build: clean up .PHONY lists
This removes nonexisting targets from …
|
|
|
@d7a72d25
|
14 years |
mans |
build: move all (un)install* target aliases to toplevel Makefile
…
|
|
|
@0e28e9ca
|
14 years |
lu_zero |
flvenc: propagate error properly
avio_flush can fail, in particular …
|
|
|
@171ae1eb
|
14 years |
mans |
build: remove stale dependency
This dependency is implicitly covered …
|
|
|
@5eaba04
|
14 years |
mans |
build: do not add CFLAGS-yes to CFLAGS
CFLAGS-yes is never set so …
|
|
|
@ceff045d
|
14 years |
rsbultje |
utils.c: fix crash with threading enabled.
|
|
|
@8477f2de
|
14 years |
mans |
configure: simplify source_path setup
Signed-off-by: Mans Rullgard …
|
|
|
@dc435c4e
|
14 years |
mans |
configure: remove --source-path option
This option does not work, and …
|
|
|
@263f57c6
|
14 years |
stefano.sabatini-lala |
pixdesc: remove duplicated header inclusion
|
|
|
@ef28c7b3
|
14 years |
stefano.sabatini-lala |
lavfi: use av_samples_alloc() in avfilter_default_get_audio_buffer()
|
|
|
@95a02426
|
14 years |
stefano.sabatini-lala |
lavfi: prefer nb_samples over size in AVFilterBufferRefAudioProps
…
|
|
|
@0bc2cca1
|
14 years |
stefano.sabatini-lala |
samplefmt: switch nb_channels/nb_samples params order in …
|
|
|
@e1c74148
|
14 years |
stefano.sabatini-lala |
samplefmt: change layout for arrays created by av_samples_alloc() and …
|
|
|
@b2592ea4
|
14 years |
anton |
lavf: deprecate AVFormatParameters.time_base.
|
|
|
@abcedfac
|
14 years |
anton |
img2: add framerate private option.
|
|
|
@a915bf64
|
14 years |
anton |
img2: add video_size private option.
|
|
|
@f33e2a5
|
14 years |
anton |
img2: add pixel_format private option.
|
|
|
@c1dcbfdd
|
14 years |
anton |
tty: add framerate private option.
|
|
|
@580817df
|
14 years |
michaelni |
Move code for "ffmpeg: fix massive leak occurring when seeking" / …
|
|
|
@f9569249
|
14 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Remove …
|
|
|
@6700aa88
|
14 years |
stefano.sabatini-lala |
lavf: remove reference to output-example in Makefile
output-example.c …
|
|
|
@27bcf55f
|
14 years |
stefano.sabatini-lala |
vsrc_buffer: add flags param to av_vsrc_buffer_add_video_buffer_ref
…
|
|
|
@eb7505e4
|
14 years |
diego |
Remove some unused scripts from tools/.
|
|
|
@a8d44f9
|
14 years |
diego |
Add x86 assembly for some 10-bit H.264 intra predict functions.
Parts …
|
|
|
@2c6fb9f0
|
14 years |
lu_zero |
v4l2: do not force NTSC as standard
Setting a standard is meaningful …
|
|
|
@612d0782
|
14 years |
Reimar.Doeffinger |
Add const to avfilter_get_video_buffer_ref_from_arrays arguments.
…
|
|
|
@ef5d7e18
|
14 years |
diego |
Skip tableprint.h during 'make checkheaders'.
It is only used on the …
|
|
|
@fb8648ad
|
14 years |
diego |
Remove unnecessary LIBAVFORMAT_BUILD #ifdef.
|
|
|
@f25a2ece
|
14 years |
diego |
Drop explicit filenames from @file Doxygen tags.
The filename is …
|
|
|
@29b3de12
|
14 years |
diego |
Skip generated table headers during 'make checkheaders'.
|
|
|
@36773283
|
14 years |
anton |
lavf,lavc: free avoptions in a generic way.
It's simpler and less …
|
|
|
@b39b0623
|
14 years |
anton |
AVOptions: add av_opt_free convenience function.
|
|
|
@e844abc4
|
14 years |
stefano.sabatini-lala |
sdl: align option fields after last commit
|
|
|
@e4841a40
|
14 years |
stefano.sabatini-lala |
ffmpeg: fix massive leak occurring when seeking
Avoid to add frames …
|
|
|
@cea87fb2
|
14 years |
stefano.sabatini-lala |
ffprobe: implement -i FILE option
Useful for mimicking the ffmpeg -i …
|
|
|
@92b4abc
|
14 years |
mans |
tableprint: Restore mistakenly deleted common.h #include for …
|
|
|
@9b032c65
|
14 years |
stefano.sabatini-lala |
ffplay.texi: document -i FILE option
|
|
|
@b4af3cf3
|
14 years |
stefano.sabatini-lala |
cmdutils: remove unnecessary OPT_DUMMY implementation
The -i INPUT …
|
|
|
@96f931ad
|
14 years |
stefano.sabatini-lala |
cmdutils: change the signature of the function argument in …
|
|
|
@0d0fdb0a
|
14 years |
stefano.sabatini-lala |
sdl: use the filename for defining the window title, if not specified
…
|
|
|
@1863a3c
|
14 years |
anton |
tiff: print log in case of unknown / unsupported tag.
Helps …
|
|
|
@a43458d7
|
14 years |
anton |
tiff: fix linesize for mono-white/black formats.
Fix decoding of file …
|
|
|
@5a4a7125
|
14 years |
mans |
Fix build of eval-test program
eval.c has moved to libavutil, move …
|
|
|
@dcb73592
|
14 years |
mans |
configure: Document --enable-vaapi
VAAPI is disabled by default so it …
|
|
|
@ba91bf58
|
14 years |
michaelni |
swscale: override the lack of the accurate rounding flag when needed …
|
|
|
@ec4207c4
|
14 years |
michaelni |
swscale: factor should_dither out
Signed-off-by: Michael Niedermayer …
|
|
|
@46eb300d
|
14 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
ARM: …
|
|
|
@35d5cb1a
|
14 years |
justin.ruggles |
ac3enc: extract all exponents for the frame at once
|
|
|
@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 …
|
|
|