27702 Commits (40c3fe2c0873feed2a345032205560c4a816271f)
 

Author SHA1 Message Date
Peter Ross a093650b6c bink: simplify how quantization matrices are passed to read_dct_coeffs() 14 years ago
Mans Rullgard 4064d770ad Fix MMX rgb24 to yuv conversion with gcc 4.6 14 years ago
Takashi Mochizuki 62bacc4e0c movenc: Force first sample as SYNC 14 years ago
Stefano Sabatini 6985d7bf87 Make avfilter_config_links() propagate audio information of the source link if it is not explicitely set by the filter. 14 years ago
Michael Niedermayer 1762d9ced7 Restructure video filter implemenattion in ffmpeg.c. 14 years ago
Michael Niedermayer 499c2d41d7 Make truncated mpeg4 GOP header check a bit more specific. 14 years ago
Stefano Sabatini 49d57a8269 Apply minor cosmetics fixes to the av_audio_resample_init() doxy. 14 years ago
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