|
|
|
@c7e54628
|
10 years |
michaelni |
Merge commit '95b7fa1729b93bbb3f4fb85a5c0cb53cf970c3c7'
* commit …
|
|
|
@a40c338a
|
10 years |
michaelni |
Merge commit 'd5a55981986ac5d1a31aef3a8d16eaff8534a412'
* commit …
|
|
|
@95b7fa17
|
10 years |
martin |
oggenc: Support flushing the muxer
This allows the caller to write …
|
|
|
@d5c9d055
|
10 years |
michaelni |
avcodec/x86/dsputilenc_mmx: fix build without yasm
Signed-off-by: …
|
|
|
@571ab834
|
10 years |
michaelni |
avformat/avidec: allow rounding errors between scale/rate and timebase …
|
|
|
@19c9d1e8
|
10 years |
michaelni |
avcodec/h264: in the absence of recovery points, be more tolerant on …
|
|
|
@fbaf73a3
|
10 years |
michaelni |
avcodec/lagarithrac: lag_get_rac: use normal division
maybe 0.3% …
|
|
|
@d8ae0dfd
|
10 years |
michaelni |
avcodec/lagarithrac: increase LUT from 256 to 1024 bytes
about 2 …
|
|
|
@4fb4bf72
|
10 years |
michaelni |
avcodec/lagarithrac.h/lag_get_rac: drop apparently unneeded operations
|
|
|
@625ffa14
|
10 years |
michaelni |
x86/motion_est: sad_{x, y}2_mmxext functions are bitexact
Only the …
|
|
|
@3ab4f96a
|
10 years |
michaelni |
motion-test: force C functions for the reference C context
It was …
|
|
|
@03acecae
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Fix …
|
|
|
@12d6ae01
|
10 years |
Carl Eugen Hoyos |
Fix fate-aac-ln-encode with --target-path (second try).
|
|
|
@108dec30
|
10 years |
michaelni |
x86: dsputilenc: convert hf_noise*_mmx to yasm
Signed-off-by: Timothy …
|
|
|
@d63d964
|
10 years |
michaelni |
avcodec/libopenjpegenc: Add frame-threading capability
This gives a …
|
|
|
@88f2586a
|
10 years |
lou |
fix various typos
Signed-off-by: Lou Logan <lou@lrcd.com> …
|
|
|
@137c5e11
|
10 years |
michaelni |
ffmpeg: try to use the more fitting of the 2 encoder contexts
This …
|
|
|
@8d4d12a4
|
10 years |
michaelni |
doc/muxers: Document problems of omitting nut syncpoints as well as …
|
|
|
@83e8650f
|
10 years |
michaelni |
Merge commit '896a5bff64264f4d01ed98eacc97a67260c1e17e'
* commit …
|
|
|
@bcbd7dbc
|
10 years |
michaelni |
Merge commit '68a06b3a639ee21c78532ee4c50c3366bf890ff7'
* commit …
|
|
|
@40285d26
|
10 years |
michaelni |
Merge commit '6a0fa4d86f2b3e9060a1153b39fa3bfe36f1b617'
* commit …
|
|
|
@ab9afcdf
|
10 years |
michaelni |
Merge commit 'fd2981ea92d9a776fcb1a13377dce1c8a7db7b5e'
* commit …
|
|
|
@a4ed51ab
|
10 years |
michaelni |
avcodec/vp3: free tables before allocating new ones
Fixes memleak on …
|
|
|
@90b26d63
|
10 years |
michaelni |
avcodec/vp3: factorize out free_tables()
Signed-off-by: Michael …
|
|
|
@57665430
|
10 years |
michaelni |
ffmpeg: use av_log_ask_for_sample() instead of duplicating …
|
|
|
@2422a7ff
|
10 years |
michaelni |
Loose mplayer in MPlayer/incoming/
Found-by: Clément Bœsch <u@pkh.me> …
|
|
|
@3e7b4b9
|
10 years |
michaelni |
Add direct link to ML in missing_feature_sample()
Reviewed-by: …
|
|
|
@768ef0f1
|
10 years |
michaelni |
ffmpeg: request sample if the decoder & demuxer has_b_frames mismatch
…
|
|
|
@a0b2de77
|
10 years |
michaelni |
ffmpeg: remove "has_b_frames" backpassing
It seems working without …
|
|
|
@72e4cee
|
10 years |
michaelni |
avformat/asfdec: Use a parser for mpeg4-asp to find has_b_frames
…
|