41672 Commits (9ae3e4552127a48133d05c531c867913c722b78a)
 

Author SHA1 Message Date
Nicolas George 9ae3e45521 ffprobe: add -show_data option. 13 years ago
Michael Bradshaw 2243f0d078 lavf: add field for how duration is estimated 13 years ago
Carl Eugen Hoyos 3b3150ec9b Fix interlaced prediction for RGB utvideo. 13 years ago
Michael Niedermayer 564bb244eb Merge remote-tracking branch 'cus/stable' 13 years ago
Michael Niedermayer 6ca48ad044 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer db83570875 ffplay: fix -vismv 1 13 years ago
Stefano Sabatini 8f45c3141c ffplay: rename buffer source instance from "src" to "ffplay_buffer" 13 years ago
Stefano Sabatini 251f398798 ffplay: use key=val syntax for the buffersrc args 13 years ago
Michael Niedermayer 1125606a1f vp3dec: fix null ptr derefernce. 13 years ago
Michael Niedermayer 5015c37b7d attributes: move av_restrict fallback from internal to attributes 13 years ago
Martin Storsjö 5f26d4d448 amr: Cosmetic cleanup 13 years ago
Michael Niedermayer 40ffbf20d8 fate: fix fate-aac-aref-encode dependancies 13 years ago
Michael Niedermayer eaf655384b avienc: use av_assert 13 years ago
Michael Niedermayer 4aed3ac86a msmpeg4enc: use av_assert 13 years ago
Martin Storsjö 44fdf37c94 mov_chan: Fix operator precedence by adding parentheses 13 years ago
Diego Biurrun f404c7dcd7 doc: Add missing protocols to list of supported protocols. 13 years ago
Clément Bœsch 20a6fa77a6 doc: add two similar overlay "side-by-side" examples. 13 years ago
Paul B Mahol 54101214d8 lavfi: use designated initializers for AVClass 13 years ago
Stefano Sabatini d70a1a507d MAINTAINERS: reorganize entries in the libavfilter section 13 years ago
Michael Niedermayer c390822e18 intel h263 dec: support advanced prediction 13 years ago
Pavel Koshevoy a1aac8d004 lavfi: add atempo filter 13 years ago
Jordi Ortiz a7cc78cb11 tcp: Check the listen call 13 years ago
Michael Niedermayer bc4da77b08 lavu/internal: define av_restrict if it has not been defined by config.h 13 years ago
J. Bohl fbed9317ff enable C99-external_inline for icl 13 years ago
Paul B Mahol 137e80817d lavc: build some codecs only if they are actually enabled 13 years ago
Ronald S. Bultje 17fad33f81 Change all uses of restrict to use av_restrict instead. 13 years ago
Michael Niedermayer 5c14b282d1 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 9946a6aa55 diracdsp: try to fix segfault 13 years ago
Paul B Mahol c9e183b490 lavfi: update some deprecated functions 13 years ago
Michael Niedermayer 0354412aa3 ffmenc: use av_assert 13 years ago
Michael Niedermayer 3000074495 mpegvideo_common.h: use av_assert 13 years ago
Michael Niedermayer 809d71d650 sws/swscale_unscaled: use av_assert 13 years ago
Michael Niedermayer e003da7139 sws/utils: use av_assert 13 years ago
Anton Khirnov ae702edf43 flacdec: read attached pictures. 13 years ago
Anton Khirnov a5db8e4a1a lavf: don't segfault when a NULL filename is passed to avformat_open_input() 13 years ago
Paul B Mahol fd8def9248 lavfi/super2xsai: fix fate test on bigendian 13 years ago
Giorgio Vazzana c78cf00bd8 md5: consistently use uint32_t instead of unsigned int 13 years ago
Clément Bœsch c7bdfbe79f MAINTAINERS: add my GPG fingerprint. 13 years ago
Michael Niedermayer 46c50b1726 vf_pad: check that we have write permission before writing in the buffer. 13 years ago
Stefano Sabatini 2b1fc5621d lavfi: add asetnsamples audio filter 13 years ago
Stefano Sabatini e20530add7 lavfi/split: give a more accurate description to split 13 years ago
Stefano Sabatini a1411eec21 ffprobe: add writer_print_rational() 13 years ago
Stefano Sabatini b6131ac5d3 doc/filters: prefer @itemize environment for frei0r examples 13 years ago
Stefano Sabatini eb732b2ade doc/filters: update Frei0r website link 13 years ago
Stefano Sabatini b2bcbcd999 lavfi/super2xsai: simplify code updating the color matrix at each y iteration 13 years ago
Stefano Sabatini 4ebb46eb14 lavfi/super2xsai: fix table used to update color matrix at the end of each y loop 13 years ago
Stefano Sabatini ef255642d5 fate/lavfi: add lavfi-pixfmts_super2xsai test 13 years ago
Stefano Sabatini 635a25954e lavfi/video: set output frame w/h properties in default_start_frame() 13 years ago
Stefano Sabatini f0394f28c3 lavfi/avcodec: add consistency checks in avfilter_copy_buf_props() 13 years ago
Stefano Sabatini 6808759a58 lavc/rawdec: fix various bogus error codes and add some logs 13 years ago