42076 Commits (7001eee1f4bda539c449d191116af8a0ec88ee50)
 

Author SHA1 Message Date
Michael Niedermayer e8e733adcc dca: favor native over ffmpeg in table name 13 years ago
Stefano Sabatini 4fd07b9366 ffplay: avoid useless NULL checks in swr_free() 13 years ago
Stefano Sabatini 4674718203 ffplay: fix wrong reference to function in audio_decode_frame() comment 13 years ago
Michael Niedermayer 491846e4be avutil: fix project name reference in doxy section 13 years ago
Michael Niedermayer 84d73e9d5d dca: fix project reference in table name 13 years ago
Michael Niedermayer be4ffb28b3 vf_ass: fix table name to refer to correct lib. 13 years ago
Michael Niedermayer c83ed18d45 formats.h: fix project reference in comment 13 years ago
Michael Niedermayer c496224374 pixdesc: fix project reference in comment 13 years ago
Paul B Mahol 8fbe11e623 Replace Libav with FFmpeg in license headers for files created by me 13 years ago
Michael Niedermayer c103dc0b48 git-howto: replace confusing and incorrect text about he testsuite by mostly a correct text. 13 years ago
Michael Niedermayer 4e82bdea60 git-howto: partial rewrite of the push checklist to make it match sanity & reality. 13 years ago
Michael Niedermayer 8bff1d7cb0 git-howto: remove inconvenient and odd 24h limit on rsync 13 years ago
Michael Niedermayer 7c8b5d1d80 Makefile: remove checkheaders from the main check target 13 years ago
Michael Niedermayer d007f963c2 git-howto: cleanup, remove unreasonable recommendition. 13 years ago
Michael Niedermayer 4453f6b861 Merge remote-tracking branch 'qatar/master' 13 years ago
Stefano Sabatini 7877b50d18 ffplay: simplify code by using avfilter_unref_bufferp() 13 years ago
Stefano Sabatini b0fdd3489a lavfi: deprecate av_buffersrc_buffer() function 13 years ago
Nick Brereton cd8bef969a Generate channel layout, reordering for DTS-XXCH extension and, undo embedded downmixes 13 years ago
Nick Brereton 16f6c16ac0 Parse & decode DTS XXCH frames 13 years ago
Jeff Downs 8d9fd58113 h264: Fix maximum reference count check for non-b frames 13 years ago
Nicolas George 8069db8633 ffmpeg: warn that -t does not work with -filter_complex. 13 years ago
Nicolas George 2c793b8501 ffmpeg: warn when -t is used for inputs. 13 years ago
Nicolas George fcf8706ed9 sink_buffer: warn when there are too many buffers. 13 years ago
Nicolas George 05d6cc116e buffersrc: warn when there are too many buffers. 13 years ago
Paul B Mahol 3f59bbf5b6 lavfi/amerge: silence warnings 13 years ago
Paul B Mahol 61123fb8f7 parseutils: fix sorting of colors 13 years ago
Michael Niedermayer e377208d43 ffmpeg: dont copy creation_time as the destination file is not created at that time 13 years ago
Damien Fetis b92c7ee662 flv: add support for G.711 13 years ago
Diego Biurrun 433492ac65 doc: git: Add checklist with test steps to perform before pushing 13 years ago
Luca Barbato 1cb34ea4fe flvenc: K&R formatting cosmetics 13 years ago
Michael Niedermayer 782763ed2b swr: fix compilation with ancient toolchain that doesnt support SSSE3 13 years ago
Michael Niedermayer ccbcf482ad udp: use av_freep() instead of av_free() 13 years ago
Michael Bradshaw fc5999d027 lavf: add proper enum type for fmt ctx duration esitmation method 13 years ago
Michael Niedermayer 87df986dcf Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer ee7214c59a log: change color for filters from blue to bright green 13 years ago
Michael Niedermayer 4ccf6e3971 swr: MMX2 & SSSE3 int16 resample core 13 years ago
Michael Niedermayer 7803a04041 http: try to detect live akamai streams and dont enable seeking for them 13 years ago
Michael Niedermayer d1c74ca2be lsp: use av_assert 13 years ago
Michael Niedermayer b1a17953ec lpc: use av_assert 13 years ago
Eric Petit f1136b2b10 udp: fix occasional crash on shutdown 13 years ago
Alex Converse a112822597 movenc: Add channel layouts for PCM. 13 years ago
Michael Bradshaw 54942c2383 lavc: clarify docs for avpkt->destruct 13 years ago
Kostya Shishkov 15358ade15 mss1: validate number of changeable palette entries 13 years ago
Kostya Shishkov 8f5d573a83 mss1: report palette changed when some additional colours were decoded 13 years ago
Christophe Gisquet a5bfa66df5 x86: fft: replace call to memcpy by a loop 13 years ago
Martin Storsjö 75d339e044 udp: Support IGMPv3 source specific multicast and source blocking 13 years ago
Ronald S. Bultje fa84506177 dxva2: include dxva.h if found 13 years ago
Martin Storsjö 46df708b45 libm: Provide fallback definitions for isnan() and isinf() 13 years ago
Jordi Ortiz ef882e464a tcp: Pass NULL as hostname to getaddrinfo if the string is empty 13 years ago
Jordi Ortiz 58f3e09ee4 tcp: Set AI_PASSIVE when the socket will be used for listening 13 years ago