25007 Commits (148310ca1659e3be95a2e87a8e30d1894a32d6d6)

Author SHA1 Message Date
Marton Balint 63c0113588 lavc: do not override format if neither text nor bitmap codec prop is set 12 years ago
Paul B Mahol 94ad38e2e8 dpx: use av_image_copy_plane() 12 years ago
Paul B Mahol 6a57494204 dpxenc: cosmetics: reindent 12 years ago
Paul B Mahol 9d099b9ae4 targa_y216dec: remove empty function 12 years ago
Paul B Mahol 0909f3edbd zmbv: return meaningful error code 12 years ago
Paul B Mahol 60a7fac61b utvideoenc: use av_image_copy_plane() 12 years ago
Tim.Nicholson 84e345b38e Forward interlaced field information from mov to v210 decoder. 12 years ago
Diego Biurrun bf4b0ed1d5 Add missing deprecation attributes 12 years ago
Michael Niedermayer 3adf054b22 avcodec/vorbisenc: change 6 asserts to av_asserts() 12 years ago
Michael Niedermayer 5e763920a4 avcodec/mpegvideo: update disabled assert() to av_assert0() 12 years ago
Paul B Mahol 88b071a473 exr: set pict_type 12 years ago
Paul B Mahol d9954ccff0 targa: set pict_type 12 years ago
Paul B Mahol 3ea5d01a12 escape130: make "chroma_vals" static 12 years ago
Paul B Mahol 6dbcecd78e lclenc: allocate FF_INPUT_BUFFER_PADDING_SIZE for extradata 12 years ago
Paul B Mahol 573018c61f lclenc: cosmetics: reindent 12 years ago
Paul B Mahol 86e722ab97 sgidec: safer check for buffer overflow 12 years ago
Paul B Mahol 997e2b59e3 sgidec: return meaningful error codes 12 years ago
Paul B Mahol 5efa5103b0 sgidec: simplify return path 12 years ago
Diego Biurrun 16c22122c7 h264: K&R formatting cosmetics 12 years ago
Michael Niedermayer 205f423e28 libavcodec/mpegvideo: change some asserts to av_assert0() 12 years ago
Michael Niedermayer c88bbc01eb avcodec/mpegvideo: replace assert about interlaced EC by debug av_log() 12 years ago
Paul B Mahol 1fa0284c57 qcelpdec: change asserts to av_asserts 12 years ago
Paul B Mahol fdf9296df7 sgienc: remove unused SgiContext 12 years ago
Paul B Mahol 2868035d95 pcxenc: get rid of unused PCXContext 12 years ago
Paul B Mahol 3838637bbb yop: check return value of av_frame_alloc() 12 years ago
Paul B Mahol 9437259276 vmnc: check return values of reallocation 12 years ago
Paul B Mahol cf5ab8b6f7 vmnc: make code independent of sizeof(AVFrame) 12 years ago
Diego Biurrun 03039f4c8c miscellaneous typo fixes 12 years ago
Rémi Denis-Courmont 93a51984a2 mpeg12: Ignore slice threading if hwaccel is active 12 years ago
Carl Eugen Hoyos 9375879d57 Show max bitrate for mpeg2 video streams in avcodec_string(). 12 years ago
Rainer Hochecker 582963a815 vdpau: Fix VC-1 interlaced mode 12 years ago
Diego Biurrun 4a2ef39442 cosmetics: Add '0' to float constants ending in '.'. 12 years ago
Diego Biurrun 6c145ecf78 twinvq: K&R formatting cosmetics 12 years ago
Michael Niedermayer 6db57fa8bc avcodec/mjpegdec: Support RGBA lpegs 12 years ago
Martin Storsjö 54ba52077c arm: Comment out unused labels in simple_idct_arm 12 years ago
Michael Niedermayer 101c7ea906 avcodec/mpeg12dec: remove commented out assert 12 years ago
Michael Niedermayer 800637709c alsdec: minor simplification in read_block() 12 years ago
Michael Niedermayer 274a50ab57 avcodec/utils: Warn the user about the lack of a lock manager if insufficient locks are detected 12 years ago
Luca Barbato 6fd221e5f8 8bps: Make the bound-checks consistent 12 years ago
Luca Barbato bd7b4da0f4 8bps: Bound-check the input buffer 12 years ago
Luca Barbato 2f034f255c 4xm: Reject not a multiple of 16 dimension 12 years ago
Luca Barbato ca488ad480 alsdec: Clean up error paths 12 years ago
Luca Barbato 70ecc175c7 alsdec: Fix the clipping range 12 years ago
Michael Niedermayer 55db06af64 avcodec/utils: use av_assert0() to check validity of input pointers for start code search 12 years ago
Michael Niedermayer abc8110f7e avcodec: add avcodec_chroma_pos_to_enum() 12 years ago
Michael Niedermayer b7397857e2 avcodec: add avcodec_enum_to_chroma_pos() 12 years ago
clook 4443213d2e avcodec/libopenjpegen: XYZ 12 bit support for libopenjpeg encoder 12 years ago
Martin Storsjö 69e6702c01 arm: Mangle external symbols properly in new vfp assembly files 12 years ago
Martin Storsjö 47d57f24e3 arm: Mangle external symbols properly in new vfp assembly files 12 years ago
Ben Avison ff30d12159 arm: Add VFP-accelerated version of qmf_32_subbands 12 years ago