63752 Commits (a40c338a00a4e1c7f2cce189db0f406f85d5792a)
 

Author SHA1 Message Date
Michael Niedermayer a40c338a00 Merge commit 'd5a55981986ac5d1a31aef3a8d16eaff8534a412' 11 years ago
Michael Niedermayer d5c9d055ea avcodec/x86/dsputilenc_mmx: fix build without yasm 11 years ago
Michael Niedermayer 571ab8344a avformat/avidec: allow rounding errors between scale/rate and timebase 11 years ago
Michael Niedermayer 19c9d1e8e7 avcodec/h264: in the absence of recovery points, be more tolerant on accepting plain I frames 11 years ago
Michael Niedermayer fbaf73a33d avcodec/lagarithrac: lag_get_rac: use normal division 11 years ago
Michael Niedermayer d8ae0dfd99 avcodec/lagarithrac: increase LUT from 256 to 1024 bytes 11 years ago
Michael Niedermayer 4fb4bf7289 avcodec/lagarithrac.h/lag_get_rac: drop apparently unneeded operations 11 years ago
James Almer 625ffa1457 x86/motion_est: sad_{x, y}2_mmxext functions are bitexact 11 years ago
James Almer 3ab4f96a91 motion-test: force C functions for the reference C context 11 years ago
Michael Niedermayer 03acecae84 Merge remote-tracking branch 'cehoyos/master' 11 years ago
Carl Eugen Hoyos 12d6ae0142 Fix fate-aac-ln-encode with --target-path (second try). 11 years ago
Timothy Gu 108dec3055 x86: dsputilenc: convert hf_noise*_mmx to yasm 11 years ago
Dave Rice d63d964fb3 avcodec/libopenjpegenc: Add frame-threading capability 11 years ago
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 d5a5598198 build: check if AS supports the '.func' directive 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