71955 Commits (b453e768427969b170820e8e8fe51c84856563b2)
 

Author SHA1 Message Date
Matt Oliver 3edeb7749e configure: Allow log2 with MSVC 2013 onwards. 10 years ago
Martin Storsjö 863ee06809 configure: Use the right local variable in the MSVC and ICL probes 10 years ago
Martin Storsjö 709e1c91ea avprobe: Print the display matrix from per-stream sidedata 10 years ago
Martin Storsjö 3080b0497d avprobe: Support writing arrays of integers without keys 10 years ago
Martin Storsjö 16302246b1 avconv: Add an option for automatically rotating video according to display matrix 10 years ago
Martin Storsjö e2d50fc2f5 avplay: Add support for rotated video 10 years ago
Martin Storsjö 21180b7323 avplay: Factorize code for adding filters to the filter pipeline 10 years ago
Michael Niedermayer 4e8ee7acb8 libavcodec/svq3: clarify unknown_flag by renaming to has_watermark 10 years ago
Michael Niedermayer dc4a6e4d5a avfilter/vf_libopencv: Make ocv_filter_entries const 10 years ago
Michael Niedermayer 536b42e858 avutil/cast5: Make iv array static 10 years ago
Michael Niedermayer 156f64bdf1 avutil/cast5: Mark key_bits as const 10 years ago
Michael Niedermayer dfc0708e23 avcodec/x86/dct-test: Use uint8_t for idct_simple_mmx_perm 10 years ago
Michael Niedermayer 270e647adc avcodec/x86/dct-test: Make static table const 10 years ago
Michael Niedermayer c187217287 avformat/matroskadec: Mark static tables as const 10 years ago
Rodger Combs 71b69df622 lavf/http: support HTTPS when listening 10 years ago
Michael Niedermayer 6197672720 avcodec/svq3: Print unknown fields at debug level 10 years ago
Michael Niedermayer d56245f770 Merge remote-tracking branch 'rbultje/vp9-profile1-wip' 10 years ago
Michael Niedermayer c8de8f7e64 Merge commit '3ecb82dd4110108244373f007710df4c2ae572b6' 10 years ago
Michael Niedermayer 9aff7d41f6 Merge commit '6503cbf842a026faec517eb980551089168c7d8a' 10 years ago
Carl Eugen Hoyos 3ecb82dd41 dnxhddec: Fix pixel format change 10 years ago
Vittorio Giovara 6503cbf842 ffv1enc: Add const attribute to input frame 10 years ago
Michael Niedermayer c9ac9adb46 avcodec/h264: Remove failure on data partitioning 10 years ago
Ronald S. Bultje b005d09764 vp9: add fate test for 422. 10 years ago
Ronald S. Bultje 6f63bdbae6 vp9: copy bug in libvpx for 4:2:2 chroma bs=8x4/4x4 prediction. 10 years ago
Ronald S. Bultje 7126c80f0d vp9: add yuv440 fate test. 10 years ago
Ronald S. Bultje 2a7d7bef62 vp9: fix mask_edges and filter_plane_rows/cols() for 440. 10 years ago
Ronald S. Bultje cf62f2d2d6 vp9: more specifically specify mask destination to mask_edges(). 10 years ago
Ronald S. Bultje f052ea6ba5 vp9: add fate test for profile 1 444. 10 years ago
Ronald S. Bultje e4f77e6239 vp9: don't create special u/v filter masks for 444. 10 years ago
Ronald S. Bultje afa9d00b43 vp9: merge uv loopfilter code into generic filter_plane_rows/cols(). 10 years ago
Ronald S. Bultje ba59a5ec42 vp9: split out loopfilter luma rows/cols functions from loopfilter_sb(). 10 years ago
Ronald S. Bultje 844799b033 vp9: invert order of two conditions. 10 years ago
Ronald S. Bultje d382cc0fad vp9: use correct chroma subsampling for profile 1 inter block recon. 10 years ago
Ronald S. Bultje d2aa6f65db vp9: use correct chroma subsampling for profile 1 intra block recon. 10 years ago
Ronald S. Bultje ed3e0cc715 vp9: take chroma subsampling into account when walking the block tree. 10 years ago
Ronald S. Bultje 6019002f0f vp9: support non-420 chroma subsampling for profile 1 token decoding. 10 years ago
Ronald S. Bultje 2d0bea4719 vp9: increase buffer sizes for non-420 chroma subsamplings. 10 years ago
Ronald S. Bultje a03b057ede vp9: profile 1 header decoding. 10 years ago
Shivraj Patil 02001ada5c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for H264 lpf and weight/biweight functions 10 years ago
Michael Niedermayer 3cd666cfbc avcodec/svq3: Fix memleak of last_pic_for_ec 10 years ago
Michael Niedermayer e0153145f6 avformat/mpegts: Detect changes in packet through CRC instead of just the 5bit version 10 years ago
Michael Niedermayer 4b6be54bed avformat/mpegts: reset last_ver on corrupted packets 10 years ago
Michael Niedermayer 4e8d01f20c avformat/mpegts: Factorize version checking code out 10 years ago
Vignesh Venkatasubramanian ccb8f67499 lavf/webm_chunk: Fix a memory leak. 10 years ago
Ronald S. Bultje 5935513c0e vp9: fix show-existing-frames for multi-threading. 10 years ago
James Almer 39fbb27ec3 avutil/softfloat_tables: add missing stdint.h include 10 years ago
Michael Niedermayer 7ad528cf23 Merge commit '06f4b1e37a08f3fd269ecbfeb0181129e5bfc86e' 10 years ago
Michael Niedermayer f5c5aa968c Merge commit 'e8c4db0d4d07738fed716b1d2f20c85aac944641' 10 years ago
Michael Niedermayer dc83733f2b Merge commit '82a10225f817b2612fdd2b23af9d4f0a3408df3b' 10 years ago
Vignesh Venkatasubramanian e2784a1d96 lavf/webm_chunk: Use dyn_buf to write chunks 10 years ago