74001 Commits (7ec5115409edd22de762b858fe28086ea3072bbb)
 

Author SHA1 Message Date
Michael Niedermayer f929081f2e Merge commit 'f5c4d38c78347b09478e21a661befff4b2d44643' 10 years ago
Michael Niedermayer 7093e215d0 Merge commit '6b15874fc2c3f565732201f7907ae1112727d6ae' 10 years ago
Michael Niedermayer 2dbaec690d ffmpeg_filter: Check that filters have connected outputs before accessing the output stream 10 years ago
Michael Niedermayer bc3f19641c Merge commit '6d592fbd0d8e89ecade3fc93b36ea200213dc01c' 10 years ago
Derek Buitenhuis 8271a84094 avfilter: Add reverse filter 10 years ago
Michael Niedermayer c7dd2365f4 Merge commit 'be101bc1e357c50fcb740bc4870b3bacc93a5727' 10 years ago
Michael Niedermayer 3b0534efdc Merge commit '1959351aecf09fc3e90208ff775f4849801dc13f' 10 years ago
Michael Niedermayer 15fbf3e72a Merge commit 'ab7b038906f3e40ed474676d8e3029902a2078f5' 10 years ago
Michael Niedermayer edd110ee45 Merge commit 'bd2ab27c488ae92c7820efe11d4f53d84e94d58e' 10 years ago
Michael Niedermayer 247f4d1f18 Merge commit '6d5d9246042acb804a652e6fedfb7afe0ca85614' 10 years ago
Michael Niedermayer db3e12a828 Merge commit '59245e0c5e10a849e67c632cccf4f677b2442e82' 10 years ago
Michael Niedermayer 843be56ee1 ffmpeg_opt: Fix stream copy flag for attachments 10 years ago
Michael Niedermayer 8534c8c77a Merge commit '56c2f37727015212a404cae0f444d8bc8704d691' 10 years ago
Michael Niedermayer 3d4297f851 Merge commit 'e61f39849c2e2b7f492c17b42058242ed2fa4d57' 10 years ago
Michael Niedermayer 74aba00700 Merge commit '2883ef34b59c9b427c4cfad4620c3235e5778406' 10 years ago
Michael Niedermayer 80a37fc3e1 Merge commit '0989d3ad1fbd7509815208b0a5792918492d2a68' 10 years ago
Michael Niedermayer f509c9503a Merge commit '406627287e015ce381795e85e2557b12bf60ca35' 10 years ago
Anton Khirnov 69b92f1b99 qsvenc: properly handle asynchronous encoding 10 years ago
Anton Khirnov f5c4d38c78 qsvdec: properly handle asynchronous decoding 10 years ago
Anton Khirnov 6b15874fc2 af_resample: do not touch the timestamps if we are not resampling 10 years ago
Anton Khirnov 6d592fbd0d avconv: split creating and (re-)configuring complex filtergraphs 10 years ago
Anton Khirnov be101bc1e3 avconv: create the complex filtergraphs earlier 10 years ago
Anton Khirnov 1959351aec avconv: move the no streams failure to open_output_file() 10 years ago
Anton Khirnov ab7b038906 avconv: factor out the output stream initialization 10 years ago
Anton Khirnov bd2ab27c48 avconv: use read_file() for reading the 2pass stats 10 years ago
Anton Khirnov 6d5d924604 avconv: move handling the 2pass logfile into avconv_opt 10 years ago
Anton Khirnov 59245e0c5e avconv: set the encoding/decoding_needed flags earlier 10 years ago
Anton Khirnov 56c2f37727 avconv: drop update_sample_fmt() 10 years ago
Alexandra Hájková e61f39849c asfdec: make nb_sub to be unsigned int 10 years ago
Alexandra Hájková 2883ef34b5 asfdec: read the replicated data in a separate function 10 years ago
Alexandra Hájková 0989d3ad1f asfdec: convert condition for the replicated data reading to be safer 10 years ago
Alexandra Hájková 406627287e asfdec: do not read replicated data when their length is 0 10 years ago
Michael Niedermayer 54882156dd avcodec/hevc_parser: Treat extradata parsing differently, as it should not contain an AU 10 years ago
James Almer bd48764532 avutil/x86/bswap: force inline asm versions with ICC 10 years ago
James Almer 78347549a4 avutil/intmath: check for ICC before GCC 10 years ago
Paul B Mahol 9a829a2b6a avfilter/vf_blend: unbreak tblend 10 years ago
Paul B Mahol 5c7f708683 fate: add tblend filter test 10 years ago
Michael Niedermayer b5e716ae13 avformat/mpegtsenc: Add sdt_period, similar to pat_period 10 years ago
Michael Niedermayer 34da54fd1a avformat/mpegtsenc: Support a user specified PAT/PMT period 10 years ago
Michael Niedermayer a9c1545a33 avformat/mpegtsenc: support storing PAT/PMT per frame 10 years ago
Ganesh Ajjanagadde e3e4f1752c doc/developer: add url for sample files 10 years ago
Paul B Mahol efd4e5fe68 avfilter/vf_blend: implement 16bit support 10 years ago
Paul B Mahol e03cb1e115 fate: add test for mergeplanes filter 10 years ago
Michael Niedermayer 599d746e07 avcodec/vp8: Check buffer size in vp8_decode_frame_header() 10 years ago
Michael Niedermayer a84f0e8d8f avcodec/vp8: Fix null pointer dereference in ff_vp8_decode_free() 10 years ago
Michael Niedermayer 1c5b712c0a avcodec/diracdec: Check for hpel_base allocation failure 10 years ago
Michael Niedermayer a194298954 avformat/movenc: Drop redundant bit exact field from context 10 years ago
Michael Niedermayer 3197c0aa87 avcodec/rv34: Clear pointers in ff_rv34_decode_init_thread_copy() 10 years ago
Michael Niedermayer 129785b5e8 avutil/frame: Update AVFrame docs library references 10 years ago
Michael Niedermayer 2927b61c55 avfilter/af_dynaudnorm: Use av_frame_get_channels() 10 years ago