|
|
|
@2e63619f
|
15 years |
mans |
Alpha: move dsputil prototypes to a header file
Originally committed …
|
|
|
@d9747e2
|
15 years |
mans |
IFF: move ff_cmap_read_palette() prototype to a header file
…
|
|
|
@ae2c6943
|
15 years |
stefano.sabatini-lala |
Fix concat seeking SEEK_END case.
Patch by Wolfram Gloger wmglo …
|
|
|
@21f7ab7a
|
15 years |
mans |
Make ffserver regression test run (still fails)
Originally committed …
|
|
|
@fc8cb398
|
15 years |
mans |
regtest: move md5sum wrappers into separate file
…
|
|
|
@ffabdaa1
|
15 years |
mans |
ffserver: remove bogus comment
Originally committed as revision 22303 …
|
|
|
@35eaadcb
|
15 years |
stefano.sabatini-lala |
Fix concat seek result.
Patch by Wolfram Gloger wmglo AT-SIGN …
|
|
|
@e7e291e9
|
15 years |
alex.converse |
av_find_stream_info(): Add a workaround for backwards compatible …
|
|
|
@3b2142af
|
15 years |
stefano.sabatini-lala |
Make avfilter_default_start_frame() correctly pass the aspect ratio …
|
|
|
@73243692
|
15 years |
alex.converse |
10l: AAC: Set multiplier to 0.
Originally committed as revision 22299 …
|
|
|
@54f158bd
|
15 years |
alex.converse |
AAC: Set codec parameters in the first frame rather than in .init()
…
|
|
|
@663322c1
|
15 years |
Carl Eugen Hoyos |
Fix pts->dts conversion init for non-zero initial value for pts.
…
|
|
|
@4245c6ec
|
15 years |
stefano.sabatini-lala |
Move the probe loop from av_open_input_file() into its own method …
|
|
|
@6580d5e3
|
15 years |
mans |
Remove hacks not required since HAVE_AV_CONFIG_H was unset for the …
|
|
|
@72c2bdeb
|
15 years |
mans |
Define HAVE_AV_CONFIG_H only when building libraries
Originally …
|
|
|
@acd0026c
|
15 years |
mans |
ffserver: do not use intreadwrite.h
intreadwrite.h is not part of the …
|
|
|
@166621a
|
15 years |
mans |
ffplay: use public fft interface
Originally committed as revision …
|
|
|
@c7094831
|
15 years |
mans |
Create a public API for FFT family of functions
Originally committed …
|
|
|
@41ea18fb
|
15 years |
mans |
Give RDFT types more meaningful names
Originally committed as …
|
|
|
@3bd8a2ef
|
15 years |
mans |
Update include directives in fft-test.c
Originally committed as …
|
|
|
@0f8e4dfe
|
15 years |
alex.converse |
Increase FF_INPUT_BUFFER_PADDING_SIZE to 64.
The purpose of this is …
|
|
|
@57cb8d98
|
15 years |
alex.converse |
AAC: Add a new line after the TNS error message.
Originally committed …
|
|
|
@ecefc5dd
|
15 years |
mans |
regtest: run seektest on image sequences
Seeking on image sequences …
|
|
|
@38c3b6e7
|
15 years |
lessen42 |
inet_aton needs _DARWIN_C_SOURCE on OS X
Originally committed as …
|
|
|
@ac11d56
|
15 years |
lessen42 |
Localize the #define _SVID_SOURCE needed for inet_aton() to …
|
|
|
@d1be9635
|
15 years |
mans |
regtest: run seektest on lavftest output files
Somehow this got lost …
|
|
|
@d211b29e
|
15 years |
mans |
regtest: place image sequence outputs in separate directories
…
|
|
|
@1e79771c
|
15 years |
alex.converse |
Add support for non-backwards compatible signaled parametric stereo.
…
|
|
|
@56540673
|
15 years |
mans |
10l: fix make install with only shared libs
Originally committed as …
|
|
|
@7fcb98a7
|
15 years |
kostya.shishkov |
Band quant tables should not be assigned inside band tile loop,
one …
|
|
|
@0209cd07
|
15 years |
Reimar.Doeffinger |
Fix --enable-hardcoded-tables compilation: the generate table files …
|
|
|
@f3cb1cd0
|
15 years |
kostya.shishkov |
1l trocadero: forgot reference operator on bytestream_get_be32() …
|
|
|
@62df111c
|
15 years |
mans |
Use -Werror=implicit only with gcc
Some other compilers turn too many …
|
|
|
@e7edeb91
|
15 years |
kostya.shishkov |
When tracking non-zero coefficients during Indeo 5 decoding, make sure …
|
|
|
@4def700e
|
15 years |
lessen42 |
Fix clang sysroot flag
Older versions accepted both with and without …
|
|
|
@457c08ba
|
15 years |
lessen42 |
Add internal.h include for av_read_frame_flush prototype
Fixes build …
|
|
|
@148e8f2
|
15 years |
lessen42 |
Fix warning about incompatible pointer types
Originally committed as …
|
|
|
@e48f7ff3
|
15 years |
lessen42 |
matroskadec: Fix a buffer overread
Originally committed as revision …
|
|
|
@d5dfecb1
|
15 years |
michaelni |
header for common code between mp3 decoder and encoder.
unfinished, …
|
|
|
@1e50348a
|
15 years |
mans |
Error on implicit function declarations
Turning on -Werror=implicit …
|
|
|
@e16c73e6
|
15 years |
mans |
Move av_read_frame_flush() prototype to lavf/internal.h
Originally …
|
|
|
@ddb8c2c0
|
15 years |
mans |
PPC: move prototypes to headers and make some functions static
…
|
|
|
@f49747e9
|
15 years |
mans |
x86: move function prototypes to header files
Originally committed as …
|
|
|
@98713e55
|
15 years |
mans |
Move ff_spatial_dwt() prototype to snow.h
Originally committed as …
|
|
|
@965363f8
|
15 years |
mans |
Move some dsp func prototypes to dsputil.h; they are defined in …
|
|
|
@4f602a04
|
15 years |
mans |
Move some VC1 dsp prototypes to dsputil.h; they are defined in …
|
|
|
@bb174ff
|
15 years |
mans |
Move ff_set_qscale() prototype to mpegvideo.h; it is defined in …
|
|
|
@7de9da9b
|
15 years |
mans |
Move prototypes for various dsputil init functions to dsputil.h
…
|
|
|
@3da11804
|
15 years |
mans |
Move some prototypes from dsputil.c to reasonable header files
…
|
|
|
@da0ac0ee
|
15 years |
mans |
Make some functions static
These functions are not used outside their …
|
|
|
@c26e58e3
|
15 years |
mans |
Add some missing #includes
Originally committed as revision 22258 to …
|
|
|
@5189573c
|
15 years |
Reimar.Doeffinger |
Set GXF fallback time-base to match the one specified for audio-only.
…
|
|
|
@192c14fa
|
15 years |
Reimar.Doeffinger |
GXF time base is always based on "fields" per second even for …
|
|
|
@63833766
|
15 years |
stefano.sabatini-lala |
Show aspect ratio information in dprintf_picref() traces.
Originally …
|
|
|
@c18fb631
|
15 years |
stefano.sabatini-lala |
Bump minor number and add APIchanges entry after the inclusion of …
|
|
|
@fd7bec5e
|
15 years |
mans |
ffserver: use av_stristr()
Originally committed as revision 22252 to …
|
|
|
@ac6ef868
|
15 years |
mans |
Add av_stristr() function
This is a case-insensitive version of …
|
|
|
@a0ac9501
|
15 years |
mans |
Fix build with compilers using a separate dependency command
…
|
|
|
@ff358eca
|
15 years |
stefano.sabatini-lala |
Reindent after the last commit.
Originally committed as revision …
|
|
|
@fd9da252
|
15 years |
stefano.sabatini-lala |
Use av_get_pict_type_char() in debug code within output_picture2(), …
|
|
|
@bfca7777
|
15 years |
mans |
Fix install with shared libs on weird systems
Originally committed as …
|
|
|
@6cfac0e9
|
15 years |
mans |
Fix make install
Originally committed as revision 22245 to …
|
|
|
@63611f31
|
15 years |
mans |
Prettify make output
This gives brief messages from make by default. …
|
|
|
@34512bca
|
15 years |
mans |
Split install-headers target and simplify rules
Originally committed …
|
|
|
@fd676deb
|
15 years |
mans |
Add INSTALL makefile variable
Originally committed as revision 22242 …
|
|
|
@b578357e
|
15 years |
mans |
Use mkdir -p to create directories
Originally committed as revision …
|
|
|
@4335125c
|
15 years |
mans |
Add CP make variable
Originally committed as revision 22240 to …
|
|
|
@a4aea51
|
15 years |
mans |
Add YASMDEP variable; use for deps on yasm files
Originally committed …
|
|
|
@bbe8fa1
|
15 years |
Thilo Borgmann |
Fix last frame block size correction.
Originally committed as …
|
|
|
@0bf5a0cf
|
15 years |
kostya.shishkov |
Bink version 'h' also has chroma planes swapped
Originally committed …
|
|
|
@1429224
|
15 years |
mans |
Move FFT parts from dsputil.h to fft.h
Originally committed as …
|
|
|
@50e10cbd
|
15 years |
mans |
Use $(RM) to delete files
Originally committed as revision 22234 to …
|
|
|
@84dc2d8
|
15 years |
mans |
Remove DECLARE_ALIGNED_{8,16} macros
These macros are redundant. All …
|
|
|
@da033b05
|
15 years |
stefano.sabatini-lala |
Make opt_default() look for options in sws_opts only if sws_opts is …
|
|
|
@6ce98ea4
|
15 years |
stefano.sabatini-lala |
Add support to input devices in ffprobe.
See the thread:
Subject: …
|
|
|
@4b9905d
|
15 years |
mans |
Move DECLARE_ALIGNED_{8,16} macros to mem.h
These macros naturally …
|
|
|
@3de4263
|
15 years |
stefano.sabatini-lala |
Avoid duplication of usePal() macro.
Originally committed as revision …
|
|
|
@a4e44130
|
15 years |
stefano.sabatini-lala |
Add support to BGR444/RGB444 foreign endian output in libswscale.
…
|
|
|
@5988dc9e
|
15 years |
michaelni |
Remove apparently unneeded define and includes.
Originally committed …
|
|
|
@47cf98ef
|
15 years |
michaelni |
Make trasher use a well defined random number generator and allow the …
|
|
|
@814c5641
|
15 years |
martin |
Don't explicitly initialize networking in the tcp and udp protocols
…
|
|
|
@57b5555c
|
15 years |
martin |
Use ff_url_join for assembling URLs, instead of snprintf
This ensures …
|
|
|
@780d7897
|
15 years |
martin |
Add a function ff_url_join for assembling URLs
Originally committed …
|
|
|
@67d4b3f2
|
15 years |
martin |
Always call ff_network_init/ff_network_close when opening protocols
…
|
|
|
@e5a1c207
|
15 years |
michaelni |
try to avoid returning odd slices.
Originally committed as revision …
|
|
|
@09ab8859
|
15 years |
vitor1001 |
Round correctly chroma picture height.
Fix issue 956.
Originally …
|
|
|
@5301a05d
|
15 years |
vitor1001 |
Fix memory leak in NUT muxer
Originally committed as revision 22222 …
|
|
|
@124cb451
|
15 years |
benoit.fouet |
Cosmetics: fix vertical alignment.
Originally committed as revision …
|
|
|
@8eafa0b4
|
15 years |
benoit.fouet |
Update SW scaler doc after libswscale commit 30841.
Patch by Janusz …
|
|
|
@601949b8
|
15 years |
benoit.fouet |
libswscale: Extend the unaccelerated path of the unscaled yuv2rgb …
|
|
|
@2b7cf167
|
15 years |
benoit.fouet |
Add initial support for 12-bit color mode.
Patch by Janusz Krzysztofik …
|
|
|
@886f3f2f
|
15 years |
martin |
Return from rtp_read when select returns an error
Originally …
|
|
|
@3966a574
|
15 years |
michaelni |
10l fix timestamps (lavfi update broke them)
Originally committed as …
|
|
|
@fca62599
|
15 years |
michaelni |
Fix 100l pkt->pos typo.
Originally committed as revision 22217 to …
|
|
|
@917d2bb3
|
15 years |
michaelni |
Libavfilter for ffplay support.
This still needs some minor work here …
|
|
|
@4ef82b1
|
15 years |
stefano.sabatini-lala |
Fix BGR cases missing from depth test in avcodec_get_pix_fmt_loss().
…
|
|
|
@8b6bdb6c
|
15 years |
lessen42 |
oggdec: Parse theora headers since ogg might not mark keyframes
Fixes …
|
|
|
@8ef94840
|
15 years |
lessen42 |
Just ignore streams with unknown codec_type instead of exiting
…
|
|
|
@818636e
|
15 years |
stefano.sabatini-lala |
Cosmetics: use consistent spacing in the ffprobe.c options table.
…
|
|
|
@6c389ddb
|
15 years |
fenrir |
Fixed DXVA2 H264 hwaccel after luma/chroma_weight changes.
Originally …
|
|
|