63738 Commits (88f2586adbcdcb350b2923a82bcb07c5a519bd1d)
 

Author SHA1 Message Date
Lou Logan 88f2586adb fix various typos 11 years ago
Michael Niedermayer 137c5e115b ffmpeg: try to use the more fitting of the 2 encoder contexts 11 years ago
Michael Niedermayer 8d4d12a490 doc/muxers: Document problems of omitting nut syncpoints as well as alternatives 11 years ago
Michael Niedermayer 83e8650f77 Merge commit '896a5bff64264f4d01ed98eacc97a67260c1e17e' 11 years ago
Michael Niedermayer bcbd7dbce5 Merge commit '68a06b3a639ee21c78532ee4c50c3366bf890ff7' 11 years ago
Michael Niedermayer 40285d2659 Merge commit '6a0fa4d86f2b3e9060a1153b39fa3bfe36f1b617' 11 years ago
Michael Niedermayer ab9afcdf04 Merge commit 'fd2981ea92d9a776fcb1a13377dce1c8a7db7b5e' 11 years ago
Michael Niedermayer a4ed51ab40 avcodec/vp3: free tables before allocating new ones 11 years ago
Michael Niedermayer 90b26d63ba avcodec/vp3: factorize out free_tables() 11 years ago
Michael Niedermayer 576654302b ffmpeg: use av_log_ask_for_sample() instead of duplicating avpriv_request_sample() 11 years ago
Michael Niedermayer 2422a7ffe4 Loose mplayer in MPlayer/incoming/ 11 years ago
Michael Niedermayer 3e7b4b9fbd Add direct link to ML in missing_feature_sample() 11 years ago
Michael Niedermayer 768ef0f19e ffmpeg: request sample if the decoder & demuxer has_b_frames mismatch 11 years ago
Michael Niedermayer a0b2de77ed ffmpeg: remove "has_b_frames" backpassing 11 years ago
Michael Niedermayer 72e4ceeb79 avformat/asfdec: Use a parser for mpeg4-asp to find has_b_frames 11 years ago
Janne Grunau 896a5bff64 arm: check if AS supports .dn 11 years ago
Janne Grunau 68a06b3a63 aarch64: use '#' for whole line asm comments 11 years ago
Janne Grunau 6a0fa4d86f aarch64: remove optional :pg_hi21: for adrp instruction 11 years ago
Janne Grunau fd2981ea92 aarch64: add darwin style PAGE/PAGEOFF relocations 11 years ago
Carl Eugen Hoyos ad7de82218 Fix fate-opus and fate-aac-ln-encode with --target-path. 11 years ago
Michael Niedermayer 4e3fe65610 avcodec/utils/ff_init_buffer_info: Favor color information from AVFrame if available 11 years ago
Carl Eugen Hoyos 763e714442 Do not limit blocksize when reading PCM from aiff. 11 years ago
Lou Logan c17973f19a doc/bsf: document noise bitstream filter 11 years ago
Michael Niedermayer 1a426d5404 avformat/utils/avformat_find_stream_info: Move max_analyze_duration setup out of the packet loop 11 years ago
Michael Niedermayer 2addbeef8b bfin: add README 11 years ago
Michael Niedermayer b55d3bbeed Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73' 11 years ago
Michael Niedermayer fa4e17c140 Merge commit 'b88cc5cca111132b42c2ee99662bfefe7652e3da' 11 years ago
Michael Niedermayer 666e29fe9e avutil/mathematics/av_add_stable: Avoid av_cmp_q() call 11 years ago
Michael Niedermayer e9add0d85b av_add_stable: Add fast special case where step can be represented exactly 11 years ago
Michael Niedermayer 4956d0e5a6 avutil/mathematics/av_add_stable: check for the common case of inc=1 11 years ago
Michael Niedermayer 5b7519fbaa avutil/mathematics/av_add_stable: avoid unneeded variable 11 years ago
Diego Biurrun 880e2aa236 Remove all Blackfin architecture optimizations 11 years ago
Michael Niedermayer 6f6edfe1c0 avformat/utils: Call ff_rfps_add_frame() only for video 11 years ago
Ronald S. Bultje cdfd9717ed swr: move compensation_distance handling to swri_resample caller. 11 years ago
Michael Niedermayer bfb3ed1a9d avformat/mux: Dont leave stale side data pointers in ff_interleave_add_packet() 11 years ago
Michael Niedermayer 74ece44373 avformat/mux: fix memleak of side data in flac fate tests 11 years ago
Michael Niedermayer bf0e5ac9cc fate: fate-hevc-conformance-INITQP_B_Sony_1 belongs to the 10bit kind 11 years ago
Diego Biurrun b88cc5cca1 bink: Rename BinkDSPContext member so as not to clash with BlockDSPContext 11 years ago
Carl Eugen Hoyos f284e85714 Report "unknown codec" instead of "unspecifed size" if the codec is unknown. 11 years ago
Timothy Gu 22d1b24982 tests: Replace fieldmatch test with pixfmt 11 years ago
Michael Niedermayer 44a7299139 fate: add simple test for async 11 years ago
Michael Niedermayer 2c23f87c85 swr/resample_template: prevent end_index from overflowing and add check for delta_frac overflow 11 years ago
Ronald S. Bultje 9b53853756 Rewrite main resampling loop (common and linear). 11 years ago
Michael Niedermayer e91f27cbbb Merge commit '59cb5747ec3c5cd842b94e574c37889521c97cc4' 11 years ago
Michael Niedermayer 6b9cbc9a11 Merge commit '3b18857ab301d2a0b3e86e9d85eed76f0798a29c' 11 years ago
Michael Niedermayer 8225bf95bc Merge commit 'a1859032e39d96352687186fd179e1559dea2aca' 11 years ago
Christophe Gisquet dcd2a6ca36 x86: hevc_mc: remove unneeded shift 11 years ago
Christophe Gisquet 09fc28aed1 x86: hevcdsp_init: fix macro usage 11 years ago
Uwe L. Korn 59cb5747ec rtmpproto: read metadata to set correct FLV header 11 years ago
Uwe L. Korn 3b18857ab3 rtmppkt: Add method to read an AMF string that is not prefixed by its type 11 years ago