|
|
|
@223c84ac
|
17 years |
vitor1001 |
Cosmetics: split long line
Commited in SoC by Víctor Paesa on …
|
|
|
@b4aa24f
|
17 years |
vitor1001 |
Link to libraries in dependency order.
Commited in SoC by Víctor …
|
|
|
@8d990c19
|
17 years |
vitor1001 |
More targets addition
Merge of several patches in SoC, by various …
|
|
|
@bb9cb87c
|
17 years |
vitor1001 |
Fix Cygwin compilation.
Patch by Víctor Paesa.
Commited in SoC by …
|
|
|
@9f4a53d1
|
17 years |
vitor1001 |
Targets addition and removal
Commited in SoC by Bobby Bingham
…
|
|
|
@0a46caf9
|
17 years |
vitor1001 |
Remove test program and test video output module since ffplay can be …
|
|
|
@da84232
|
17 years |
vitor1001 |
Merge of several revisions that add more targets to the
Makefile.
…
|
|
|
@782e83e2
|
17 years |
vitor1001 |
work into the ffmpeg build system
Commited in SoC by Bobby Bingham on …
|
|
|
@52bfefeb
|
17 years |
vitor1001 |
Add rule for make clean.
Commited in SoC by Bobby Bingham on …
|
|
|
@bc305cc3
|
17 years |
vitor1001 |
Merge of several revisions adding filters
Commited in SoC by Bobby …
|
|
|
@20123584
|
17 years |
vitor1001 |
First version of libavfilter Makefile
Original commit message:
Simple …
|
|
|
@cc9853d3
|
17 years |
vitor1001 |
Split avpicture_fill() in two functions. This will be
useful for …
|
|
|
@27af15dc
|
17 years |
diego |
prettyprinting cosmetics
Originally committed as revision 11941 to …
|
|
|
@ad40b153
|
17 years |
banan |
silence wmaenc.c:181: warning:suggestparentheses around assignment …
|
|
|
@e942293d
|
17 years |
michaelni |
It appears last_pts was not set ...
Originally committed as revision …
|
|
|
@6881b8e5
|
17 years |
lucabe72 |
Fix
utils.c: In function ‘avcodec_get_context_defaults2’:
utils.c:793: …
|
|
|
@408ed51c
|
17 years |
lucabe72 |
Fix
opt.c: In function ‘av_set_string’:
opt.c:164: warning: passing …
|
|
|
@0d6fd5ec
|
17 years |
benoit.fouet |
More explicit unsupported pixel format error messages.
Patch by …
|
|
|
@a712d725
|
17 years |
michaelni |
Header elision muxing support.
This only removes 2 bytes from MP3 and …
|
|
|
@3b4f69ae
|
17 years |
michaelni |
Elision header demuxing support.
Originally committed as revision …
|
|
|
@880add37
|
17 years |
michaelni |
-vsync 2 (drop frames if there are too many but do not duplicate any)
…
|
|
|
@3f8e1fc8
|
17 years |
benoit.fouet |
Update regression test checksum for ffm.
Originally committed as …
|
|
|
@90d30570
|
17 years |
benoit.fouet |
Avoid void*-arithmetic.
Patch by mvplayer: ffmpeg gmail com
…
|
|
|
@7eeebcc5
|
17 years |
michaelni |
Read match time delta in the frame header.
We do not do anything with …
|
|
|
@6cb4b28
|
17 years |
michaelni |
Read match_time_delta in the framecode table.
Originally committed as …
|
|
|
@42abeeae
|
17 years |
michaelni |
update flags
Originally committed as revision 11929 to …
|
|
|
@501f162f
|
17 years |
baptiste.coudurier |
honor stsd v1 first, fix mace surge-2-8-MAC3.mov, beware of mulaw,alaw …
|
|
|
@134e5a9a
|
17 years |
robert.swain |
Cosmetics: indentation
Patch by Thorsten Jordan (tjordan atay …
|
|
|
@95e53235
|
17 years |
robert.swain |
Remove useless buffering of input data, so that avcodec_decode_audio …
|
|
|
@6a1f4535
|
17 years |
baptiste.coudurier |
10l, forgot alaw/mulaw mono, use bits_per_sample in fact,
it should …
|
|
|
@f8cda19
|
17 years |
lucabe72 |
Include poll.h instead of sys/poll.h
Originally committed as revision …
|
|
|
@d435e520
|
17 years |
baptiste.coudurier |
warn use if edit list is not starting at 0, a/v desync might occur
…
|
|
|
@fffa99dd
|
17 years |
baptiste.coudurier |
remove now useless code
Originally committed as revision 11922 to …
|
|
|
@53152765
|
17 years |
baptiste.coudurier |
remove messy and not always correct chunk size workaround, use correct …
|
|
|
@5e53486
|
17 years |
diego |
typo fix: inited --> initialized
Originally committed as revision …
|
|
|
@f1cc49a6
|
17 years |
diego |
typo
Originally committed as revision 25991 to …
|
|
|
@7cb1fc76
|
17 years |
diego |
Add fallback for DECLARE_ALIGNED and DECLARE_ASM_CONST.
Originally …
|
|
|
@b89bb858
|
17 years |
diego |
Mark MSVC compiler macros as such.
Originally committed as revision …
|
|
|
@7433ca29
|
17 years |
diego |
Disentangle nested preprocessor directives.
Originally committed as …
|
|
|
@356306ac
|
17 years |
diego |
Print Theora bitstream version at DEBUG, not at VERBOSE level.
…
|
|
|
@5edac5dc
|
17 years |
diego |
cosmetics: Replace by /* */ comments.
sync with upstream libmpeg2 …
|
|
|
@6c6007d6
|
17 years |
diego |
Do not use ranges with tr, the results are locale-dependent.
Suggested …
|
|
|
@300aa2b0
|
17 years |
baptiste.coudurier |
return error when dv audio extraction fails
Originally committed as …
|
|
|
@e6920f24
|
17 years |
baptiste.coudurier |
remove obsolete comments
Originally committed as revision 11912 to …
|
|
|
@3a3aa49
|
17 years |
baptiste.coudurier |
remove useless braces
Originally committed as revision 11911 to …
|
|
|
@311490cc
|
17 years |
baptiste.coudurier |
cosmetics, indentation, braces
Originally committed as revision 11910 …
|
|
|
@8cb66fd8
|
17 years |
baptiste.coudurier |
split chunks in the case of big compressed audio frames,
might be …
|
|
|
@77c75437
|
17 years |
baptiste.coudurier |
use correct demux mechanism when audio compression id is -2, dv audio …
|
|
|
@22ed53e5
|
17 years |
vitor1001 |
Factor bytewidth determination in its own function
Originally …
|
|
|
@d0cbff86
|
17 years |
baptiste.coudurier |
fcp imx 40 fourccs
Originally committed as revision 11906 to …
|
|
|
@56ea717
|
17 years |
baptiste.coudurier |
indentation
Originally committed as revision 11905 to …
|
|
|
@4f0e712e
|
17 years |
baptiste.coudurier |
more correct and simpler
Originally committed as revision 11904 to …
|
|
|
@f1618fd9
|
17 years |
andreas |
Add 'reservoir' flag to lavc's flags2 controlling whether or not codes …
|
|
|
@03c09e43
|
17 years |
dalias |
Do not use GNU-specific (or BSD-specific or whatever they may be) …
|
|
|
@9189411b
|
17 years |
vitor1001 |
Coding style changes
Originally committed as revision 11901 to …
|
|
|
@93faa9fa
|
17 years |
vitor1001 |
More code factorization
Originally committed as revision 11900 to …
|
|
|
@37e0b99
|
17 years |
vitor1001 |
Factor duplicated loop
Originally committed as revision 11899 to …
|
|
|
@d3a4e41c
|
17 years |
vitor1001 |
Do not hardcode the list of pixel formats and use PIX_FMT_NB instead.
…
|
|
|
@243370cb
|
17 years |
vitor1001 |
Do not hardcode the type of AVFilterFormats.formats in allocation
…
|
|
|
@bd8ae488
|
17 years |
vitor1001 |
Oops, my last commit broke compilation...
Originally committed as …
|
|
|
@5ced2c99
|
17 years |
vitor1001 |
Make regression tests to pass with libavfilter.
Originally committed …
|
|
|
@eac24950
|
17 years |
vitor1001 |
Need to be careful when dealing with references.
Commited in SoC by …
|
|
|
@30f4baeb
|
17 years |
vitor1001 |
10l. parameter was unused and redundant.
Commited in SoC by Bobby …
|
|
|
@88cfb80
|
17 years |
vitor1001 |
avfilter_formats_unref() should remove the given reference, not the …
|
|
|
@39135465
|
17 years |
vitor1001 |
First libavfilter commit.
Original log message:
Forgot to add in the …
|
|
|
@ec199cc9
|
17 years |
lorenm |
asm argument that might be in memory needs a size
Originally …
|
|
|
@ae79791
|
17 years |
Carl Eugen Hoyos |
Make dither4 & dither8 const.
Originally committed as revision 25967 …
|
|
|
@7ce3e4a8
|
17 years |
Carl Eugen Hoyos |
Allow compilation with icc 10.1.
Originally committed as revision …
|
|
|
@c4c52acc
|
17 years |
diego |
Remove pointless #if.
Originally committed as revision 11888 to …
|
|
|
@a3689bf7
|
17 years |
michaelni |
Remove pointless code.
Originally committed as revision 11887 to …
|
|
|
@7bab3a26
|
17 years |
diego |
Use HAVE_ALTIVEC preprocessor conditionals like in the rest of FFmpeg. …
|
|
|
@dc6340e
|
17 years |
michaelni |
Remove pointless code.
Originally committed as revision 11885 to …
|
|
|
@a4195e68
|
17 years |
michaelni |
assert() and note about odd len.
Originally committed as revision …
|
|
|
@e1813a2f
|
17 years |
lorenm |
30% faster ff_vorbis_floor1_render_list, 3% faster overall
Originally …
|
|
|
@2c70770e
|
17 years |
lorenm |
use fewer registers in apply_welch_window_sse2
Originally committed …
|
|
|
@fa4ed8c1
|
17 years |
michaelni |
optimize apply_welch_window()
Originally committed as revision 11881 …
|
|
|
@ead6ebd
|
17 years |
mike |
Use a consistent capitalization for 'Snow' as discussed on the list
…
|
|
|
@91208916
|
17 years |
baptiste.coudurier |
cosmetics, remove whitespaces before and after parenthesis
Originally …
|
|
|
@cb4ddf77
|
17 years |
Reimar.Doeffinger |
Add support for speex in ogg
Originally committed as revision 11878 …
|
|
|
@1d67b037
|
17 years |
lorenm |
sse2 h264 motion compensation. not new code, just separate out the …
|
|
|
@20d565be
|
17 years |
lorenm |
put loop counter in a register if possible. makes some of the qpel …
|
|
|
@7080ec29
|
17 years |
lorenm |
fix aliasing warnings. simpler too.
Originally committed as revision …
|
|
|
@a2b7bc8e
|
17 years |
lorenm |
constant was excessively aligned
Originally committed as revision …
|
|
|
@744a9c75
|
17 years |
michaelni |
Allow the user to select which codec out of several in stsd he wants.
…
|
|
|
@63f2670
|
17 years |
Reimar.Doeffinger |
Check that we have enough input data in IMC decoder.
Originally …
|
|
|
@ddf96970
|
17 years |
lorenm |
ssse3 h264 motion compensation.
25% faster tham mmx on core2, 35% if …
|
|
|
@b64dfbb8
|
17 years |
lorenm |
add qpel rounder once during hv rather than twice during hv and …
|
|
|
@485f076d
|
17 years |
baptiste.coudurier |
seek regression ref update for ogg
Originally committed as revision …
|
|
|
@fa9b873
|
17 years |
lorenm |
clean up an ugliness introduced in r11826. this syntax will require …
|
|
|
@37b74c86
|
17 years |
baptiste.coudurier |
Fix issue 338:
Correctly interleave ogg packets per granule
and set …
|
|
|
@2dd3c9e0
|
17 years |
baptiste.coudurier |
it seems ogg requires granule to be -1 on unfinished packets
…
|
|
|
@9a7871f
|
17 years |
michaelni |
Deprecate old and inefficient per instruction asm().
Originally …
|
|
|
@eb757a62
|
17 years |
ods15 |
Update seektest regression as well to previous lavf/nut commits
…
|
|
|
@b2f77586
|
17 years |
lorenm |
reduce code duplication
Originally committed as revision 11863 to …
|
|
|
@beaa4a91
|
17 years |
michaelni |
Correct fatal ambiguity.
Originally committed as revision 11862 to …
|
|
|
@53407b64
|
17 years |
michaelni |
Correct incorrect statement about warnings.
Originally committed as …
|
|
|
@c9011976
|
17 years |
Reimar.Doeffinger |
String pointers of ogg_codec_t should have const attribute.
…
|
|
|
@23ef0575
|
17 years |
diego |
Add dv50 tag to support samples with dv50 fourcc in AVI.
patch by …
|
|
|
@9908c1a8
|
17 years |
diego |
Update policy entry about compiler warnings to reflect ml discussions. …
|
|
|
@cd41a73f
|
17 years |
Reimar.Doeffinger |
Fix a possible use of an uninitialized pointer.
Originally committed …
|
|
|