17216 Commits (78bc4d69ebe6189395e5c7e4719ddef50bc943ba)

Author SHA1 Message Date
Anton Khirnov 8adfacff5c zmbv: remove some pointless comments and empty lines 12 years ago
Anton Khirnov c6303f8d70 yop: simplify/sanitize the decoding loop 12 years ago
Anton Khirnov f6e395e132 c93: set palette_has_changed. 12 years ago
Anton Khirnov 3eab600752 bmp: cosmetics, reformat 12 years ago
Martin Storsjö 0940580adb lavc: Correct the description of pkt_dts 12 years ago
Diego Biurrun f3298f1299 Return proper error code after av_log_ask_for_sample() 12 years ago
Anton Khirnov b6d7d4efae 8bps: cosmetics 12 years ago
Anton Khirnov c64cf2a37b aasc: cosmetics, reformat 12 years ago
Anton Khirnov 808b2227d7 ansi: remove an extra return 12 years ago
Anton Khirnov c3a76c3dec asvdec: cosmetics, reformat 12 years ago
Anton Khirnov bdfa24514e aura: cosmetics, reformat 12 years ago
Anton Khirnov b047c68783 4xm: don't rely on get_buffer() initializing the frame. 12 years ago
Anton Khirnov 2ca5ca2957 huffyuv: split encoder and decoder into separate files. 12 years ago
Anton Khirnov 6e5c44b043 lavc: make pkt_{p,d}ts doxy less confusing 12 years ago
Anton Khirnov 418693bdc5 lavc: rewrite and extend AVFrame doxy 12 years ago
Justin Ruggles 5778299c7e ttadec: fix last frame handling when seeking 12 years ago
Justin Ruggles 68a04b0cce alacdec: do not be too strict about the extradata size 12 years ago
Justin Ruggles aef5150719 flac: only set channel layout if not previously set or on channel count change 12 years ago
Diego Biurrun 511cf612ac miscellaneous typo fixes 12 years ago
Luca Barbato 6906b19346 lavc: add missing files for arm 12 years ago
Ronald S. Bultje 8c53d39e7f lavc: introduce VideoDSPContext 12 years ago
Anton Khirnov 5823686261 mpeg12: do not decode extradata more than once. 12 years ago
Victor Lopez 1c8bf3bfed h264: fix sps parsing for SVC and CAVLC 4:4:4 Intra profiles 12 years ago
Janne Grunau 45635885e4 mpegvideo: increase edge_emu_buffer size for VC1 12 years ago
Janne Grunau acb571c89a avcodec: bump minor for adaptive h264 frame-mt 12 years ago
Janne Grunau 9e696d2e5f h264: support frame parameter changes during frame-mt 12 years ago
Janne Grunau f1d8763a02 mpegvideo: allocate scratch buffers after linesize is known 12 years ago
Michael Niedermayer ed2d7d5868 ff_h264_direct_ref_list_init: fix B slice check. 12 years ago
Janne Grunau 73ad2c2fa7 h264: increase dist_scale_factor for up to 32 references 12 years ago
Diego Biurrun 523c7bd23c misc typo, style and wording fixes 12 years ago
Michael Niedermayer c9aab8a123 h264: use mbaff ref indices in fill_colmap() only for mbaff references 12 years ago
Janne Grunau 61c6eef545 h264: prevent decoding of slice NALs in extradata 12 years ago
Diego Biurrun 81c7c817a4 cosmetics: Use consistent names for multiple inclusion guards. 12 years ago
Janne Grunau a421bbfe83 h264: fix memleak on error during SPS parsing 12 years ago
Janne Grunau 27c8337e59 h264-mt: handle NAL_DPAs before calling ff_thread_finish_setup 12 years ago
Luca Barbato f33b5ba63e vp56: release frames on error 12 years ago
Luca Barbato bb675d3ac6 vp56: make parse_header return standard error codes 12 years ago
Anton Khirnov deabb52ab4 ivi_common: check that scan pattern is set before using it. 12 years ago
Anton Khirnov 07acdd651d ivi_common: use proper logging context in ivi_decode_blocks(). 12 years ago
Anton Khirnov 8ab42021f2 ivi_common: make some functions and tables static. 12 years ago
Janne Grunau 0eae920c3c h264: initialize frame-mt context copies properly 12 years ago
Janne Grunau 6a27ae28f9 mpegvideo: treat delayed pictures as used 12 years ago
Janne Grunau bd255f9feb lavc: set frame parameters after decoding only if necessary 12 years ago
Janne Grunau 072be3e896 h264: set parameters from SPS whenever it changes 12 years ago
Luca Barbato be75fed975 vp6: properly fail on unsupported feature 12 years ago
Alex Converse 6d5b009267 aacdec: Fix an off-by-one overwrite when switching to LTP profile from MAIN. 12 years ago
Martin Storsjö 48238fd00b svq1: Fix building with -DDEBUG 12 years ago
Anton Khirnov c4182d72c9 svq1: return meaningful error codes. 12 years ago
Anton Khirnov 998fdcff41 lavc: replace some forgotten instances of PixelFormat with AVPixelFormat 12 years ago
Anton Khirnov 84a0806680 svq1: unmacroify macros used only once. 12 years ago