summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* In av_find_stream_info, decode at least 4 h.264 frames to be able to guess de...Baptiste Coudurier2010-07-03
* SSSE3 versions of vp8 width4 bilinear MC functionsJason Garrett-Glaser2010-07-03
* Disable dshow specific bug emulation for amv files as they arentMichael Niedermayer2010-07-02
* Rename block_align variable in the avi demuxer to clearly seperate its purposeMichael Niedermayer2010-07-02
* VP8: Move calculation of outer filter limit out of dsp functions for normalDavid Conrad2010-07-02
* Use __clang_version__ when availableDavid Conrad2010-07-02
* fix comment grammarAurelien Jacobs2010-07-02
* Bump libavformat minor (as a result of r24003).Jai Menon2010-07-02
* Make mix function more readable.Reimar Döffinger2010-07-02
* Fix use of unintialized variable introduced in r20411.Reimar Döffinger2010-07-02
* matroskadec: merge only SSA packets togetherDavid Conrad2010-07-02
* add AV_DISPOSITION_FORCED flag and use it in matroska demuxerAurelien Jacobs2010-07-02
* saner default value for convergence_durationAurelien Jacobs2010-07-02
* clarify convergence_duration documentationAurelien Jacobs2010-07-02
* wmavoice depends on mdctAurelien Jacobs2010-07-02
* Duplicate rounding that MS does in one of their implementations of an avi dem...Michael Niedermayer2010-07-02
* Fix memory leak introduced in r23933Måns Rullgård2010-07-02
* avutil: bump minor version for r23985 (install lfg.h)Ramiro Polla2010-07-02
* Remove stray Doxygen grouping command; fixes one Doxygen warning.Diego Biurrun2010-07-02
* Disambiguate bitstream groups for AAC and RV30/RV40.Diego Biurrun2010-07-02
* Replace '\0 bytes' by 'NULL bytes' in Doxygen comments.Diego Biurrun2010-07-02
* Move DECODE_BYTES_PAD* macros before Doxygen comments.Diego Biurrun2010-07-02
* Fix doxy of flags parameter in fps_umf2avr().Diego Biurrun2010-07-02
* Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML.Diego Biurrun2010-07-02
* @begingroup --> @defgroup, only the latter is correct Doxygen syntax.Diego Biurrun2010-07-02
* Fix doxy of gb parameter in decode_gain_info().Diego Biurrun2010-07-02
* Move #ifdef before zlib_decomp() up so it covers the Doxygen comments.Diego Biurrun2010-07-02
* 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