27532 Commits (a05635ee015883b132e4f1004162d40f8796d9fc)

Author SHA1 Message Date
Michael Niedermayer a05635ee01 avcodec/mjpegdec: convert CMYK to GBRAP 11 years ago
Michael Niedermayer 501beae6f9 avcodec/mjpegdec: fix decoding 4th plane 11 years ago
Michael Niedermayer 6904168c79 avcodec/mjpegdec: Print error in case of CMYK 11 years ago
Michael Niedermayer 681e72a668 avcodec/mjpegdec: parse adobe_transform 11 years ago
Michael Niedermayer 7e8be7081f avcodec/mjpegdec: Print human readable string for APPx 11 years ago
Michael Niedermayer 4f4cc43fd8 avcodec/h264: allow mixing idr and non idr slices with frame threading again 11 years ago
Michael Niedermayer 649686d89b avcodec/h264_refs: remove lost frames instead of disfavoring them 11 years ago
Michael Niedermayer 64bb64f704 avcodec/h264: fix droped frame handling also for threads > 1 11 years ago
Michael Niedermayer b5005def8a avcodec/h264: avoid using lost frames as references 11 years ago
Diego Biurrun a63ac1106d build: Do not redundantly specifiy H.263-related object files for MSMPEG4v* 11 years ago
Peter Ross 1524b0fa68 libavcodec/rawdec: avoid memcpy when performing 16-bit samples shift 11 years ago
Michael Niedermayer bdadf05ec8 avcodec/parser: put lost comments back 11 years ago
Hendrik Leppkes bc249bd673 mpegvideo: re-indent buffer clearing code 11 years ago
Hendrik Leppkes fa84231ee8 mpegvideo: fix overwriting hwaccel surface objects 11 years ago
Diego Biurrun 4ec336484d parser: cosmetics: Drop some unnecessary parentheses 11 years ago
Peter Ross bef6b27f10 avcodec/vp8dsp: use AV_ZERO64 to clear idct coefficient rows 11 years ago
Luca Barbato a1c699659d parser: K&R formatting cosmetics 11 years ago
Diego Biurrun ed61f3ca8a parser: Remove commented-out cruft 11 years ago
Derek Buitenhuis 6d18154f61 libx265: Use proper error code 11 years ago
Derek Buitenhuis 87769d6c8f libx265: Properly handled dynamic linking with MSVC 11 years ago
Derek Buitenhuis 73ee4cf307 libx265: Support SAR 11 years ago
Derek Buitenhuis d102925a6d libx265: Support 4:4:4 11 years ago
Derek Buitenhuis d373647194 libx265: Update API usage 11 years ago
Derek Buitenhuis 8aca00cc2b libx265: Properly handled dynamic linking with MSVC 11 years ago
Derek Buitenhuis 0f7fa48cf1 libx265: Support SAR 11 years ago
Derek Buitenhuis 2142b2efcd libx265: Support 4:4:4 11 years ago
Derek Buitenhuis d00a504b24 libx265: Update API usage 11 years ago
James Almer 3f3d748cab x86: Move XOP emulation to x86util 11 years ago
Anton Khirnov 30517a9f05 Use av_frame_copy() to simplify code where appropriate. 11 years ago
Anton Khirnov 8feac29cc4 lavc: use AVFrame API properly in ff_reget_buffer() 11 years ago
Clément Bœsch 57ec555e8e avcodec/pngenc: fix invalid read in sub filter. 11 years ago
Michael Niedermayer 72e6913140 avcodec/h264: clear chroma planes when flags gray is used 11 years ago
Michael Niedermayer 42361bdf51 avcodec/mpegvideo: fix buffer clear code so it should work with negative linesizes 11 years ago
Luca Barbato 8eeacf31c5 hevc: Do not left shift a negative value in hevc_loop_filter_chroma 11 years ago
Luca Barbato ff486c0f7f hevc: Do not right shift a negative value in get_pcm 11 years ago
Luca Barbato 50c988aa6d hevc: Drop unnecessary shifts in deblocking_filter_CTB 11 years ago
Sylvain Fabre 526049ce61 Issue-#3407 : Enhance precision for double to string conversion, useful for GEOTIFF double values 11 years ago
Peter Ross 7e23cfba76 avcodec/rawdec: for 16-bit pix fmts, shift pixels when bits_per_coded_sample < 16 11 years ago
Peter Ross 6236debe1a avcodec/raw: add bayer formats 11 years ago
Luca Barbato d922c5a5fb h264: Fix a typo from the previous commit 11 years ago
Carl Eugen Hoyos b89596a432 Fix FSF address in colormatrix and libzvbi license headers. 11 years ago
Michael Niedermayer 44b22bba42 avcodec/h264_ps: fix printed num_reorder_frames value 11 years ago
Michael Niedermayer 8c55ff3933 avcodec/h264: use subsample factors of the used pixel format 11 years ago
Reynaldo H. Verdejo Pinochet b295bce148 qcelp: grammar 11 years ago
Reynaldo H. Verdejo Pinochet 84cdd2fd80 qcelpdec: break some too-long lines 11 years ago
Diego Biurrun dc9e05e279 libvorbis: Give consistent names to all functions, structs, and defines 11 years ago
Michael Niedermayer 76dd01ecd4 avcodec/h264: fix sign error 11 years ago
Michael Niedermayer 0ad8f73f13 avcodec: fix dxva2 & vaapi after removing the +52 offset from the loop filter parameters 11 years ago
Vittorio Giovara f777504f64 h264: Lower bound check for slice offsets 11 years ago
Janne Grunau 9c029f67ca aarch64: use EXTERN_ASM consistently for exported symbols 11 years ago