41783 Commits (69254f46286099588514454f60fad12f6e51b2cd)
 

Author SHA1 Message Date
Martin Storsjö d77f4afa98 rtpenc: Allow requesting H264 RTP packetization mode 0 13 years ago
Martin Storsjö becc3c629b configure: Sort the library listings in the help text alphabetically 13 years ago
Nicolas George 8c3514647e ffmpeg.c: count subtitles in total size. 13 years ago
Nicolas George c49e960a60 ffprobe: dump AVPacket.convergence_duration. 13 years ago
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
Ronald S. Bultje d9669eab0b dwt: remove variable-length arrays 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
Samuel Pitoiset 8e50c57dcb RTMPT protocol support 13 years ago
Martin Storsjö 35127bf156 http: Properly handle chunked transfer-encoding for replies to post data 13 years ago
Martin Storsjö eb564b23a3 http: Fail reading if the connection has gone away 13 years ago
Martin Storsjö eb3918c1fd amr: Mark an array const 13 years ago
Martin Storsjö 634e874de5 amr: More space cleanup 13 years ago
Martin Storsjö e9ef88fbd2 rtpenc: Fix memory leaks in the muxer open function 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