summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avfilter: add find_rect filterMichael Niedermayer2015-05-02
* libavcodec/svq3: clarify unknown_flag by renaming to has_watermarkMichael Niedermayer2015-05-02
* avfilter/vf_libopencv: Make ocv_filter_entries constMichael Niedermayer2015-05-02
* avutil/cast5: Make iv array staticMichael Niedermayer2015-05-02
* avutil/cast5: Mark key_bits as constMichael Niedermayer2015-05-02
* avcodec/x86/dct-test: Use uint8_t for idct_simple_mmx_permMichael Niedermayer2015-05-02
* avcodec/x86/dct-test: Make static table constMichael Niedermayer2015-05-02
* avformat/matroskadec: Mark static tables as constMichael Niedermayer2015-05-02
* lavf/http: support HTTPS when listeningRodger Combs2015-05-02
* avcodec/svq3: Print unknown fields at debug levelMichael Niedermayer2015-05-02
* Merge remote-tracking branch 'rbultje/vp9-profile1-wip'Michael Niedermayer2015-05-01
|\
| * vp9: add fate test for 422.Ronald S. Bultje2015-05-01
| * vp9: copy bug in libvpx for 4:2:2 chroma bs=8x4/4x4 prediction.Ronald S. Bultje2015-05-01
| * vp9: add yuv440 fate test.Ronald S. Bultje2015-05-01
| * vp9: fix mask_edges and filter_plane_rows/cols() for 440.Ronald S. Bultje2015-05-01
| * vp9: more specifically specify mask destination to mask_edges().Ronald S. Bultje2015-05-01
| * vp9: add fate test for profile 1 444.Ronald S. Bultje2015-05-01
| * vp9: don't create special u/v filter masks for 444.Ronald S. Bultje2015-05-01
| * vp9: merge uv loopfilter code into generic filter_plane_rows/cols().Ronald S. Bultje2015-05-01
| * vp9: split out loopfilter luma rows/cols functions from loopfilter_sb().Ronald S. Bultje2015-05-01
| * vp9: invert order of two conditions.Ronald S. Bultje2015-05-01
| * vp9: use correct chroma subsampling for profile 1 inter block recon.Ronald S. Bultje2015-05-01
| * vp9: use correct chroma subsampling for profile 1 intra block recon.Ronald S. Bultje2015-05-01
| * vp9: take chroma subsampling into account when walking the block tree.Ronald S. Bultje2015-05-01
| * vp9: support non-420 chroma subsampling for profile 1 token decoding.Ronald S. Bultje2015-05-01
| * vp9: increase buffer sizes for non-420 chroma subsamplings.Ronald S. Bultje2015-05-01
| * vp9: profile 1 header decoding.Ronald S. Bultje2015-05-01
* | Merge commit '3ecb82dd4110108244373f007710df4c2ae572b6'Michael Niedermayer2015-05-01
|\ \
| * | dnxhddec: Fix pixel format changeCarl Eugen Hoyos2015-05-01
* | | Merge commit '6503cbf842a026faec517eb980551089168c7d8a'Michael Niedermayer2015-05-01
|\| |
| * | ffv1enc: Add const attribute to input frameVittorio Giovara2015-05-01
* | | avcodec/h264: Remove failure on data partitioningMichael Niedermayer2015-05-01
| |/ |/|
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for H264 lpf and weight/biwe...Shivraj Patil2015-05-01
* | avcodec/svq3: Fix memleak of last_pic_for_ecMichael Niedermayer2015-05-01
* | avformat/mpegts: Detect changes in packet through CRC instead of just the 5bi...Michael Niedermayer2015-05-01
* | avformat/mpegts: reset last_ver on corrupted packetsMichael Niedermayer2015-05-01
* | avformat/mpegts: Factorize version checking code outMichael Niedermayer2015-05-01
* | lavf/webm_chunk: Fix a memory leak.Vignesh Venkatasubramanian2015-04-30
* | vp9: fix show-existing-frames for multi-threading.Ronald S. Bultje2015-04-30
* | avutil/softfloat_tables: add missing stdint.h includeJames Almer2015-04-30
* | Merge commit '06f4b1e37a08f3fd269ecbfeb0181129e5bfc86e'Michael Niedermayer2015-04-30
|\|
| * avplay: Do not print a possibly uninitialized valueLuca Barbato2015-04-30
* | Merge commit 'e8c4db0d4d07738fed716b1d2f20c85aac944641'Michael Niedermayer2015-04-30
|\|
| * xcbgrab: Validate the capture areaLuca Barbato2015-04-30
* | Merge commit '82a10225f817b2612fdd2b23af9d4f0a3408df3b'Michael Niedermayer2015-04-30
|\|
| * xcbgrab: Do not assume the non shm image data is always availableLuca Barbato2015-04-30
* | lavf/webm_chunk: Use dyn_buf to write chunksVignesh Venkatasubramanian2015-04-30
* | libavutil/softfloat: Add functions.Nedeljko Babic2015-04-30
* | libavutil/softfloat: Added av_normalize_sf in av_add_sfNedeljko Babic2015-04-30
* | libavutil/softfloat: exponent adjusted for aac fixed point decNedeljko Babic2015-04-30