73280 Commits (e97ec65630d10d8eeeacdd2399bf68ca34eacab5)
 

Author SHA1 Message Date
Paul B Mahol ded5957d75 segafilm: Remove deplanarization hack 10 years ago
Paul B Mahol 5a79bf0284 PCM signed 16-bit big-endian planar decoder 10 years ago
Mariusz Szczepańczyk 346624be4a lavf: set is_connected flag so url can be properly closed 10 years ago
Michael Niedermayer 8f0f678f09 ffmpeg: Do not use the data/size of a bitstream filter after failure 10 years ago
Michael Niedermayer 49038fc17d Merge commit '41740ef8be6ec409f7eff3932ddba9a9eeec27b1' 10 years ago
Michael Niedermayer 7e63a622d1 Merge commit 'a88e21f5b78ef5e75b073ecbfd4e92921002a703' 10 years ago
Michael Niedermayer 8f454c3154 Merge commit 'c2de2cf0d2927f3f584dab6d54276fbda92a0a71' 10 years ago
Janne Grunau 41740ef8be libvpx: fix test for VPX_IMAGE_ABI_VERSION 10 years ago
Mark Webster a88e21f5b7 Fix missing symbols when libvpx has only vp8 enabled 10 years ago
Janne Grunau c2de2cf0d2 arm64: constify src in h264qpel dsp function definitions 10 years ago
Michael Niedermayer 041aa800f2 avformat/mp3dec: Remove the ID3v1 tag removial code 10 years ago
Michael Niedermayer 89a420b71b avcodec/mpegaudio_parser: Discard ID3v1 tag at the end 10 years ago
Mariusz Szczepańczyk b23d2bac0d lavf/libssh: implement move and delete callbacks 10 years ago
Mariusz Szczepańczyk 0cce94fb10 lavf/libssh: read empty path from url as / 10 years ago
Lukasz Marek e96f0a692b lavf/libssh: implement directory listing callbacks 10 years ago
Mariusz Szczepańczyk 71034163ac lavf/libsmbclient: implement move and delete callbacks 10 years ago
Rodger Combs 94a43dcff1 lavf/brstm: add FATE tests for BFSTM and BCSTM files 10 years ago
Michael Niedermayer 0416b5e033 avcodec/jpeg2000dwt: Replace /2 by >>1 10 years ago
James Almer e22edbfd41 swscale/x86/rgb2rgb_template: fix signedness of v in shuffle_bytes_2103_{mmx,mmxext} 10 years ago
James Almer 0c15f2f158 swscale/x86/rgb2rgb_template: don't call emms on sse2/avx functions 10 years ago
James Almer 910eeab480 swscale/x86/rgb2rgb_template: add missing xmm clobbers 10 years ago
Michael Niedermayer 9f997acdd0 avcodec/texturedspenc: Add () to protect macro / argument evaluation order 10 years ago
Gwenole Beauchesne 88325c2e0b vaapi_h264: fix RefPicList[] field flags. 10 years ago
Sebastien Zwickert c06fdacc3d vda: unlock the pixel buffer base address. 10 years ago
Niklesh 813b2f0da3 movtextdec.c: Improve upon dynarrays and text_to_ass 10 years ago
Michael Niedermayer 7604358018 swscale/rgb2rgb_template: Fix signedness of v in shuffle_bytes_2103_c() 10 years ago
Michael Niedermayer abb833c568 swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix shuffle_bytes_2103_c on BE 10 years ago
Michael Niedermayer 7a4b8817fe avcodec/texturedsp: Add protective () to RGBA() macro 10 years ago
Michael Niedermayer b64e70436e avformat/mpegts: Use STREAM_TYPE_PRIVATE_DATA instead of 6 10 years ago
Stephan Vedder b368428fc0 avformat/electronicarts: Fixed ea_probe function to accept vp6a videos 10 years ago
Michael Niedermayer 8575d960fe tests/fate/image: also run fate-sgi for the fate-image target 10 years ago
Michael Niedermayer 2de6d13622 Changelog: Move HAP to the correct section 10 years ago
Michael Niedermayer 21d2e3d602 avcodec/dds: Fix palettes on big endian 10 years ago
Michael Niedermayer ff68b83968 Merge commit '5c018ee18895f88e9e1d2174059dcdd48bf872d2' 10 years ago
Michael Niedermayer f067ee57c9 avcodec/jpeg2000dwt: Move large arrays used in the test code away from the stack 10 years ago
Michael Niedermayer 8428e2c5f3 avcodec/jpeg2000dwt: Print 1 digit less in the 9/7f DWT test 10 years ago
Michael Niedermayer 19dc1ed4ad avcodec/jpeg2000dwt: Use a tighter check threshold for the 9/7f DWT test 10 years ago
Michael Niedermayer 55219a78c7 Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7' 10 years ago
Michael Niedermayer 4df3cf90bf swscale/rgb2rgb_template: Disable shuffle_bytes_2103_c on big endian 10 years ago
Michael Niedermayer a5b2b22d9a Merge commit 'c0b105756f61d253bdabcc2bb49453a2557e7c3b' 10 years ago
Michael Niedermayer d1dc22dddd Merge commit '8337e0c57345f24cf6471220e5f8a0ea21b7c1d0' 10 years ago
Michael Niedermayer 9e5b0f070b Merge commit '2ecfd451649c7a08cb633635df98e59f7c6e2140' 10 years ago
Shivraj Patil f6276842f3 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for block functions 10 years ago
Tobias Rapp 2abdc6f477 fate: add some tests for ffv1 level 3 with 8/10/16 bps 10 years ago
Michael Niedermayer d4325b2fea swr: Remember previously set int_sample_format from user 10 years ago
Michael Niedermayer 0dd2790df5 swresample/swresample: Clear delayed_samples_fixup in clear_context() 10 years ago
Vittorio Giovara 5c018ee188 DirectDraw Surface image decoder 10 years ago
Vittorio Giovara 7ca3e5203f Hap decoder and encoder 10 years ago
Vittorio Giovara c0b105756f txd: Use the TextureDSP module for decoding 10 years ago
Vittorio Giovara 8337e0c573 Introduce a TextureDSP module 10 years ago