73889 Commits (d2b78fe6b71f3637ea61c71c0dde1fe3e2544177)
 

Author SHA1 Message Date
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
Michael Niedermayer f8e4d37983 avcodec/hevc_ps: Also print depth in failure path of map_pixel_format() 10 years ago
Ganesh Ajjanagadde f6870495e1 avformat: increase first_frames threshold for mp3,ac3 10 years ago
Michael Niedermayer 9010be252e Merge commit 'c9f8cfb6d9b34f3c51f1b7152c4dc3f2f8724dc4' 10 years ago
Michael Niedermayer e6b01480e5 Merge commit '82e6ac85ff9aa7631b8c01521b3d6b5ca0bc8014' 10 years ago
Michael Niedermayer 3ad30d1bc0 Merge commit 'cb33f8d0f48b1e9d642ca1cbea142dcbedd08a27' 10 years ago
Michael Niedermayer 78274b19f1 Merge commit '6cc4d3e9a982e926494f4b919d9733fe29774acf' 10 years ago
Michael Niedermayer c0894e6288 Merge commit '256ef19844892c6cf8e0386e3287bae970ec6320' 10 years ago
Michael Niedermayer b1861f18b6 Merge commit 'fc56868399213d3e9be19bdebeb64df233b39a7e' 10 years ago
Zhang Rui f477a3f5ab avformat/async: support filling with a background thread. 10 years ago
Janne Grunau c9f8cfb6d9 fate: add checkasm target 10 years ago
Janne Grunau 82e6ac85ff checkasm: test all architectures with optimisations 10 years ago
Michael Niedermayer cb33f8d0f4 checkasm: Give macro a body to avoid potential unexpected syntax issues 10 years ago