|
|
|
@84d4e599
|
15 years |
lessen42 |
mkvenc: write dts for VFW mode
Originally committed as revision 22370 …
|
|
|
@fe3ab8ad
|
15 years |
baptiste.coudurier |
Fix encoder metadata string langcode in mov muxer
Originally …
|
|
|
@cc255afe
|
15 years |
baptiste.coudurier |
Correctly mark mov metadata as utf-8, using iso language code
…
|
|
|
@b0e88ca6
|
15 years |
daniel |
Bump avcodec minor version for kgv1 decoder
Originally committed as …
|
|
|
@b90b1b4c
|
15 years |
mans |
Fix build on configurations without fast av_log2()
This is a bit …
|
|
|
@08a186c6
|
15 years |
baptiste.coudurier |
In mov demuxer, convert mac encoded strings to utf-8
Originally …
|
|
|
@bf354122
|
15 years |
daniel |
Kega Game Video (KGV1) decoder
Originally committed as revision 22364 …
|
|
|
@987e857f
|
15 years |
baptiste.coudurier |
Preallocate index entries in mov demuxer, huge speedup
Originally …
|
|
|
@1307463d
|
15 years |
baptiste.coudurier |
Fix interlaced vc-3 decoding, issue #1753
Originally committed as …
|
|
|
@ff65969
|
15 years |
lessen42 |
vp3: Set pict_type
Originally committed as revision 22361 to …
|
|
|
@7a4e8b59
|
15 years |
lessen42 |
vp3: Allocate a dummy reference frame if we have no keyframe
…
|
|
|
@0c9afacb
|
15 years |
lessen42 |
vp3: use FF_BUFFER_TYPE_COPY
Originally committed as revision 22359 …
|
|
|
@e72d2d12
|
15 years |
lessen42 |
vp3: Don't leak buffers on errors
Originally committed as revision …
|
|
|
@739b509
|
15 years |
lessen42 |
vp3: Simplify buffer management
Originally committed as revision …
|
|
|
@01f9640b
|
15 years |
lessen42 |
vp3: be less spammy on broken files
Originally committed as revision …
|
|
|
@8fdd542c
|
15 years |
baptiste.coudurier |
In mpegts muxer, write adts header if aac bitstream does not contain …
|
|
|
@e17d77bb
|
15 years |
baptiste.coudurier |
In mpegts muxer, search for h264 aud nal, it might not be the first …
|
|
|
@f4495cdc
|
15 years |
stefano.sabatini-lala |
Remove definition of match_ext(), which is declared under #ifdef …
|
|
|
@7082ea5
|
15 years |
baptiste.coudurier |
mpegts vbr muxing, activated when muxing rate is not supplied by the …
|
|
|
@4837bb5
|
15 years |
stefano.sabatini-lala |
Replace last occurrence of the deprecated match_ext() with …
|
|
|
@677a1144
|
15 years |
baptiste.coudurier |
Start continuity counter at 0 for pmt as well
Originally committed as …
|
|
|
@f0a912d3
|
15 years |
mans |
More descriptive names for av_stristr() parameters
Originally …
|
|
|
@3369888a
|
15 years |
mans |
cosmetics: indent
Originally committed as revision 22348 to …
|
|
|
@2acb5e10
|
15 years |
mans |
Merge two adjacent ifdef blocks
Originally committed as revision …
|
|
|
@2791730d
|
15 years |
mans |
Move gcc attribute macros to new header libavutil/attributes.h
…
|
|
|
@94ca624f
|
15 years |
mans |
Move ff_sqrt() to libavutil/intmath.h
Originally committed as …
|
|
|
@d73a458f
|
15 years |
baptiste.coudurier |
Start continuity counter at 0 for streams
Originally committed as …
|
|
|
@9169174
|
15 years |
baptiste.coudurier |
10l typo, fix ts total bit rate computation
Originally committed as …
|
|
|
@dd14a04e
|
15 years |
mans |
Add missing includes in bfin and sh4 files
Originally committed as …
|
|
|
@f89c1402
|
15 years |
mans |
checkheaders: skip per-arch headers not meant for direct inclusion
…
|
|
|
@4a89e0a6
|
15 years |
mans |
ARM: add some missing includes
Originally committed as revision 22340 …
|
|
|
@97cda76a
|
15 years |
Reimar.Doeffinger |
Check for allocation failure for c->lumMmx2FilterCode and …
|
|
|
@12423f17
|
15 years |
Reimar.Doeffinger |
Fix memleak due to incorrect VirtualFree arguments: size must be 0 for …
|
|
|
@0926c00
|
15 years |
mans |
ARM: fix dct-test
Originally committed as revision 22339 to …
|
|
|
@1e2a6688
|
15 years |
mans |
Skip mpegaudio3.h in checkheaders
This unused header is a placeholder …
|
|
|
@9c9a0840
|
15 years |
mans |
Add lots of missing includes
Originally committed as revision 22337 …
|
|
|
@8eecdc8b
|
15 years |
mans |
Skip the tablegen fragments in checkheaders
Originally committed as …
|
|
|
@2a5500b1
|
15 years |
mans |
Add TESTOBJS make variable for extra objects used by test apps
…
|
|
|
@a79f59e
|
15 years |
mans |
Remove unused fast_memcpy() function in dct-test
Originally committed …
|
|
|
@9b55e2e7
|
15 years |
mans |
Skip cmdutils_common_opts.h fragment in checkheaders
Originally …
|
|
|
@09ad8085
|
15 years |
mans |
Define HAVE_AV_CONFIG_H for checkheaders in libs
Originally committed …
|
|
|
@6a813295
|
15 years |
mans |
Move dctref prototypes to a header file
Originally committed as …
|
|
|
@2f8ba7fc
|
15 years |
mans |
Define HAVE_AV_CONFIG_H when building test apps
Originally committed …
|
|
|
@22f73dcc
|
15 years |
mans |
Move resolve_host() to ffserver.c
This deprecated function is only …
|
|
|
@f19a068e
|
15 years |
diego |
Add missing stdlib.h #include, fixes the warnings:
tools/trasher.c:44: …
|
|
|
@b817866
|
15 years |
martin |
Move the local includes below the system includes
This fixes a …
|
|
|
@88b51ea9
|
15 years |
benoit.fouet |
Use ASF supports "markers" which are a name and a time stamp to create …
|
|
|
@9b066ecb
|
15 years |
andreas |
w32thread: Make avcodec_thread_execute2() static here as well
…
|
|
|
@e31fefd
|
15 years |
andreas |
Make avcodec_thread_execute2() static
Originally committed as …
|
|
|
@002a6d0e
|
15 years |
martin |
Add doxygen documentation for ff_url_split
Originally committed as …
|
|
|
@f984dcf6
|
15 years |
martin |
Reindent
Originally committed as revision 22322 to …
|
|
|
@c5c6e67c
|
15 years |
martin |
Rename url_split to ff_url_split
Since this function isn't in the …
|
|
|
@da5bcafe
|
15 years |
benoit.fouet |
targeenc: fix rgb555 encoding on big endian systems.
Patch by Alexis …
|
|
|
@b5852e8a
|
15 years |
kostya.shishkov |
Make Indeo 5 decoder more robust on bitstream errors.
Patch by Maxim …
|
|
|
@5f1654b2
|
15 years |
kostya.shishkov |
Scale tile dimensions in case both local decoding and scalability mode …
|
|
|
@55347a95
|
15 years |
alex.converse |
Add myself to CREDITS
Originally committed as revision 22317 to …
|
|
|
@ed492b61
|
15 years |
alex.converse |
Add an HE-AAC v1 decoder.
A large portion of this code was orignally …
|
|
|
@f19341e1
|
15 years |
mans |
Revert "Move the probe loop from av_open_input_file() into its own …
|
|
|
@1250fcc
|
15 years |
mans |
avfilter: make avfilter_default_free_video_buffer() static
This …
|
|
|
@de63bfec
|
15 years |
mans |
Error on missing function prototypes with gcc
This makes it an error …
|
|
|
@b903fe91
|
15 years |
mans |
sh4: move dsputil prototypes to header file
Originally committed as …
|
|
|
@67e19a9e
|
15 years |
mans |
sh4: fix about 1000 warnings
Originally committed as revision 22311 …
|
|
|
@ac36d974
|
15 years |
mans |
bfin: fix function prototypes
Move prototypes to header files, add …
|
|
|
@5bacc3ad
|
15 years |
mans |
ARM: move mpegvideo prototypes to a header file
Originally committed …
|
|
|
@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 …
|
|
|