60981 Commits (747b0337e70b99bed24c440e35bd14b33e1c2d99)
 

Author SHA1 Message Date
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
Michael Niedermayer 2a3cb1cfca Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 7a9946d386 Merge commit '8feac29cc46270cc89d6016340e7bac780877131' 11 years ago
Michael Niedermayer 74bb1ca82c avutil/frame_copy_audio: also check that channels match 11 years ago
Michael Niedermayer fff5262301 Merge commit '1155fd02ae7bac215acab316e847c6bb25f74fc3' 11 years ago
Michael Niedermayer cc6cc84bc4 Merge commit '746dca483a2f0f2639265f6e1c0085c8861875a1' 11 years ago
James Almer 3f3d748cab x86: Move XOP emulation to x86util 11 years ago
Michael Niedermayer 6c6e4dd139 swr: check that the context for swr_convert() has been initialized 11 years ago
Michael Niedermayer a66be60888 swresample: add swr_is_initialized() 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
Anton Khirnov 1155fd02ae frame: add a convenience function for copying AVFrame data 11 years ago
Anton Khirnov 746dca483a avconv: support forcing codec tags for input streams 11 years ago
James Almer 313a6c65b7 oggdec: validate VP8 keyframes 11 years ago
Michael Niedermayer bd8d73ea8b Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer d9574069c1 Merge commit '1b932eb1508f550fac9e911923a0383efda53aa3' 11 years ago
Michael Niedermayer 0982433253 Merge commit '10b0161d78148f46eaffb29ea022378947eaef2c' 11 years ago
Michael Niedermayer 38336f0fb1 Merge commit '5800ba0db667630e6ff81d30f03961ea10726aa6' 11 years ago
Diego Biurrun 96ea3dea58 configure: Move cpunop into ARCH_EXT_LIST_X86 11 years ago
Michael Niedermayer 1287b640f0 Merge commit '8eeacf31c5ea37baf6b222dc38d20cf4fd33c455' 11 years ago
Michael Niedermayer a2e4b23bfe Merge commit 'ff486c0f7f6b2ace3f0238660bc06cc35b389676' 11 years ago
Michael Niedermayer c2b5981afa Merge commit '50c988aa6d6c6f0ceb8f922bcea34800b56b85d9' 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
James Almer d59fcdaff3 x86: add detection for Bit Manipulation Instruction sets 11 years ago
James Almer 1b932eb150 x86: add detection for FMA3 instruction set 11 years ago
James Almer 10b0161d78 x86: add missing XOP checks and macros 11 years ago
Janne Grunau 5800ba0db6 configure: disable cpunop if the check fails 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
Carl Eugen Hoyos 5642dd41cc Add more Bayer colour spaces to the video4linux2 device wrapper. 11 years ago
Peter Ross dd5abb0bac avdevice/v4l2: add V4L2_PIX_FMT_SRGGB8 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 02b63246cf libswscale: bayer to rgb24 & yv12 colorspace converters 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 a3a4d07d6a avutil/pixdesc: set bayer pixfmt descriptor flags 11 years ago
Dave Yeo e5858fef38 configure: Revert commit 5176e9651b 11 years ago
Carl Eugen Hoyos 5d6fac114b Support old qclp-in-mov files that do not store bytes_per_frame in the header. 11 years ago
Carl Eugen Hoyos 0aded6bf02 Support MPEG-2 video mov files with sample description mp2v. 11 years ago
Michael Niedermayer 717ec57c7e avformat/movenc: shift positive timestamps to 0 if edit lists cannot be used 11 years ago