summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vp3: be less spammy on broken filesDavid Conrad2010-03-091-1/+1
* In mpegts muxer, write adts header if aac bitstream does not contain itBaptiste Coudurier2010-03-094-26/+98
* In mpegts muxer, search for h264 aud nal, it might not be the first nal.Baptiste Coudurier2010-03-081-2/+13
* Remove definition of match_ext(), which is declared under #ifdefStefano Sabatini2010-03-082-14/+0
* mpegts vbr muxing, activated when muxing rate is not supplied by theBaptiste Coudurier2010-03-083-96/+74
* Replace last occurrence of the deprecated match_ext() withStefano Sabatini2010-03-081-1/+1
* Start continuity counter at 0 for pmt as wellBaptiste Coudurier2010-03-082-1/+2
* More descriptive names for av_stristr() parametersMåns Rullgård2010-03-081-7/+8
* cosmetics: indentMåns Rullgård2010-03-081-1/+1
* Merge two adjacent ifdef blocksMåns Rullgård2010-03-081-3/+0
* Move gcc attribute macros to new header libavutil/attributes.hMåns Rullgård2010-03-083-78/+109
* Move ff_sqrt() to libavutil/intmath.hMåns Rullgård2010-03-089-22/+29
* Start continuity counter at 0 for streamsBaptiste Coudurier2010-03-082-1/+2
* 10l typo, fix ts total bit rate computationBaptiste Coudurier2010-03-082-4/+4
* Add missing includes in bfin and sh4 filesMåns Rullgård2010-03-082-0/+6
* checkheaders: skip per-arch headers not meant for direct inclusionMåns Rullgård2010-03-083-1/+4
* ARM: add some missing includesMåns Rullgård2010-03-083-0/+6
* Check for allocation failure for c->lumMmx2FilterCode and c->chrMmx2FilterCode.Reimar Döffinger2010-03-081-0/+2
* Fix memleak due to incorrect VirtualFree arguments: size must be 0 for MEM_RE...Reimar Döffinger2010-03-081-2/+2
* ARM: fix dct-testMåns Rullgård2010-03-081-6/+6
* Skip mpegaudio3.h in checkheadersMåns Rullgård2010-03-081-0/+1
* Add lots of missing includesMåns Rullgård2010-03-088-1/+22
* Skip the tablegen fragments in checkheadersMåns Rullgård2010-03-081-1/+2
* Add TESTOBJS make variable for extra objects used by test appsMåns Rullgård2010-03-084-2/+4
* Remove unused fast_memcpy() function in dct-testMåns Rullgård2010-03-081-2/+0
* Skip cmdutils_common_opts.h fragment in checkheadersMåns Rullgård2010-03-082-1/+3
* Define HAVE_AV_CONFIG_H for checkheaders in libsMåns Rullgård2010-03-081-1/+1
* Move dctref prototypes to a header fileMåns Rullgård2010-03-083-5/+34
* Define HAVE_AV_CONFIG_H when building test appsMåns Rullgård2010-03-081-3/+3
* Move resolve_host() to ffserver.cMåns Rullgård2010-03-083-39/+36
* Add missing stdlib.h #include, fixes the warnings:Diego Biurrun2010-03-081-0/+1
* Move the local includes below the system includesMartin Storsjö2010-03-081-3/+3
* Use ASF supports "markers" which are a name and a time stamp to createVladimir Pantelic2010-03-083-0/+32
* w32thread: Make avcodec_thread_execute2() static here as wellAndreas Öman2010-03-081-1/+1
* Make avcodec_thread_execute2() staticAndreas Öman2010-03-081-1/+1
* Add doxygen documentation for ff_url_splitMartin Storsjö2010-03-081-0/+22
* ReindentMartin Storsjö2010-03-087-18/+18
* Rename url_split to ff_url_splitMartin Storsjö2010-03-0811-20/+20
* targeenc: fix rgb555 encoding on big endian systems.Alexis Ballier2010-03-081-2/+2
* Make Indeo 5 decoder more robust on bitstream errors.Maxim Poliakovski2010-03-081-4/+8
* Scale tile dimensions in case both local decoding and scalability modeMaxim Poliakovski2010-03-081-0/+5
* Add myself to CREDITSAlex Converse2010-03-081-0/+1
* Add an HE-AAC v1 decoder.Alex Converse2010-03-0810-35/+2669
* Revert "Move the probe loop from av_open_input_file() into its own method"Måns Rullgård2010-03-082-82/+31
* avfilter: make avfilter_default_free_video_buffer() staticMåns Rullgård2010-03-081-1/+1
* Error on missing function prototypes with gccMåns Rullgård2010-03-081-0/+1
* sh4: move dsputil prototypes to header fileMåns Rullgård2010-03-084-3/+28
* sh4: fix about 1000 warningsMåns Rullgård2010-03-082-118/+119
* bfin: fix function prototypesMåns Rullgård2010-03-084-39/+34
* ARM: move mpegvideo prototypes to a header fileMåns Rullgård2010-03-084-3/+28
OpenPOWER on IntegriCloud