summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add missing includes in bfin and sh4 filesMåns Rullgård2010-03-08
* checkheaders: skip per-arch headers not meant for direct inclusionMåns Rullgård2010-03-08
* ARM: add some missing includesMåns Rullgård2010-03-08
* Check for allocation failure for c->lumMmx2FilterCode and c->chrMmx2FilterCode.Reimar Döffinger2010-03-08
* Fix memleak due to incorrect VirtualFree arguments: size must be 0 for MEM_RE...Reimar Döffinger2010-03-08
* ARM: fix dct-testMåns Rullgård2010-03-08
* Skip mpegaudio3.h in checkheadersMåns Rullgård2010-03-08
* Add lots of missing includesMåns Rullgård2010-03-08
* Skip the tablegen fragments in checkheadersMåns Rullgård2010-03-08
* Add TESTOBJS make variable for extra objects used by test appsMåns Rullgård2010-03-08
* Remove unused fast_memcpy() function in dct-testMåns Rullgård2010-03-08
* Skip cmdutils_common_opts.h fragment in checkheadersMåns Rullgård2010-03-08
* Define HAVE_AV_CONFIG_H for checkheaders in libsMåns Rullgård2010-03-08
* Move dctref prototypes to a header fileMåns Rullgård2010-03-08
* Define HAVE_AV_CONFIG_H when building test appsMåns Rullgård2010-03-08
* Move resolve_host() to ffserver.cMåns Rullgård2010-03-08
* Add missing stdlib.h #include, fixes the warnings:Diego Biurrun2010-03-08
* Move the local includes below the system includesMartin Storsjö2010-03-08
* Use ASF supports "markers" which are a name and a time stamp to createVladimir Pantelic2010-03-08
* w32thread: Make avcodec_thread_execute2() static here as wellAndreas Öman2010-03-08
* Make avcodec_thread_execute2() staticAndreas Öman2010-03-08
* Add doxygen documentation for ff_url_splitMartin Storsjö2010-03-08
* ReindentMartin Storsjö2010-03-08
* Rename url_split to ff_url_splitMartin Storsjö2010-03-08
* targeenc: fix rgb555 encoding on big endian systems.Alexis Ballier2010-03-08
* Make Indeo 5 decoder more robust on bitstream errors.Maxim Poliakovski2010-03-08
* Scale tile dimensions in case both local decoding and scalability modeMaxim Poliakovski2010-03-08
* Add myself to CREDITSAlex Converse2010-03-08
* Add an HE-AAC v1 decoder.Alex Converse2010-03-08
* Revert "Move the probe loop from av_open_input_file() into its own method"Måns Rullgård2010-03-08
* avfilter: make avfilter_default_free_video_buffer() staticMåns Rullgård2010-03-08
* Error on missing function prototypes with gccMåns Rullgård2010-03-08
* sh4: move dsputil prototypes to header fileMåns Rullgård2010-03-08
* sh4: fix about 1000 warningsMåns Rullgård2010-03-08
* bfin: fix function prototypesMåns Rullgård2010-03-08
* ARM: move mpegvideo prototypes to a header fileMåns Rullgård2010-03-08
* Alpha: move dsputil prototypes to a header fileMåns Rullgård2010-03-08
* IFF: move ff_cmap_read_palette() prototype to a header fileMåns Rullgård2010-03-08
* Fix concat seeking SEEK_END case.Wolfram Gloger2010-03-08
* Make ffserver regression test run (still fails)Måns Rullgård2010-03-08
* regtest: move md5sum wrappers into separate fileMåns Rullgård2010-03-08
* ffserver: remove bogus commentMåns Rullgård2010-03-08
* Fix concat seek result.Wolfram Gloger2010-03-08
* av_find_stream_info(): Add a workaround for backwards compatible HE-AAC signa...Alex Converse2010-03-08
* Make avfilter_default_start_frame() correctly pass the aspect ratioStefano Sabatini2010-03-07
* 10l: AAC: Set multiplier to 0.Alex Converse2010-03-07
* AAC: Set codec parameters in the first frame rather than in .init()Alex Converse2010-03-07
* Fix pts->dts conversion init for non-zero initial value for pts.Daniel Kristjansson2010-03-07
* Move the probe loop from av_open_input_file() into its own methodMicah F. Galizia2010-03-07
* Remove hacks not required since HAVE_AV_CONFIG_H was unset for the appsMåns Rullgård2010-03-07