27745 Commits (34bb0575c164dcbe945add0f314d1c1889f9d23e)
 

Author SHA1 Message Date
Stefano Sabatini 7562101a9f Document audio_resample_close(). 14 years ago
Michael Niedermayer 2034ba08ec Detect null gop headers. 14 years ago
Vitor Sessak 0a18b64585 Make tables generation insensitive to floating-point implementation 14 years ago
Stefano Sabatini c906d974b7 Fix script command in a FAQ entry 14 years ago
Stefano Sabatini b8a613de98 Allow "make clean" to clean files in tools 14 years ago
Stefano Sabatini 32fea0f962 Add lavfi-showfiltfmts and graph2dot to $(TOOLS) 14 years ago
Baptiste Coudurier 31df5cb66d Fix qtrle regression test, actually test qtrle. 14 years ago
Martin Storsjö ae9c5ea2ad rtsp/rdt: Assign the RTSPStream index to AVStream->id 14 years ago
Justin Ruggles b7195837cd Add check for Athlon64 and similar AMD processors with slow SSE2. 14 years ago
Mans Rullgard 3ae4484cdf configure: remove early check_deps $ARCH_EXT_LIST 14 years ago
Mans Rullgard 4ae3ee4ae9 VP8: ARM optimised decode_block_coeffs_internal 14 years ago
Mans Rullgard 5da7494dc5 ARM optimised vp56_rac_get_prob() 14 years ago
Stefano Sabatini b423996b57 Update overlay documentation after movie syntax update. 14 years ago
Peter Ross 35b8869651 bink: reindent after last commit 14 years ago
Peter Ross 547c67c935 Bink version 'b' video decoder 14 years ago
Anton Khirnov b845252d52 lavf: deprecate AVFormatContext.index_built 14 years ago
Michael Niedermayer 4f036b9f69 Clarify that pts_correction* fields are internal to libavcodec 14 years ago
Carl Eugen Hoyos 27a275e4bb Set maximum lowres value for the MJPEG decoder to 3. 14 years ago
Nicolas George d6705a27d8 ffplay: stats: do not dereference NULL video 14 years ago
Jason Garrett-Glaser ccba4f4c25 VP8: optimized mv prediction and decoding 14 years ago
Justin Ruggles 943dc94265 ac3enc: Remove unneeded clipping of shift amount. 14 years ago
Justin Ruggles 95234e051b ac3enc: remove right shifting from lshift_tab() and make lshift unsigned. 14 years ago
Anton Khirnov 4ca29c6534 asfdec: deobfuscate reading video properties size 14 years ago
Anton Khirnov e5d4a95334 asfdec: split asf_read_header() 14 years ago
Peter Ross fe1752865e wtv: mark streams intended for hearing or visual impaired persons 14 years ago
Peter Ross d43d2197c2 make av_find_best_stream() ignore streams marked with AV_DISPOSITION_*_IMPAIRED 14 years ago
Peter Ross 8270db386f add AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_VISUAL_IMPAIRED 14 years ago
Mans Rullgard 98ec828775 Remove final semicolon from some macros 14 years ago
Ronen Mizrahi 41bb47bf96 dvbsubenc: Fix placement of the object version 14 years ago
Janne Grunau 4c2ce5900f document passing the fate samples location via make variable 14 years ago
Janne Grunau 1a08928538 dvbsubdec: check against buffer overreads 14 years ago
Reimar Döffinger 20708223db Do not fail DVB sub decoding because of a few padding bytes 14 years ago
Justin Ruggles a30ac54a19 Add x86-optimized versions of exponent_min(). 14 years ago
Mans Rullgard 952f231588 Remove incorrect return statement from avcodec_thread_free() 14 years ago
Mans Rullgard 7e1e8bf335 ivi_dsp: remove semicolons after function definitions 14 years ago
Mans Rullgard 5e81cb580a mov: remove stray semicolon 14 years ago
Anton Khirnov d928651011 asfdec: skip the stream bitrate list 14 years ago
Anton Khirnov 56a67a8d61 asfdec: use an ASFContext array for storing stream bitrates 14 years ago
Anton Khirnov 26783e8570 asfdec: move DAR list to ASFContext 14 years ago
David Fries 9087a46d55 udp: Enable address reuse by default for multicast 14 years ago
Anton Khirnov c3052f1dcc asfdec: remove some write-only values from the context 14 years ago
Mans Rullgard ee5bb31f99 Fix build with threading disabled 14 years ago
Mans Rullgard 74711b72cc w32thread: add missing #include thread.h 14 years ago
Anton Khirnov 83120e3bd7 asf: split ASFContext into muxer and demuxer parts. 14 years ago
Reimar Döffinger 7ade06cc2e check sample_fmt in avcodec_open 14 years ago
Vladimir Pantelic 6ff532b95d mpegts: remove unused macro MAX_SCAN_PACKETS 14 years ago
Alexander Strange 4a5a16898f vp3: Frame-based multithreading support 14 years ago
Ronald S. Bultje f94317fd07 Add missing git rev hash. 14 years ago
Alexander Strange 043d2ff267 Deprecate avcodec_thread_init() 14 years ago
Ronald S. Bultje 03e3cb8777 Add missing git rev hash. 14 years ago