| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '91bfac759dfd536e439ad3e35964705012c6a5a7' | Michael Niedermayer | 2014-12-18 | 1 | -0/+1 |
|\ |
|
| * | h261enc: Disallow sliced encoding | Martin Storsjö | 2014-12-18 | 1 | -0/+1 |
* | | avcodec/indeo3: ensure offsets are non negative | Michael Niedermayer | 2014-12-18 | 1 | -1/+2 |
* | | avcodec/adpcm: Check idelta | Michael Niedermayer | 2014-12-18 | 1 | -0/+4 |
* | | avcodec/h264: Check *log2_weight_denom | Michael Niedermayer | 2014-12-18 | 1 | -0/+10 |
* | | avcodec/hevc_ps: Check diff_cu_qp_delta_depth | Michael Niedermayer | 2014-12-18 | 1 | -0/+8 |
* | | avcodec/hevc: move qp_block_mask to where its used | Michael Niedermayer | 2014-12-18 | 1 | -1/+1 |
* | | avcodec/h264: Clear delayed_pic on deallocation | Michael Niedermayer | 2014-12-17 | 1 | -0/+1 |
* | | avcodec/hevc: clear filter_slice_edges() on allocation | Michael Niedermayer | 2014-12-17 | 1 | -1/+1 |
* | | avcodec/dcadec: Check that the added xch channel isnt already there | Michael Niedermayer | 2014-12-17 | 1 | -0/+4 |
* | | avcodec/imc: dont read bits beyond the end | Michael Niedermayer | 2014-12-17 | 1 | -3/+2 |
* | | avcodec/utils: check the private context class | Michael Niedermayer | 2014-12-17 | 1 | -0/+4 |
* | | avcodec/indeo3: use signed variables to avoid underflow | Michael Niedermayer | 2014-12-17 | 1 | -2/+3 |
* | | flacenc: calculate lower sum levels in-place. | Reimar Döffinger | 2014-12-17 | 1 | -15/+19 |
* | | avcodec/h264: make the first field of H264Context an AVClass | Michael Niedermayer | 2014-12-17 | 1 | -0/+1 |
* | | avcodec/utvideodec: Fix handling of slice_height=0 | Michael Niedermayer | 2014-12-16 | 1 | -0/+4 |
* | | avcodec/xface: Add asserts to limit nb_words from becoming too large | Michael Niedermayer | 2014-12-16 | 1 | -0/+5 |
* | | avcodec/xface: correct the XFACE_MAX_* values | Michael Niedermayer | 2014-12-16 | 1 | -5/+5 |
* | | avcodec/vmdvideo: Check len before using it in method 3 | Michael Niedermayer | 2014-12-16 | 1 | -0/+3 |
* | | snow_dwt: Don't try and free members of non-existent arrays | Derek Buitenhuis | 2014-12-15 | 1 | -2/+7 |
* | | vp9/x86: save one register on 32bit idct32x32. | Ronald S. Bultje | 2014-12-16 | 1 | -3/+48 |
* | | avcodec/tiffenc: Consistently use ADD_ENTRY1() | Michael Niedermayer | 2014-12-15 | 1 | -2/+2 |
* | | Merge commit '10d4c5e55e5b23e165aa4c7723073ebe2c2e7da0' | Michael Niedermayer | 2014-12-15 | 1 | -1/+3 |
|\| |
|
| * | tiff: set the correct return value when check_size() fails | Vittorio Giovara | 2014-12-15 | 1 | -1/+3 |
* | | Merge commit '3c27275c1309190f2d6ed69140b67d014215b6c9' | Michael Niedermayer | 2014-12-15 | 1 | -23/+40 |
|\| |
|
| * | tiff: Check the check_size() return value and forward it | Luca Barbato | 2014-12-15 | 1 | -23/+40 |
* | | Merge commit '4690e01c3aaf495c87127e5dc74aa347197dbc0b' | Michael Niedermayer | 2014-12-15 | 1 | -3/+2 |
|\| |
|
| * | prores: Evaluate all the quantizers | Luca Barbato | 2014-12-15 | 1 | -3/+2 |
* | | Merge commit 'd75190aa93206c02cb4f18a66d2c927d6a0198e1' | Michael Niedermayer | 2014-12-15 | 3 | -6/+6 |
|\| |
|
| * | mpegvideo: move REBASE_PICTURE where it is used | Vittorio Giovara | 2014-12-15 | 3 | -6/+6 |
* | | Merge commit '63fcedcf01247f15b72c0d1f959bb3b612853ba8' | Michael Niedermayer | 2014-12-15 | 1 | -1/+0 |
|\| |
|
| * | mpegvideo: remove unused function declaration | Vittorio Giovara | 2014-12-15 | 1 | -1/+0 |
* | | avcodec/hevc: Print an error if luma_log2_weight_denom is out of range | Michael Niedermayer | 2014-12-15 | 1 | -1/+5 |
* | | Merge commit 'b2bece5e9a4dd96142962c6798e187c77b88bbfa' | Michael Niedermayer | 2014-12-15 | 1 | -1/+1 |
|\| |
|
| * | hevc: always clip luma_log2_weight_denom | Vittorio Giovara | 2014-12-15 | 1 | -1/+1 |
* | | avcodec/avdct: support >8bit per sample dcts | Michael Niedermayer | 2014-12-15 | 3 | -1/+6 |
* | | Merge commit 'bab8d73765238bfeea7a8dfd454f40ac213b3d22' | Michael Niedermayer | 2014-12-15 | 3 | -52/+30 |
|\| |
|
| * | vaapi: wrap codec specific functions in appropiate #ifs | Thiago Santos | 2014-12-14 | 1 | -0/+4 |
* | | Merge commit '5a82ad644f281701eb22e0359fd732fac67aafa4' | Michael Niedermayer | 2014-12-15 | 1 | -2/+3 |
|\| |
|
| * | svq1dec: Unbreak the scratch buffer allocation | Michael Niedermayer | 2014-12-14 | 1 | -2/+3 |
* | | Merge commit 'bcbdeb318e0828cf00b458885ffa1e1596c85d06' | Michael Niedermayer | 2014-12-15 | 1 | -1/+2 |
|\| |
|
| * | asvenc: Forward the error instead of asserting on it | Luca Barbato | 2014-12-14 | 1 | -5/+11 |
* | | vp9/x86: sse2 MC assembly. | Ronald S. Bultje | 2014-12-15 | 2 | -106/+323 |
* | | vp9/x86: 32bit and sse2 support for vp9 inverse transform assembly | Ronald S. Bultje | 2014-12-15 | 2 | -719/+1737 |
* | | Merge commit '559fa0d41b5cf8f7e1ba89d1ac70e74712eb2816' | Michael Niedermayer | 2014-12-14 | 2 | -0/+13 |
|\| |
|
| * | vdpau: add mapping for H.264 Constrained Baseline profile and fallback | Rémi Denis-Courmont | 2014-12-14 | 2 | -0/+13 |
* | | Merge commit '8502c1e9ff9c1dbb6e467630c048d098f4064021' | Michael Niedermayer | 2014-12-14 | 2 | -0/+8 |
|\| |
|
| * | vdpau: add mapping for H.264 Extended profile | Rémi Denis-Courmont | 2014-12-14 | 2 | -0/+8 |
* | | Merge commit '8b51bcfed75721e0d20832e5a90e1d585318c9d9' | Michael Niedermayer | 2014-12-14 | 1 | -16/+17 |
|\| |
|
| * | vdpau: revector macro to reduce line span | Rémi Denis-Courmont | 2014-12-14 | 1 | -16/+17 |