summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mov: Read Flash's chpl variantDavid Conrad2010-07-041-3/+5
* LOL, 100l, really fix warning:Baptiste Coudurier2010-07-031-1/+1
* Fix warning:Baptiste Coudurier2010-07-031-1/+1
* FFplay : Copy all AVFrame fields from the reference picture to theJai Menon2010-07-031-3/+3
* APIchanges: add entry for r23985 (install lfg.h)Ramiro Polla2010-07-031-0/+4
* Enhance pad filter command-line description.Stefano Sabatini2010-07-031-1/+1
* Simple H/V loopfilter for VP8 in MMX, MMX2 and SSE2 (yay for yasm macros).Ronald S. Bultje2010-07-034-0/+334
* configure: add missing braces in libvpx checkMåns Rullgård2010-07-031-3/+3
* Provide a hint about the minimum required version of libvpx (0.9.1)Dominik Mierzejewski2010-07-031-2/+3
* configure: enclose library check for librtmp in bracketsRamiro Polla2010-07-031-2/+2
* PPC: add _interleave versions of fft{4,6,16}_altivecMåns Rullgård2010-07-032-23/+52
* Add function check for librtmp, require RTMP_Socket() which was addedStefano Sabatini2010-07-031-1/+2
* State in the guidelines that function and parameter descriptions inStefano Sabatini2010-07-031-0/+3
* Silence "comparison of unsigned expression >= 0 is always true" warning.Eli Friedman2010-07-031-1/+1
* Change all occurences of "inofficial" to "unofficial" in code, commentsRodney Baker2010-07-038-11/+20
* Fix warning "passing argument from incompatible pointer type".Eli Friedman2010-07-031-1/+1
* Reduce codec time base when stream copyingBaptiste Coudurier2010-07-031-0/+2
* Fix 'assignment from incompatible pointer type' warning.Eli Friedman2010-07-031-3/+3
* Give context to av_logBaptiste Coudurier2010-07-031-1/+1
* Move AVStream->codec_info_nb_frames increment after try_decode_frameBaptiste Coudurier2010-07-031-2/+1
* Use default graph swscale opts when no opts are suppliedBaptiste Coudurier2010-07-031-0/+7
* Set graph swscale opts before parsing it, that way opts are availableBaptiste Coudurier2010-07-031-3/+3
* In av_find_stream_info, decode at least 4 h.264 frames to be able to guess de...Baptiste Coudurier2010-07-031-2/+8
* SSSE3 versions of vp8 width4 bilinear MC functionsJason Garrett-Glaser2010-07-032-4/+34
* Disable dshow specific bug emulation for amv files as they arentMichael Niedermayer2010-07-021-1/+3
* Rename block_align variable in the avi demuxer to clearly seperate its purposeMichael Niedermayer2010-07-021-4/+4
* VP8: Move calculation of outer filter limit out of dsp functions for normalDavid Conrad2010-07-022-18/+21
* Use __clang_version__ when availableDavid Conrad2010-07-021-1/+2
* fix comment grammarAurelien Jacobs2010-07-021-2/+4
* Bump libavformat minor (as a result of r24003).Jai Menon2010-07-021-1/+1
* Make mix function more readable.Reimar Döffinger2010-07-021-4/+5
* Fix use of unintialized variable introduced in r20411.Reimar Döffinger2010-07-021-1/+2
* matroskadec: merge only SSA packets togetherDavid Conrad2010-07-021-1/+2
* add AV_DISPOSITION_FORCED flag and use it in matroska demuxerAurelien Jacobs2010-07-022-1/+8
* saner default value for convergence_durationAurelien Jacobs2010-07-021-1/+1
* clarify convergence_duration documentationAurelien Jacobs2010-07-021-0/+2
* wmavoice depends on mdctAurelien Jacobs2010-07-021-1/+1
* Duplicate rounding that MS does in one of their implementations of an avi dem...Michael Niedermayer2010-07-021-0/+4
* Fix memory leak introduced in r23933Måns Rullgård2010-07-021-8/+2
* avutil: bump minor version for r23985 (install lfg.h)Ramiro Polla2010-07-021-2/+2
* Remove stray Doxygen grouping command; fixes one Doxygen warning.Diego Biurrun2010-07-021-1/+0
* Disambiguate bitstream groups for AAC and RV30/RV40.Diego Biurrun2010-07-022-2/+2
* Replace '\0 bytes' by 'NULL bytes' in Doxygen comments.Diego Biurrun2010-07-021-1/+1
* Move DECODE_BYTES_PAD* macros before Doxygen comments.Diego Biurrun2010-07-021-2/+3
* Fix doxy of flags parameter in fps_umf2avr().Diego Biurrun2010-07-021-1/+1
* Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML.Diego Biurrun2010-07-025-11/+11
* @begingroup --> @defgroup, only the latter is correct Doxygen syntax.Diego Biurrun2010-07-021-1/+1
* Fix doxy of gb parameter in decode_gain_info().Diego Biurrun2010-07-021-1/+1
* Move #ifdef before zlib_decomp() up so it covers the Doxygen comments.Diego Biurrun2010-07-021-1/+1
* Fix doxy of fixed_mean_energy parameter in ff_amr_set_fixed_gain().Diego Biurrun2010-07-021-1/+1
OpenPOWER on IntegriCloud