24850 Commits (f2c44ad51160da4c0c27429e874265c0dff3d117)
 

Author SHA1 Message Date
Stefano Sabatini f2c44ad511 Revert commit: 15 years ago
Alexei Svitkine 07a90cd5bf Add missing docs for the ffplay -autoexit option. 15 years ago
Alexei Svitkine 066ce8c93d Implement -onkeydown and -onmousedown options for ffplay. 15 years ago
Stefano Sabatini dbb113e89e Add notices for the -crop* options in the ffmpeg manual, stating that 15 years ago
David Conrad 105b37859b mov: Read Flash's chpl variant 15 years ago
Baptiste Coudurier 3c5e1b36d5 LOL, 100l, really fix warning: 15 years ago
Baptiste Coudurier 947cbeca16 Fix warning: 15 years ago
Jai Menon cfb7e6e6d5 FFplay : Copy all AVFrame fields from the reference picture to the 15 years ago
Ramiro Polla 13088d27e4 APIchanges: add entry for r23985 (install lfg.h) 15 years ago
Stefano Sabatini 478b9d74d4 Enhance pad filter command-line description. 15 years ago
Ronald S. Bultje f2a30bd840 Simple H/V loopfilter for VP8 in MMX, MMX2 and SSE2 (yay for yasm macros). 15 years ago
Måns Rullgård ea28e81faa configure: add missing braces in libvpx check 15 years ago
Dominik Mierzejewski 4be7bc6a84 Provide a hint about the minimum required version of libvpx (0.9.1) 15 years ago
Ramiro Polla 42ebfc54b8 configure: enclose library check for librtmp in brackets 15 years ago
Måns Rullgård a075902f3d PPC: add _interleave versions of fft{4,6,16}_altivec 15 years ago
Stefano Sabatini f054aaf731 Add function check for librtmp, require RTMP_Socket() which was added 15 years ago
Stefano Sabatini 0e7fa0bc3b State in the guidelines that function and parameter descriptions in 15 years ago
Eli Friedman b7cdddcd1f Silence "comparison of unsigned expression >= 0 is always true" warning. 15 years ago
Rodney Baker 2d525ef483 Change all occurences of "inofficial" to "unofficial" in code, comments 15 years ago
Eli Friedman a07a06b033 Fix warning "passing argument from incompatible pointer type". 15 years ago
Baptiste Coudurier 8abcbf2d54 Reduce codec time base when stream copying 15 years ago
Eli Friedman 3483d87752 Fix 'assignment from incompatible pointer type' warning. 15 years ago
Baptiste Coudurier bb943bb8fc Give context to av_log 15 years ago
Baptiste Coudurier 9d3fdf2031 Move AVStream->codec_info_nb_frames increment after try_decode_frame 15 years ago
Baptiste Coudurier b504981483 Use default graph swscale opts when no opts are supplied 15 years ago
Baptiste Coudurier f96363df7a Set graph swscale opts before parsing it, that way opts are available 15 years ago
Baptiste Coudurier ae447836af In av_find_stream_info, decode at least 4 h.264 frames to be able to guess delay. 15 years ago
Jason Garrett-Glaser b06855f18a SSSE3 versions of vp8 width4 bilinear MC functions 15 years ago
Michael Niedermayer 9862f9e149 Disable dshow specific bug emulation for amv files as they arent 15 years ago
Michael Niedermayer 89ac23cd40 Rename block_align variable in the avi demuxer to clearly seperate its purpose 15 years ago
David Conrad 5245c04da3 VP8: Move calculation of outer filter limit out of dsp functions for normal 15 years ago
David Conrad b67a8f49a4 Use __clang_version__ when available 15 years ago
Aurelien Jacobs 8ee82f40ca fix comment grammar 15 years ago
Jai Menon 93eea20a79 Bump libavformat minor (as a result of r24003). 15 years ago
Reimar Döffinger 19c039ee3d Make mix function more readable. 15 years ago
Reimar Döffinger 961b0c41b9 Fix use of unintialized variable introduced in r20411. 15 years ago
David Conrad 41c1ccc332 matroskadec: merge only SSA packets together 15 years ago
Aurelien Jacobs 7a617a8634 add AV_DISPOSITION_FORCED flag and use it in matroska demuxer 15 years ago
Aurelien Jacobs c01694c889 saner default value for convergence_duration 15 years ago
Aurelien Jacobs 08b04ba9ce clarify convergence_duration documentation 15 years ago
Aurelien Jacobs df0a6d0d24 wmavoice depends on mdct 15 years ago
Michael Niedermayer d01144b9d3 Duplicate rounding that MS does in one of their implementations of an avi demuxer. 15 years ago
Måns Rullgård 79042a6eb1 Fix memory leak introduced in r23933 15 years ago
Ramiro Polla 08b317a238 avutil: bump minor version for r23985 (install lfg.h) 15 years ago
Diego Biurrun 3c042da75d Remove stray Doxygen grouping command; fixes one Doxygen warning. 15 years ago
Diego Biurrun 423c254c18 Disambiguate bitstream groups for AAC and RV30/RV40. 15 years ago
Diego Biurrun 2d62158091 Replace '\0 bytes' by 'NULL bytes' in Doxygen comments. 15 years ago
Diego Biurrun 34630b93dc Move DECODE_BYTES_PAD* macros before Doxygen comments. 15 years ago
Diego Biurrun e2d17d0197 Fix doxy of flags parameter in fps_umf2avr(). 15 years ago
Diego Biurrun 0baf34d844 Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML. 15 years ago