Måns Rullgård
|
2acb5e10b9
Merge two adjacent ifdef blocks
|
15 years ago |
Måns Rullgård
|
2791730dbf
Move gcc attribute macros to new header libavutil/attributes.h
|
15 years ago |
Måns Rullgård
|
94ca624fbc
Move ff_sqrt() to libavutil/intmath.h
|
15 years ago |
Baptiste Coudurier
|
d73a458f27
Start continuity counter at 0 for streams
|
15 years ago |
Baptiste Coudurier
|
9169174fd6
10l typo, fix ts total bit rate computation
|
15 years ago |
Måns Rullgård
|
dd14a04e4a
Add missing includes in bfin and sh4 files
|
15 years ago |
Måns Rullgård
|
f89c14027a
checkheaders: skip per-arch headers not meant for direct inclusion
|
15 years ago |
Måns Rullgård
|
4a89e0a675
ARM: add some missing includes
|
15 years ago |
Reimar Döffinger
|
97cda76a69
Check for allocation failure for c->lumMmx2FilterCode and c->chrMmx2FilterCode.
|
15 years ago |
Reimar Döffinger
|
12423f170f
Fix memleak due to incorrect VirtualFree arguments: size must be 0 for MEM_RELEASE.
|
15 years ago |
Måns Rullgård
|
0926c00980
ARM: fix dct-test
|
15 years ago |
Måns Rullgård
|
1e2a6688f6
Skip mpegaudio3.h in checkheaders
|
15 years ago |
Måns Rullgård
|
9c9a0840d0
Add lots of missing includes
|
15 years ago |
Måns Rullgård
|
8eecdc8b78
Skip the tablegen fragments in checkheaders
|
15 years ago |
Måns Rullgård
|
2a5500b13e
Add TESTOBJS make variable for extra objects used by test apps
|
15 years ago |
Måns Rullgård
|
a79f59e31c
Remove unused fast_memcpy() function in dct-test
|
15 years ago |
Måns Rullgård
|
9b55e2e727
Skip cmdutils_common_opts.h fragment in checkheaders
|
15 years ago |
Måns Rullgård
|
09ad80855c
Define HAVE_AV_CONFIG_H for checkheaders in libs
|
15 years ago |
Måns Rullgård
|
6a81329593
Move dctref prototypes to a header file
|
15 years ago |
Måns Rullgård
|
2f8ba7fc74
Define HAVE_AV_CONFIG_H when building test apps
|
15 years ago |
Måns Rullgård
|
22f73dccad
Move resolve_host() to ffserver.c
|
15 years ago |
Diego Biurrun
|
f19a068ef6
Add missing stdlib.h #include, fixes the warnings:
|
15 years ago |
Martin Storsjö
|
b81786611a
Move the local includes below the system includes
|
15 years ago |
Vladimir Pantelic
|
88b51ea948
Use ASF supports "markers" which are a name and a time stamp to create
|
15 years ago |
Andreas Öman
|
9b066ecbf0
w32thread: Make avcodec_thread_execute2() static here as well
|
15 years ago |
Andreas Öman
|
e31fefd448
Make avcodec_thread_execute2() static
|
15 years ago |
Martin Storsjö
|
002a6d0ea6
Add doxygen documentation for ff_url_split
|
15 years ago |
Martin Storsjö
|
f984dcf6dd
Reindent
|
15 years ago |
Martin Storsjö
|
c5c6e67c28
Rename url_split to ff_url_split
|
15 years ago |
Alexis Ballier
|
da5bcafe3b
targeenc: fix rgb555 encoding on big endian systems.
|
15 years ago |
Maxim Poliakovski
|
b5852e8a4d
Make Indeo 5 decoder more robust on bitstream errors.
|
15 years ago |
Maxim Poliakovski
|
5f1654b25b
Scale tile dimensions in case both local decoding and scalability mode
|
15 years ago |
Alex Converse
|
55347a954e
Add myself to CREDITS
|
15 years ago |
Alex Converse
|
ed492b61db
Add an HE-AAC v1 decoder.
|
15 years ago |
Måns Rullgård
|
f19341e17a
Revert "Move the probe loop from av_open_input_file() into its own method"
|
15 years ago |
Måns Rullgård
|
1250fcc862
avfilter: make avfilter_default_free_video_buffer() static
|
15 years ago |
Måns Rullgård
|
de63bfecd2
Error on missing function prototypes with gcc
|
15 years ago |
Måns Rullgård
|
b903fe9137
sh4: move dsputil prototypes to header file
|
15 years ago |
Måns Rullgård
|
67e19a9e4b
sh4: fix about 1000 warnings
|
15 years ago |
Måns Rullgård
|
ac36d974d6
bfin: fix function prototypes
|
15 years ago |
Måns Rullgård
|
5bacc3ad57
ARM: move mpegvideo prototypes to a header file
|
15 years ago |
Måns Rullgård
|
2e63619ff9
Alpha: move dsputil prototypes to a header file
|
15 years ago |
Måns Rullgård
|
d9747e29b6
IFF: move ff_cmap_read_palette() prototype to a header file
|
15 years ago |
Wolfram Gloger
|
ae2c694388
Fix concat seeking SEEK_END case.
|
15 years ago |
Måns Rullgård
|
21f7ab7afc
Make ffserver regression test run (still fails)
|
15 years ago |
Måns Rullgård
|
fc8cb3988f
regtest: move md5sum wrappers into separate file
|
15 years ago |
Måns Rullgård
|
ffabdaa14a
ffserver: remove bogus comment
|
15 years ago |
Wolfram Gloger
|
35eaadcba0
Fix concat seek result.
|
15 years ago |
Alex Converse
|
e7e291e960
av_find_stream_info(): Add a workaround for backwards compatible HE-AAC signaling.
|
15 years ago |
Stefano Sabatini
|
3b2142af99
Make avfilter_default_start_frame() correctly pass the aspect ratio
|
15 years ago |