summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix doxy of fixed_mean_energy parameter in ff_amr_set_fixed_gain().Diego Biurrun2010-07-02
* Fix the signature of ff_set_min_dist_lsf() to match the implementationDiego Biurrun2010-07-02
* avutil: install lfg.hRamiro Polla2010-07-02
* Fix Doxygen documentation of gb parameter in ff_wma_get_large_val().Diego Biurrun2010-07-02
* Fix typo in Doxygen function parameter name.Diego Biurrun2010-07-02
* Avoid one more instance of angular brackets in Doxygen comments.Diego Biurrun2010-07-02
* Fix parameter name and position in av_crc_init Doxygen documentation.Diego Biurrun2010-07-02
* Replace incorrect @NOTE Doxygen command by @note; capitalization matters.Diego Biurrun2010-07-02
* Avoid square brackets in Doxygen comments; Doxygen chokes on them.Diego Biurrun2010-07-02
* Fix Doxygen function parameter documentation syntax.Diego Biurrun2010-07-02
* Remove two more non-existing stray Doxygen function arguments.Diego Biurrun2010-07-02
* Remove non-existing stray arguments from Doxygen function documentation.Diego Biurrun2010-07-02
* Check for doxy filetag with filenameMichael Niedermayer2010-07-02
* Fix two more instances of wrong @ usage in Doxygen comments.Diego Biurrun2010-07-02
* Fix printing of '@' symbols in Doxygen comments; the correct syntax is '@@'.Diego Biurrun2010-07-02
* Add parameter names to av_log/av_vlog function declarations.Diego Biurrun2010-07-02
* Remove redundant and harmful explicit filename after @file Doxygen command.Diego Biurrun2010-07-02
* Fix misspelled parameter names in Doxygen documentation.Diego Biurrun2010-07-02
* Remove misplaced Doxygen comment.Diego Biurrun2010-07-02
* Update Doxyfile to the format preferred by Doxygen 1.5.6 (via 'doxygen -u').Diego Biurrun2010-07-02
* In mxf muxer, fix last b frame temporal offsetBaptiste Coudurier2010-07-02
* In mov demuxer, fix seeking to the beginning when file has edit lists.John Stebbins2010-07-02
* SSSE3 versions of width4 VP8 6-tap MC functionsJason Garrett-Glaser2010-07-02
* configure: improve GNU as checkingMåns Rullgård2010-07-02
* tablegen: the executable depends on tablegen headers as wellDiego Pettenò2010-07-02
* PPC: fix build on OSX without gas-preprocessorMåns Rullgård2010-07-02
* Grammar fixesMåns Rullgård2010-07-02
* vorbisdec: remove variable-length arraysMåns Rullgård2010-07-01
* PPC: Altivec IMDCTLoren Merritt2010-07-01
* IndentMåns Rullgård2010-07-01
* Remove vestiges of radix-2 FFTMåns Rullgård2010-07-01
* PPC: Altivec split-radix FFTMåns Rullgård2010-07-01
* PPC: fix dcbzl detection on OSXMåns Rullgård2010-07-01
* Add -force_cpusubtype_ALL to ASFLAGS on Darwin/PPCMåns Rullgård2010-07-01
* Check for GNU assembler, use gas-preprocessor on darwinMåns Rullgård2010-07-01
* Check whether IBM or Apple PPC assembler syntax is usedMåns Rullgård2010-07-01
* mpegtsenc: allocate correct size for PID tableMåns Rullgård2010-07-01
* mpegaudio: move compute_antialias_float() to mpegaudiodec_float.cMåns Rullgård2010-07-01
* mpegaudio: call ff_mpegaudiodec_init_mmx() only from float decoderMåns Rullgård2010-07-01
* In mov demuxer, only set sar if not already set, patch by Andrew Wason,Andrew Wason2010-07-01
* Use ext sample from mpeg4audio config if set with AAC SBRBaptiste Coudurier2010-07-01
* Fix 100L in vp8dsp asm initJason Garrett-Glaser2010-07-01
* mpegaudio float decoders depend on dctAurelien Jacobs2010-07-01
* adu and mp3on4 functions are also needed by their respective float decodersAurelien Jacobs2010-07-01
* Altivec-optimized mp{1,2,3} windowingVitor Sessak2010-07-01
* Pad the buffer in url_close_dyn_buf, for buffers opened with url_open_dyn_bufJosh Allmann2010-07-01
* Add RTP depacketization of SVQ3Josh Allmann2010-07-01
* Move colorspace.h from libavcodec to libavutil.Stefano Sabatini2010-07-01
* Change all functions referenced in the mxf_metadata_read_table to use the sameReimar Döffinger2010-07-01
* cosmetic: improve comment breaking at 80 colsAurelien Jacobs2010-07-01